Klasse MainMenuSeparator
java.lang.Object
org.deidentifier.arx.gui.view.impl.MainMenuItem
org.deidentifier.arx.gui.view.impl.MainMenuSeparator
This abstract class implements a menu separator
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidaction(Controller controller) Override this to perform the actionbooleanOverride this to return whether the item is enabledVon Klasse geerbte Methoden org.deidentifier.arx.gui.view.impl.MainMenuItem
getImage, getLabel, isButton
-
Konstruktordetails
-
MainMenuSeparator
public MainMenuSeparator()Creates a new instance- Parameter:
label-items-
-
-
Methodendetails
-
action
Beschreibung aus Klasse kopiert:MainMenuItemOverride this to perform the action- Angegeben von:
actionin KlasseMainMenuItem
-
isEnabled
Beschreibung aus Klasse kopiert:MainMenuItemOverride this to return whether the item is enabled- Angegeben von:
isEnabledin KlasseMainMenuItem- Parameter:
model-- Gibt zurück:
-