public class BooleanAction extends MDKAbstractAction
Constructor and Description |
---|
BooleanAction(ActionInfo actionInfo) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
onUpdate(boolean isSelected)
Method automatically triggered when the action is selected or unselected
|
void |
restoreSelectedKeyPreference() |
java.lang.String |
toString() |
public BooleanAction(ActionInfo actionInfo)
public void actionPerformed(java.awt.event.ActionEvent e)
public void restoreSelectedKeyPreference()
public void onUpdate(boolean isSelected)
isSelected
- public java.lang.String toString()
toString
in class java.lang.Object
Fabien Michel, Olivier Gutknecht, Jacques Ferber - September 9 2019