All Implemented Interfaces:
ImageObserver, ItemSelectable, MenuContainer, Serializable, Accessible, MenuElement, SwingConstants, GraffitiComponent, GraffitiContainer

public class MenuItemInfoDialog
extends GraffitiMenu
implements GraffitiContainer
Shows the info dialog for PatternGraffiti
Author:
Christian Klukas
See Also:
Serialized Form
  • Field Details

  • Constructor Details

    • MenuItemInfoDialog

      public MenuItemInfoDialog()
      Create Menu.
  • Method Details

    • showAbout

      public void showAbout()
    • doQuit

      public void doQuit()
      Needed for Mac compatibility (used by reflection code)
    • showPreferences

      public void showPreferences()
    • getKEGGlibText

      @Deprecated public static String getKEGGlibText()
      Deprecated.
    • getId

      public String getId()
      DOCUMENT ME!
      Specified by:
      getId in interface GraffitiContainer
      Returns:
      DOCUMENT ME!
    • createHyperLinkListener

      public HyperlinkListener createHyperLinkListener​(JEditorPane editorPane)
      Parameters:
      editorPane -
      Returns: