public class AutoReloadAction extends AbstractLogFileAction
TAG_MNEMONIC, TAG_NAME, TAG_TOOLTIP| Constructor and Description |
|---|
AutoReloadAction(LogPanel logPanel)
Construtor
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionDone(javax.swing.JComponent component)
Método de ação a ser definido dentro do Planref.
|
actionPerformed, getLogPanel, getName, getString, getToolTipTextpublic AutoReloadAction(LogPanel logPanel)
logPanel - o painel de log associado a ação.public void actionDone(javax.swing.JComponent component)
throws java.lang.Exception
actionDone in class AbstractLogActioncomponent - o componente que ativou a ação.java.lang.Exception - se houver falha na ação.Copyright © 2018. All Rights Reserved.