public class ChangeLocalDirectoryAction extends FileTransferClientAction
| Constructor and Description |
|---|
ChangeLocalDirectoryAction(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 ChangeLocalDirectoryAction(FileTransferClient application)
application - a aplicacãopublic 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 © 2018. All Rights Reserved.