Class ShowPreferencesAction

All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class ShowPreferencesAction
extends GraffitiAction
Author:
matthiak
See Also:
Serialized Form
  • Constructor Details

    • ShowPreferencesAction

      public ShowPreferencesAction​(MainFrame mainFrame)
      Parameters:
      name -
      mainFrame -
      helpID -
  • Method Details

    • actionPerformed

      public void actionPerformed​(ActionEvent e)
    • showPreferencesFolder

      public static void showPreferencesFolder()
    • isEnabled

      public boolean isEnabled()
      Description copied from class: GraffitiAction
      Returns true, if this action is enabled.
      Specified by:
      isEnabled in interface Action
      Specified by:
      isEnabled in class GraffitiAction
      Returns:
      true, if this action is enabled.