Package org.graffiti.plugin.gui
Interface GraffitiContainer
- All Superinterfaces:
GraffitiComponent
- All Known Subinterfaces:
GraffitiToolComponent
- All Known Implementing Classes:
AbstractGraffitiContainer,GraffitiToolbar,InspectorContainer,MenuItemInfoDialog,MenuItemInfoDialog,ModeToolbar,NavigationComponentView,PluginPanel,ToolButton
public interface GraffitiContainer extends GraffitiComponent
DOCUMENT ME!
- Version:
- $Revision: 1.4 $
- Author:
- $Author: klukas $
-
Method Summary
Methods inherited from interface org.graffiti.plugin.gui.GraffitiComponent
getPreferredComponent
-
Method Details
-
getId
String getId()Returns an unique identifier for thisGraffitiComponent.- Returns:
- an unique identifier for this
GraffitiComponent.
-