| Class | Description |
|---|---|
| I18nHelper |
Utility class for i18n settings.
|
| RJButton |
Button with localized label.
|
| RJCheckBox |
Localizable checkbox in Swing.
|
| RJCheckBoxMenuItem |
JCheckBoxMenuItem with localized label.
|
| RJComboBox |
A combo box with resource.
|
| RJFrame |
JFrame which notifies it's components of locale changes.
|
| RJLabel |
A JLabel with localized resource.
|
| RJMenu |
Menu with localized label.
|
| RJMenuBar |
Localized Menubar.
|
| RJMenuItem |
MenuItem with localized label.
|
| RJPanel |
JPanel which notifies it's components of locale changes.
|
| RJPopupMenu |
Popup menu which can forward resource changes and knows of
resizable icons.
|
| RJRadioButton |
Localizabe radio button in Swing.
|
| RJRadioButtonMenuItem |
JRadioMenuItem with localized label.
|
| RJSplitPane |
JSplitPane which notifies it's components of locale changes.
|
| RJTabbedPane |
Tabbed pane which might react to locale changes.
|
This package provides Swing widgets which locale may be changed online.