Uses of Class
org.FolderPanel
Package | Description |
---|---|
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.workflow | |
de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml.gui | |
org.graffiti.editor.dialog |
-
Uses of FolderPanel in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.workflow
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.workflow that return types with arguments of type FolderPanel Modifier and Type Method Description ArrayList<FolderPanel>
RSSFeedManager. getNewsComponents()
-
Uses of FolderPanel in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml.gui
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml.gui that return FolderPanel Modifier and Type Method Description static FolderPanel
KGMLerrorWindow. createFolderPaneErrors(boolean usedInDialog)
static FolderPanel
KGMLerrorWindow. createFolderPaneWarnings(boolean usedInDialog)
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml.gui with parameters of type FolderPanel Modifier and Type Method Description static void
KGMLerrorWindow. updatePanels(FolderPanel panelWarning, FolderPanel panelError, Collection<Gml2PathwayWarningInformation> warnings, Collection<Gml2PathwayErrorInformation> errors)
-
Uses of FolderPanel in org.graffiti.editor.dialog
Methods in org.graffiti.editor.dialog with parameters of type FolderPanel Modifier and Type Method Description void
ParameterEditPanel. buildTable(Selection selection, FolderPanel myPanel)
Builds the table that is used for editing parameters