Uses of Interface
org.graffiti.plugin.gui.GraffitiContainer
Package | Description |
---|---|
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.info_dialog_dbe |
Contains the Info Dialog for Database Editor and its helper.
|
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.info_dialog_example |
|
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.navigation | |
org.graffiti.plugin.gui | |
org.graffiti.plugins.inspectors.defaults |
-
Uses of GraffitiContainer in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.info_dialog_dbe
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.info_dialog_dbe that implement GraffitiContainer Modifier and Type Class Description class
MenuItemInfoDialog
Shows the info dialog for PatternGraffiti -
Uses of GraffitiContainer in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.info_dialog_example
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.info_dialog_example that implement GraffitiContainer Modifier and Type Class Description class
MenuItemInfoDialog
Deprecated. -
Uses of GraffitiContainer in org.graffiti.plugin.gui
Subinterfaces of GraffitiContainer in org.graffiti.plugin.gui Modifier and Type Interface Description interface
GraffitiToolComponent
Classes in org.graffiti.plugin.gui that implement GraffitiContainer Modifier and Type Class Description class
AbstractGraffitiContainer
Abstract class for default containers.class
GraffitiToolbar
TODOclass
ModeToolbar
This toolbar is designed to be used as a representation ofogr.graffiti.plugin.mode.Mode
.class
PluginPanel
The panel to which plugins can add bigger view-like components.class
ToolButton
DOCUMENT ME! -
Uses of GraffitiContainer in org.graffiti.plugins.inspectors.defaults
Classes in org.graffiti.plugins.inspectors.defaults that implement GraffitiContainer Modifier and Type Class Description class
InspectorContainer
Represents the central gui component of the inspector plugin.