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

    Modifier and Type Method Description
    String getId()
    Returns an unique identifier for this GraffitiComponent.

    Methods inherited from interface org.graffiti.plugin.gui.GraffitiComponent

    getPreferredComponent
  • Method Details

    • getId

      String getId()
      Returns an unique identifier for this GraffitiComponent.
      Returns:
      an unique identifier for this GraffitiComponent.