public class PersistentStateChangeAction extends StateChangeAction
selected| Constructor and Description |
|---|
PersistentStateChangeAction(VisionDesignerInterface vision,
java.lang.String bundleKey,
java.lang.String prefsKey,
java.lang.Boolean defaultValue)
Creates a state change action that will automatically alter the given prefsKey in the current designer
prefs
|
PersistentStateChangeAction(VisionDesignerInterface vision,
java.lang.String bundleKey,
java.lang.String prefsKey,
java.lang.Boolean defaultValue,
javax.swing.Icon icon) |
| Modifier and Type | Method and Description |
|---|---|
void |
itemStateChanged(java.awt.event.ItemEvent evt) |
actionPerformed, addItemListener, createMenuItem, getSelectedObjects, isSelected, removeItemListener, setSelectedcreate, createButton, createButton, evaluateEnabled, listenTo, listenTo, setBundleKey, setIcon, updateEnabledpublic PersistentStateChangeAction(VisionDesignerInterface vision, java.lang.String bundleKey, java.lang.String prefsKey, java.lang.Boolean defaultValue)
public PersistentStateChangeAction(VisionDesignerInterface vision, java.lang.String bundleKey, java.lang.String prefsKey, java.lang.Boolean defaultValue, javax.swing.Icon icon)