All Classes and Interfaces

Class
Description
Provides a collection of localizable property values for an AbstractButton, extending JComponentPropertyBundle.
A helper class that provides a static method to load a BufferedImage from a specified location.
Provides a collection of localizable property values for a Button, extending ComponentPropertyBundle.
Provides a collection of localizable property values for a Component.
Provides a collection of localizable property values for a Frame, extending WindowPropertyBundle.
Provides a collection of localizable property values for an JComboBox, extending JComponentPropertyBundle.
Provides a collection of localizable property values for a JComponent, extending ComponentPropertyBundle.
Provides a collection of localizable property values for a ResourcefulJFileChooser, extending JComponentPropertyBundle with a dialog title, an approve-button label, and an approve-button tooltip — the three JFileChooser properties that typically carry locale-specific text.
Provides a collection of localizable property values for a JInternalFrame, extending JComponentPropertyBundle.
Provides a collection of localizable property values for an JLabel, extending JComponentPropertyBundle.
Provides a collection of localizable property values for a ResourcefulJOptionPane, extending JComponentPropertyBundle with a dialog title and an array of localized button option labels.
Provides a collection of localizable property values for a JProgressBar, extending JComponentPropertyBundle.
Provides a collection of localizable property values for a tab within a JTabbedPane, extending JComponentPropertyBundle.
Provides a collection of localizable property values for a ResourcefulJToolTip, extending JComponentPropertyBundle with the tip text — the primary locale-sensitive content of a JToolTip.
A ResourcefulJMenuItem that represents an application locale, displaying the locale's display name in the currently active locale followed by the locale's own self-display name in brackets (e.g.
A LocalizableJDialog class that supports localizing the title, font, name, accessible name, accessible description and icon images from an associated ResourceBundle.
The service provider interface for the LocalizableJDialog class.
A LocalizableJFrame class.
A ResourceBundle for the LocalizableJFrame class, provided here for documentation purposes only.
The service provider interface for the LocalizableJFrame class.
A JWindow that participates in locale change events, updating its icon images, accessible metadata, font, and name whenever the application locale changes.
A ResourcefulJMenuItem that represents a Swing Look and Feel, displaying the L&F name as its text.
An AssociativeResourceBundleProvider that implements the ResourceBundleProvider interfaces defined in this module.
A class that is called back from the i18n module so that it can issue the ResourceBundle.getBundle() call from this module's context.
A Box that participates in locale change events, updating its accessible metadata, font, and name whenever the application locale changes.
A Box.Filler that participates in locale change events, updating its accessible metadata, font, and name whenever the application locale changes.
A JButton that supports localizing the name, tool tip, font, text, mnemonic, accessible name, accessible description and icons (normal, pressed, selected, disabled, disabled selected, rollover and rollover selected).
A JCheckBox that supports localizing the name, tool tip, font, text, mnemonic, accessible name, accessible description and icons (normal, pressed, selected, disabled, disabled selected, rollover and rollover selected).
A JCheckBoxMenuItem that supports localizing the name, tool tip, font, text, mnemonic, accessible name, accessible description and icons (normal, pressed, selected, disabled, disabled selected, rollover and rollover selected).
A JColorChooser that participates in locale change events, updating its accessible metadata, font, name, and tooltip whenever the application locale changes.
A JComboBox that supports localizing the name, tool tip, font, accessible name and accessible description of the JComboBox as well as the elements for the JComboBox.
A JInternalFrame.JDesktopIcon that participates in locale change events, updating its accessible metadata, font, name, tooltip, and repainting its icon whenever the application locale changes.
A JDesktopPane that participates in locale change events, updating its accessible metadata, font, name, and tooltip whenever the application locale changes.
A JEditorPane that supports localizing the name, tool tip, font, accessible name and accessible description.
A persistent, locale-aware wrapper around JFileChooser that sources its dialog title, approve-button label, and approve-button tooltip from a JFileChooserPropertyBundle in the application's resource bundle.
A JFormattedTextField that participates in locale change events.
A JInternalFrame that supports localizing the name, tool tip, font, title, frame icon, accessible name and accessible description.
A JLabel that supports localizing the name, tool tip, font, text, mnemonic and icons (normal, pressed, selected, disabled, disabled selected, rollover and rollover selected).
A JLayeredPane that supports localizing the name, tool tip, font, accessible name and accessible description.
A JList that participates in locale change events, updating its accessible metadata and repainting so that locale-sensitive cell renderers redraw correctly after a locale switch.
A JMenu that supports localizing the name, tool tip, font, text, mnemonic, accessible name, accessible description and icons (normal, pressed, selected, disabled, disabled selected, rollover and rollover selected).
A JMenuBar that supports localizing the name, tool tip, font, accessible name and accessible description.
A JMenuItem that supports localizing the name, tool tip, font, text, mnemonic, accessible name, accessible description and icons (normal, pressed, selected, disabled, disabled selected, rollover and rollover selected).
A persistent, locale-aware wrapper around JOptionPane that sources its dialog title and button option labels from a JOptionPanePropertyBundle in the application's resource bundle.
A JPanel that supports localizing the name, tool tip, font, accessible name and accessible description for the JPanel.
A JPasswordField that supports localizing the name, tool tip, font, accessible name and accessible description, and participates in locale change events so that assistive technology always receives correct locale-specific metadata.
A JPopupMenu that supports localizing the name, tool tip, font, accessible name and accessible description, completing the menu component family alongside ResourcefulJMenuBar, ResourcefulJMenu, and ResourcefulJMenuItem.
A JPopupMenu.Separator that participates in locale change events, updating its accessible metadata, font, name, and tooltip whenever the application locale changes.
A JProgressBar that supports localizing the name, tool tip, font, progress display text, accessible name and accessible description.
A JRadioButton that supports localizing the name, tool tip, font, text, mnemonic, accessible name, accessible description and icons (normal, pressed, selected, disabled, disabled selected, rollover and rollover selected).
A JRadioButtonMenuItem that supports localizing the name, tool tip, font, text, mnemonic, accessible name, accessible description and icons (normal, pressed, selected, disabled, disabled selected, rollover and rollover selected).
A JRootPane that participates in locale change events, updating its accessible metadata, font, name, and tooltip whenever the application locale changes.
A JScrollBar that supports localizing the name, tool tip, font, accessible name and accessible description.
A JScrollPane that supports localizing the name, tool tip, font, accessible name and accessible description.
A JSeparator that supports localizing the name, tool tip, font, accessible name and accessible description.
A JSlider that participates in locale change events, updating its accessible metadata and repainting so that locale-sensitive label tables redraw correctly after a locale switch.
A JSpinner that participates in locale change events.
A JSpinner.DateEditor that participates in locale change events, updating its accessible metadata, font, name, and tooltip whenever the application locale changes.
A JSpinner.DefaultEditor that participates in locale change events, updating its accessible metadata, font, name, and tooltip whenever the application locale changes.
A JSpinner.ListEditor that participates in locale change events, updating its accessible metadata, font, name, and tooltip whenever the application locale changes.
A JSpinner.NumberEditor that participates in locale change events, updating its accessible metadata, font, name, and tooltip whenever the application locale changes.
A JSplitPane that supports localizing the name, tool tip, font, accessible name and accessible description.
A JTabbedPane that supports localizing the name, tool tip, font, accessible name and accessible description of the pane itself, as well as per-tab titles, icons, disabled icons and mnemonics.
A JTable that participates in locale change events, allowing it to refresh column headers and cell renderers when the application locale changes.
A JTableHeader that participates in locale change events, updating its accessible metadata, font, name, and tooltip and repainting its column headers whenever the application locale changes.
A JTextArea that supports localizing the name, tool tip, font, accessible name and accessible description.
A JTextField that supports localizing the name, tool tip, font, accessible name and accessible description.
A JTextPane that supports localizing the name, tool tip, font, accessible name and accessible description, completing the text component family alongside ResourcefulJTextField, ResourcefulJTextArea, and ResourcefulJEditorPane.
A JToggleButton that supports localizing the name, tool tip, font, text, mnemonic, accessible name, accessible description and icons (normal, pressed, selected, disabled, disabled selected, rollover and rollover selected).
A JToolBar that supports localizing the name, tool tip, font, accessible name and accessible description.
A JToolBar.Separator that participates in locale change events, updating its accessible metadata, font, name, and tooltip whenever the application locale changes.
A JToolTip that participates in locale change events, updating its tip text, accessible metadata, font, name, and tooltip whenever the application locale changes.
A JTree that participates in locale change events, allowing locale-sensitive cell renderers to redraw correctly when the application locale changes.
A JViewport that participates in locale change events, updating its accessible metadata, font, name, and tooltip whenever the application locale changes.
A LocalizableLogger for the i18n-swing module.
The service provider interface for the SwingLogger class.
Consolidates module-level registrations for the i18n-swing module.
Provides a collection of localizable property values for a Window, extending ComponentPropertyBundle.