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, updateView
public TogglePropertiesPanelAction(Application app, View view)
protected void updateView()
updateView
in class AbstractViewAction
public ODGView getActiveView()
getActiveView
in class AbstractViewAction
public void actionPerformed(java.awt.event.ActionEvent e)