public class HomeRemoteAction extends FileTransferClientAction
| Constructor and Description |
|---|
HomeRemoteAction(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 HomeRemoteAction(FileTransferClient application)
application - aplicação.public void actionDone(javax.swing.JComponent component)
actionDone in class FileTransferClientActioncomponent - o componente que ativou a ação.public javax.swing.ImageIcon getStandardImageIcon()
getImageIcon().getStandardImageIcon in class FileTransferClientActionCopyright © 2016. All Rights Reserved.