public class ActionHideAndShowPanel
extends jmri.implementation.AbstractAction
implements jmri.jmrit.newlogix.ActionPluginInterface
Constructor and Description |
---|
ActionHideAndShowPanel() |
Modifier and Type | Method and Description |
---|---|
void |
abort() |
boolean |
executeContinue() |
boolean |
executeRestart() |
boolean |
executeStart() |
jmri.NewLogixCategory |
getCategory() |
java.util.Map<java.lang.String,java.lang.String> |
getConfig() |
java.lang.String |
getConfiguratorClassName() |
void |
init(java.util.Map<java.lang.String,java.lang.String> map) |
boolean |
isExternal() |
addPropertyChangeListener, addPropertyChangeListener, compareSystemNameSuffix, describeState, dispose, equals, firePropertyChange, getComment, getDisplayName, getFullyFormattedDisplayName, getListenerRef, getListenerRefs, getNumPropertyChangeListeners, getProperty, getPropertyChangeListeners, getPropertyChangeListenersByReference, getPropertyKeys, getSystemName, getUserName, hashCode, removeProperty, removePropertyChangeListener, setComment, setProperty, setUserName, toString, updateListenerRef, vetoableChange
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
addPropertyChangeListener, addPropertyChangeListener, compareSystemNameSuffix, compareTo, describeState, dispose, getBeanType, getComment, getDisplayName, getFullyFormattedDisplayName, getListenerRef, getListenerRefs, getNumPropertyChangeListeners, getProperty, getPropertyChangeListenersByReference, getPropertyKeys, getState, getSystemName, getUserName, normalizeUserName, removeProperty, removePropertyChangeListener, setComment, setProperty, setState, setUserName, toString, updateListenerRef, vetoableChange
public ActionHideAndShowPanel() throws jmri.NamedBean.BadSystemNameException
jmri.NamedBean.BadSystemNameException
public jmri.NewLogixCategory getCategory()
getCategory
in interface jmri.NewLogixAction
public boolean isExternal()
isExternal
in interface jmri.NewLogixAction
public boolean executeStart()
executeStart
in interface jmri.NewLogixAction
public boolean executeContinue()
executeContinue
in interface jmri.NewLogixAction
public boolean executeRestart()
executeRestart
in interface jmri.NewLogixAction
public void abort()
abort
in interface jmri.NewLogixAction
public void init(java.util.Map<java.lang.String,java.lang.String> map)
init
in interface jmri.jmrit.newlogix.ActionPluginInterface
public java.util.Map<java.lang.String,java.lang.String> getConfig()
getConfig
in interface jmri.jmrit.newlogix.ActionPluginInterface
public java.lang.String getConfiguratorClassName()
getConfiguratorClassName
in interface jmri.jmrit.newlogix.ActionPluginInterface