Class StartupActionModelUtil

java.lang.Object
jmri.beans.UnboundBean
jmri.beans.Bean
jmri.util.startup.StartupActionModelUtil
All Implemented Interfaces:
BeanInterface, PropertyChangeFirer, PropertyChangeProvider, Disposable

public class StartupActionModelUtil extends Bean implements Disposable
Maintain a list of actions that can be used by AbstractActionModel and its descendants. This list is populated by StartupActionFactory instances registered with a ServiceLoader.