public abstract class DesktopVisibilityAction extends AbstractSimpleApplicationAction<DesktopLauncher>
TAG_ACCELERATOR, TAG_MNEMONIC, TAG_NAME, TAG_TOOLTIP| Constructor and Description |
|---|
DesktopVisibilityAction(DesktopLauncher application,
boolean flag)
Construtor
|
| Modifier and Type | Method and Description |
|---|---|
DesktopLauncherEventHandler |
getEventHandler()
Consulta o tratador de eventos da aplicação.
|
protected void |
handleActionPerformed(java.awt.event.ActionEvent ae)
Método que implementa a lógica da ação.
|
actionPerformed, getClassString, getDefaultIcon, getString, getStrokeFromTextgetApplicationpublic DesktopVisibilityAction(DesktopLauncher application, boolean flag)
application - aplicação.flag - indicativo.protected void handleActionPerformed(java.awt.event.ActionEvent ae)
handleActionPerformed in class AbstractSimpleApplicationAction<DesktopLauncher>ae - evento que gerou a ação.public final DesktopLauncherEventHandler getEventHandler()
Copyright © 2018. All Rights Reserved.