public class ConnectionOffAction extends FileTransferClientAction
| Constructor and Description |
|---|
ConnectionOffAction(FileTransferClient application)
Construtor
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionDone(javax.swing.JComponent component)
Método de ação a ser definido dentro do Planref.
|
javax.swing.ImageIcon |
getStandardImageIcon()
Consulta se a ação possui uma imagem standard; se houver a imagem usada
aqui será usada, senão valerá a definida pelo método
getImageIcon(). |
actionPerformed, getMnemonic, getName, getString, getToolTipText, hasStringgetApplicationpublic ConnectionOffAction(FileTransferClient application)
application - a aplicaçãopublic final void actionDone(javax.swing.JComponent component)
actionDone in class FileTransferClientActioncomponent - o componente que ativou a ação.public final javax.swing.ImageIcon getStandardImageIcon()
getImageIcon().getStandardImageIcon in class FileTransferClientActionCopyright © 2016. All Rights Reserved.