public abstract class DataContainerAction extends AbstractAction
| Modifier and Type | Field and Description |
|---|---|
protected DataContainer |
dataContainer |
changeSupport, enabledACCELERATOR_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 |
|---|
DataContainerAction(DataContainer dataContainer) |
DataContainerAction(DataContainer dataContainer,
String arg0) |
DataContainerAction(DataContainer dataContainer,
String arg0,
Icon arg1) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitactionPerformedprotected DataContainer dataContainer
public DataContainerAction(DataContainer dataContainer)
public DataContainerAction(DataContainer dataContainer, String arg0)
public DataContainerAction(DataContainer dataContainer, String arg0, Icon arg1)
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.