-
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.plugin_settings with parameters of type HandlesAlgorithmData
Modifier and Type |
Method |
Description |
void |
PreferencesDialog.initAlgorithmPreferencesPanel(JDialog thisDialog,
Algorithm alg,
Graph graph,
Selection sele,
HandlesAlgorithmData setAlgorithmDataObject,
boolean executeMoveToTopAfterwards) |
|
void |
PreferencesDialog.initializeGUIforGivenContainer(Container cp,
JDialog thisDialog,
boolean vertical,
boolean showCloseButton,
boolean showAlgorithms,
boolean showSettings,
boolean showInteractiveAlgorithms,
boolean showScripts,
boolean showOnlyLayoutAlgorithms,
Graph graph,
Selection selection,
HandlesAlgorithmData setAlgorithmDataObject,
boolean executeMoveToTopAfterwards) |
|
void |
PreferencesDialog.updateSettingsPanel(JDialog thisDialog,
Graph graph,
Selection selection,
HandlesAlgorithmData setAlgorithmDataObject,
boolean executeMoveToTopAfterwards) |
|
-