public class SetAutoReloadTimeAction extends AbstractLogFileAction
TAG_MNEMONIC, TAG_NAME, TAG_TOOLTIP| Constructor and Description |
|---|
SetAutoReloadTimeAction(LogPanel logPanel,
long timeSec)
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 SetAutoReloadTimeAction(LogPanel logPanel, long timeSec)
logPanel - o painel de logtimeSec - o tempo de reload (em segundos)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 © 2015. All Rights Reserved.