public class TogglePropertiesPanelAction extends AbstractViewAction
ENABLED_PROPERTY, VIEW_PROPERTY| Constructor and Description |
|---|
TogglePropertiesPanelAction(Application app,
View view)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
ODGView |
getActiveView() |
protected void |
updateView()
This method is invoked, when the property changed and when
the view changed.
|
getApplication, getPropertyName, installViewListeners, isEnabled, setEnabled, setPropertyName, uninstallViewListeners, updateEnabled, updateViewpublic TogglePropertiesPanelAction(Application app, View view)
protected void updateView()
updateView in class AbstractViewActionpublic ODGView getActiveView()
getActiveView in class AbstractViewActionpublic void actionPerformed(java.awt.event.ActionEvent e)