See: Description
ButtonUIs.
ColorChooserUIs.
ComboBoxUIs.
DesktopIconUIs.
DesktopPaneUIs.
FileChooserUIs.
InternalFrameUIs.
LabelUIs.
ListUIs.
MenuBarUIs.
MenuItemUIs.
OptionPaneUIs.
PanelUIs.
PopupMenuUIs.
ProgressBarUIs.
RootPaneUIs.
ScrollBarUIs.
ScrollPaneUIs.
SeparatorUIs.
SliderUIs.
SpinnerUIs.
SplitPaneUIs.
TabbedPaneUIs.
TableHeaderUIs.
TableUIs.
TextUIs.
ToolBarUIs.
ToolTipUIs.
TreeUIs.
ViewportUIs.
JButton.getUI method would return an instance of
MultiButtonUI, which would handle both a
MotifButtonUI and an
AudioButtonUI.
For more information, see Using the Multiplexing Look and Feel.
Note: Most of the Swing API is not thread safe. For details, see Threads and Swing, a section in The Java Tutorial.