public final class NbEditorUI.SystemActionUpdater extends Object implements PropertyChangeListener, ActionPerformer
Modifier and Type | Method and Description |
---|---|
void |
editorActivated()
Deprecated.
|
void |
editorDeactivated()
Deprecated.
|
protected void |
finalize()
Deprecated.
|
void |
performAction(SystemAction action)
Deprecated.
Perform the callback action
|
void |
propertyChange(PropertyChangeEvent evt)
Deprecated.
|
public void editorActivated()
public void editorDeactivated()
public void performAction(SystemAction action)
performAction
in interface ActionPerformer
public void propertyChange(PropertyChangeEvent evt)
propertyChange
in interface PropertyChangeListener