Uses of Class
org.graffiti.editor.MainFrame.HideOrDeactivateMenu
| Package | Description |
|---|---|
| org.graffiti.editor |
Contains classes for the famous graffiti editor.
|
-
Uses of MainFrame.HideOrDeactivateMenu in org.graffiti.editor
Methods in org.graffiti.editor that return MainFrame.HideOrDeactivateMenu Modifier and Type Method Description static MainFrame.HideOrDeactivateMenuMainFrame. getHideDeactivateSwitch()static MainFrame.HideOrDeactivateMenuMainFrame.HideOrDeactivateMenu. valueOf(String name)Returns the enum constant of this type with the specified name.static MainFrame.HideOrDeactivateMenu[]MainFrame.HideOrDeactivateMenu. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.graffiti.editor with parameters of type MainFrame.HideOrDeactivateMenu Modifier and Type Method Description static voidMainFrame. setHideDeactivateSwitch(MainFrame.HideOrDeactivateMenu hideDeactivateSwitch)