Class UserMessagePreferencesPane

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, JmriServiceProviderInterface, PreferencesPanel

public class UserMessagePreferencesPane extends JmriPanel implements PreferencesPanel
Pane to show User Message Preferences.

Class based preferences are returned from JmriUserPreferencesManager. If a class has more than one possible message, it will have its own tab.

Classes with a single possible message will be in the Misc items tab. These are only shown when active.

The Misc items tab includes an option to show only tabs that have active messages. The normal tabs list is quite long.

See Also: