public class SetAutoReloadTimeAction extends AbstractLogFileAction
TAG_MNEMONIC, TAG_NAME, TAG_TOOLTIPchangeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
SetAutoReloadTimeAction(LogPanel logPanel,
long timeSec)
Construtor
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionDone(JComponent component)
Método de ação a ser definido dentro do Planref.
|
actionPerformed, getLogPanel, getName, getString, getToolTipTextaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic SetAutoReloadTimeAction(LogPanel logPanel, long timeSec)
logPanel - o painel de logtimeSec - o tempo de reload (em segundos)public void actionDone(JComponent component) throws Exception
actionDone in class AbstractLogActioncomponent - o componente que ativou a ação.Exception - se houver falha na ação.Copyright © 2019. All rights reserved.