Provides a look and feel that can combine a primary look and feel with one or more auxiliary look and feels.
See: Description
Class Summary | |
---|---|
MultiButtonUI | A UI delegate that that coordinates multiple {@link ButtonUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiColorChooserUI | A UI delegate that that coordinates multiple {@link ColorChooserUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiComboBoxUI | A UI delegate that that coordinates multiple {@link ComboBoxUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiDesktopIconUI | A UI delegate that that coordinates multiple {@link DesktopIconUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiDesktopPaneUI | A UI delegate that that coordinates multiple {@link DesktopPaneUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiFileChooserUI | A UI delegate that that coordinates multiple {@link FileChooserUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiInternalFrameUI | A UI delegate that that coordinates multiple {@link InternalFrameUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiLabelUI | A UI delegate that that coordinates multiple {@link LabelUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiListUI | A UI delegate that that coordinates multiple {@link ListUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiLookAndFeel | A look and feel that provides the ability to use auxiliary look and feels in addition to the primary look and feel. |
MultiMenuBarUI | A UI delegate that that coordinates multiple {@link MenuBarUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiMenuItemUI | A UI delegate that that coordinates multiple {@link MenuItemUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiOptionPaneUI | A UI delegate that that coordinates multiple {@link OptionPaneUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiPanelUI | A UI delegate that that coordinates multiple {@link PanelUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiPopupMenuUI | A UI delegate that that coordinates multiple {@link PopupMenuUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiProgressBarUI | A UI delegate that that coordinates multiple {@link ProgressBarUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiRootPaneUI | A UI delegate that that coordinates multiple {@link RootPaneUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiScrollBarUI | A UI delegate that that coordinates multiple {@link ScrollBarUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiScrollPaneUI | A UI delegate that that coordinates multiple {@link ScrollPaneUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiSeparatorUI | A UI delegate that that coordinates multiple {@link MultiSeparatorUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiSliderUI | A UI delegate that that coordinates multiple {@link SliderUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiSpinnerUI | A UI delegate that that coordinates multiple {@link SpinnerUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiSplitPaneUI | A UI delegate that that coordinates multiple {@link SplitPaneUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiTabbedPaneUI | A UI delegate that that coordinates multiple {@link TabbedPaneUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiTableHeaderUI | A UI delegate that that coordinates multiple {@link TableHeaderUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiTableUI | A UI delegate that that coordinates multiple {@link TableUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiTextUI | A UI delegate that that coordinates multiple {@link TextUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiToolBarUI | A UI delegate that that coordinates multiple {@link ToolBarUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiToolTipUI | A UI delegate that that coordinates multiple {@link ToolTipUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiTreeUI | A UI delegate that that coordinates multiple {@link TreeUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
MultiViewportUI | A UI delegate that that coordinates multiple {@link ViewportUI} instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s). |
Provides a look and feel that can combine a primary look and feel with one or more auxiliary look and feels.