Package apps

Class GuiLafConfigPane

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

public final class GuiLafConfigPane extends JPanel implements PreferencesPanel
Provide GUI to configure Swing GUI LAF defaults

Provides GUI configuration for SWING LAF by displaying radio buttons for each LAF implementation available. This information is then persisted separately by the GuiLafPreferencesManager.

Locale default language and country is also considered a GUI (and perhaps LAF) configuration item.

Since:
2.9.5 (Previously in jmri package)
See Also: