public class ImageViewerCloseAction extends ImageViewerAction
TAG_ACCELERATOR, TAG_MNEMONIC, TAG_NAME, TAG_TOOLTIP| Constructor and Description |
|---|
ImageViewerCloseAction(ImageViewer application)
Construtor
|
| Modifier and Type | Method and Description |
|---|---|
protected javax.swing.ImageIcon |
getDefaultIcon()
Coloca ícone padronizado, caso não seja definido algum.
|
protected void |
handleActionPerformed(java.awt.event.ActionEvent ae)
Método que implementa a lógica da ação.
|
actionPerformed, getClassString, getString, getStrokeFromTextgetApplicationpublic ImageViewerCloseAction(ImageViewer application)
application - aplicação.protected javax.swing.ImageIcon getDefaultIcon()
getDefaultIcon in class AbstractSimpleApplicationAction<ImageViewer>protected void handleActionPerformed(java.awt.event.ActionEvent ae)
handleActionPerformed in class AbstractSimpleApplicationAction<ImageViewer>ae - evento que gerou a ação.Copyright © 2015. All Rights Reserved.