Changed Classes and Interfaces |
ButtonUI
|
Pluggable look and feel interface for JButton. |
ColorChooserUI
|
Pluggable look and feel interface for JColorChooser. |
ComboBoxUI
|
Pluggable look and feel interface for JComboBox. |
ComponentUI
|
|
DesktopIconUI
|
Pluggable look and feel interface for JDesktopIcon. |
DesktopPaneUI
|
Pluggable look and feel interface for JDesktopPane. |
FileChooserUI
|
Pluggable look and feel interface for JFileChooser |
FontUIResource
|
A subclass of java.awt.Font that implements UIResource. |
InternalFrameUI
|
Pluggable look and feel interface for JInternalFrame. |
LabelUI
|
Pluggable look and feel interface for JLabel. |
ListUI
|
The JList pluggable look and feel delegate. |
MenuBarUI
|
Pluggable look and feel interface for JMenuBar. |
MenuItemUI
|
Pluggable look and feel interface for JMenuItem. |
OptionPaneUI
|
Pluggable look and feel interface for JOptionPane. |
PanelUI
|
Pluggable look and feel interface for Panel. |
PopupMenuUI
|
Pluggable look and feel interface for JPopupMenu. |
ProgressBarUI
|
Pluggable look and feel interface for JProgressBar. |
ScrollBarUI
|
Pluggable look and feel interface for JScrollBar. |
ScrollPaneUI
|
Pluggable look and feel interface for JScrollPane. |
SeparatorUI
|
Pluggable look and feel interface for JSeparator. |
SliderUI
|
Pluggable look and feel interface for JSlider. |
SplitPaneUI
|
Pluggable look and feel interface for JSplitPane. |
TabbedPaneUI
|
Pluggable look and feel interface for JTabbedPane. |
TableHeaderUI
|
Pluggable look and feel interface for JTableHeader. |
TableUI
|
Pluggable look and feel interface for JTable. |
TextUI
|
Text editor user interface |
ToolBarUI
|
Pluggable look and feel interface for JToolBar. |
ToolTipUI
|
Pluggable look and feel interface for JToolTip. |
TreeUI
|
Pluggable look and feel interface for JTree. |
UIResource
|
This interface is used to mark objects created by ComponentUI delegates. |