Class TabbedPreferencesFrame

All Implemented Interfaces:
ComponentListener, WindowListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants, BeanInterface, ModifiedFlag, WindowInterface

public class TabbedPreferencesFrame extends JmriJFrame
Support displaying TabbedPreferences in a window.

The TabbedPreferences object is requested from the InstanceManager, and if need-be created and initialized in the process of doing that.

See Also: