protected class BasicDesktopPaneUI.NavigateAction extends javax.swing.AbstractAction
| Modifier | Constructor and Description |
|---|---|
protected |
BasicDesktopPaneUI.NavigateAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
This method is called when the action is performed.
|
boolean |
isEnabled()
This method returns whether the action is enabled.
|
protected BasicDesktopPaneUI.NavigateAction()
public void actionPerformed(java.awt.event.ActionEvent e)
e - The ActionEvent.public boolean isEnabled()
isEnabled in interface javax.swing.ActionisEnabled in class javax.swing.AbstractActionAbstractAction.setEnabled(boolean)