Class JmriPreferencesActionFactory

java.lang.Object
jmri.util.prefs.JmriPreferencesActionFactory
All Implemented Interfaces:
InstanceManagerAutoDefault
Direct Known Subclasses:
AppsPreferencesActionFactory

This class provides a method to create an action that launches preferences. The default implementation provides a no-op action. Applications that have a preferences interface should install a version of this factory in the InstanceManager that provides the desired preferences action.