Class GraffitiToolbar

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants, GraffitiComponent, GraffitiContainer
Direct Known Subclasses:
ModeToolbar

public class GraffitiToolbar
extends JToolBar
implements GraffitiContainer
TODO
See Also:
Serialized Form
  • Constructor Details

    • GraffitiToolbar

      public GraffitiToolbar()
      Standardconstructor for GraffitiToolbar.
    • GraffitiToolbar

      public GraffitiToolbar​(String name)
      Constructor that sets the id of this GraffitiToolbar.
      Parameters:
      name - DOCUMENT ME!
  • Method Details

    • getId

      public String getId()
      Returns the id of this toolbar.
      Specified by:
      getId in interface GraffitiContainer
      Returns:
      the id of this toolbar.
    • getPreferredComponent

      public String getPreferredComponent()
      Returns the id of the component the toolbar prefers to be inserted.
      Specified by:
      getPreferredComponent in interface GraffitiComponent
      Returns:
      the id of the component the toolbar prefers to be inserted.