public final class TableActionClosureAction<T> extends AbstractCustomizedAction
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 |
|---|
TableActionClosureAction(IActionCustomization customization,
IObjectTableModel<T> tableModel,
ISelectionIndexModel<T> selectionIndexModel,
ITableActionClosure<T> closure) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Component component,
ActionEvent event) |
actionPerformedaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic TableActionClosureAction(IActionCustomization customization, IObjectTableModel<T> tableModel, ISelectionIndexModel<T> selectionIndexModel, ITableActionClosure<T> closure)
public void execute(Component component, ActionEvent event)
execute in class AbstractCustomizedActionCopyright © 2007–2019 Andreas W. Bartels. All rights reserved.