public class ShowContentAction extends AbstractAction
![]() |
![]() |
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
The Constant serialVersionUID.
|
private DockableContent |
tw
The tw.
|
DEFAULT_LABEL_GROUP
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 |
---|
ShowContentAction(DockableContent tw)
Instantiates a new show view action.
|
ShowContentAction(String group,
DockableContent tw)
Instantiates a new show view action.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
getBarGroup, getId, getMenuGroup, getShortcutKey, isBarItem, isMenuItem, setBarGroup, setBarItem, setIcon, setMenuGroup, setMenuItem, setName, setShortcutKey
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
private static final long serialVersionUID
private DockableContent tw
public ShowContentAction(String group, DockableContent tw)
group
- the grouptw
- the twpublic ShowContentAction(DockableContent tw)
tw
- the twpublic void actionPerformed(ActionEvent e)
Copyright © 2014 www.staniscia.net. All Rights Reserved.