public class ToggleDialogAction extends AbstractNamedAction
Modifier and Type | Field and Description |
---|---|
protected Dialog |
dialog |
changeSupport, enabled
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
Constructor and Description |
---|
ToggleDialogAction(String name,
Dialog dialog) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent arg0) |
name, put
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
protected final Dialog dialog
public void actionPerformed(ActionEvent arg0)
Copyright © 2015–2021 Fiji. All rights reserved.