Uses of Class javax.swing.plaf.ComponentUI

Uses in package javax.swing.plaf

Classes derived from javax.swing.plaf.ComponentUI

class
An abstract base class for delegates that implement the pluggable look and feel for a JButton.
class
An abstract base class for delegates that implement the pluggable look and feel for a JColorChooser.
class
An abstract base class for delegates that implement the pluggable look and feel for a JComboBox.
class
An abstract base class for delegates that implement the pluggable look and feel for a desktop icon.
class
An abstract base class for delegates that implement the pluggable look and feel for a JDesktopPane.
class
An abstract base class for delegates that implement the pluggable look and feel for a JFileChooser.
class
An abstract base class for delegates that implement the pluggable look and feel for a JInternalFrame.
class
An abstract base class for delegates that implement the pluggable look and feel for a JLabel.
class
An abstract base class for delegates that implement the pluggable look and feel for a JList.
class
An abstract base class for delegates that implement the pluggable look and feel for a JMenuBar.
class
An abstract base class for delegates that implement the pluggable look and feel for a JMenuItem.
class
An abstract base class for delegates that implement the pluggable look and feel for a JOptionPane.
class
An abstract base class for delegates that implement the pluggable look and feel for a JPanel.
class
An abstract base class for delegates that implement the pluggable look and feel for a JPopupMenu.
class
An abstract base class for delegates that implement the pluggable look and feel for a JProgressBar.
class
An abstract base class for delegates that implement the pluggable look and feel for a JRootPane.
class
An abstract base class for delegates that implement the pluggable look and feel for a JScrollBar.
class
An abstract base class for delegates that implement the pluggable look and feel for a JScrollPane.
class
An abstract base class for delegates that implement the pluggable look and feel for a JSeparator.
class
An abstract base class for delegates that implement the pluggable look and feel for a JSlider.
class
An abstract base class for delegates that implement the pluggable look and feel for a JSpinner.
class
An abstract base class for delegates that implement the pluggable look and feel for a JSplitPane.
class
An abstract base class for delegates that implement the pluggable look and feel for a JTabbedPane.
class
An abstract base class for delegates that implement the pluggable look and feel for a JTableHeader.
class
An abstract base class for delegates that implement the pluggable look and feel for a JTable.
class
An abstract base class for delegates that provide the user interface for text editors.
class
An abstract base class for delegates that implement the pluggable look and feel for a JToolBar.
class
An abstract base class for delegates that implement the pluggable look and feel for a JToolTip.
class
An abstract base class for delegates that provide the user interface for JTree.
class
An abstract base class for delegates that implement the pluggable look and feel for a JViewport.

Methods with return type javax.swing.plaf.ComponentUI

ComponentUI
Creates a delegate object for the specified component.

Uses in package javax.swing.plaf.multi

Classes derived from javax.swing.plaf.ComponentUI

class
A UI delegate that that coordinates multiple ButtonUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple ColorChooserUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple ComboBoxUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple DesktopIconUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple DesktopPaneUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple FileChooserUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple InternalFrameUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple LabelUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple ListUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple MenuBarUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple MenuItemUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple OptionPaneUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple PanelUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple PopupMenuUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple ProgressBarUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple RootPaneUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple ScrollBarUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple ScrollPaneUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple MultiSeparatorUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple SliderUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple SpinnerUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple SplitPaneUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple TabbedPaneUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple TableHeaderUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple TableUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple TextUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple ToolBarUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple ToolTipUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple TreeUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).
class
A UI delegate that that coordinates multiple ViewportUI instances, one from the primary look and feel, and one or more from the auxiliary look and feel(s).

Methods with parameter type javax.swing.plaf.ComponentUI

ComponentUI
Creates the UI delegates for the target component and returns a multiplexing UI delegate (mui) if there are multiple delegates.

Methods with return type javax.swing.plaf.ComponentUI

ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates the UI delegates for the target component and returns a multiplexing UI delegate (mui) if there are multiple delegates.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiButtonUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiColorChooserUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiComboBoxUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiDesktopIconUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiDesktopPaneUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiFileChooserUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiInternalFrameUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiLabelUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiListUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiMenuBarUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiMenuItemUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiOptionPaneUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiPanelUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiPopupMenuUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiProgressBarUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiRootPaneUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiScrollBarUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiScrollPaneUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiSeparatorUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiSliderUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiSpinnerUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiSplitPaneUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiTabbedPaneUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiTableHeaderUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiTableUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiTextUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiToolBarUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiToolTipUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiTreeUI.
ComponentUI[]
Returns an array containing the UI delegates managed by this MultiViewportUI.
ComponentUI[]
Returns an array containing the same ComponentUI instances as uis.

Uses in package javax.swing

Fields of type javax.swing.plaf.ComponentUI

ComponentUI
The user interface delegate for this component.

Methods with parameter type javax.swing.plaf.ComponentUI

void
Install a new UI delegate as the component's ui property.

Methods with return type javax.swing.plaf.ComponentUI

ComponentUI
Returns the ComponentUI for the specified JComponent.
ComponentUI
Returns UI delegate from the current LookAndFeel that renders the target component.

Uses in package javax.swing.plaf.metal

Classes derived from javax.swing.plaf.ComponentUI

class
A UI delegate for the JButton component.
class
A UI delegate for the JCheckBox component.
class
A UI delegate for the JComboBox component.
class
A UI delegate for the JInternalFrame.JDesktopIcon component.
class
A UI delegate for the JFileChooser component.
class
A UI delegate for the JInternalFrame component.
class
A UI delegate for the JLabel component.
class
A UI implementation for MenuBar in the Metal Look & Feel.
class
A UI delegate for the JPopupMenu.Separator component.
class
A UI delegate for the JProgressBar component.
class
A UI delegate for the JRadioButton component.
class
A UI delegate for the JRootPane component.
class
A UI delegate for the JScrollBar component.
class
A UI delegate for the JScrollPane component.
class
A UI delegate for the JSeparator component.
class
A UI delegate for the JSlider component.
class
A UI delegate for the JSplitPane component.
class
A UI delegate for the JTabbedPane component.
class
A UI delegate for the JTextField component.
class
A UI delegate for the JToggleButton component.
class
A UI delegate for the JToolBar component.
class
A UI delegate for the JToolTip component.
class
A UI delegate for the JTree component.

Methods with return type javax.swing.plaf.ComponentUI

ComponentUI
Returns a UI delegate for the specified component.
ComponentUI
Returns a shared instance of MetalCheckBoxUI.
ComponentUI
Returns an instance of MetalComboBoxUI.
ComponentUI
Returns a new MetalDesktopIconUI instance.
ComponentUI
A factory method that returns a UI delegate for the specified component.
ComponentUI
Returns an instance of MetalInternalFrameUI.
ComponentUI
Returns a shared instance of MetalLabelUI.
ComponentUI
Creates and returns a new instance of this UI for the specified component.
ComponentUI
Returns a shared instance of MetalPopupMenuSeparatorUI.
ComponentUI
Returns a new instance of MetalProgressBarUI.
ComponentUI
Returns a new instance of MetalRadioButtonUI.
ComponentUI
Returns a shared instance of MetalRootPaneUI.
ComponentUI
Returns a new instance of MetalScrollBarUI.
ComponentUI
Returns a shared instance of MetalScrollPaneUI.
ComponentUI
Returns a shared instance of MetalSeparatorUI.
ComponentUI
Returns a new instance of MetalSliderUI.
ComponentUI
Returns a new instance of MetalSplitPaneUI.
ComponentUI
Returns an instance of MetalTabbedPaneUI.
ComponentUI
Returns a new instance of MetalTextFieldUI.
ComponentUI
Returns a new instance of MetalToggleButtonUI.
ComponentUI
Returns a new instance of MetalToolBarUI.
ComponentUI
Returns a shared instance of the MetalToolTipUI class.
ComponentUI
Returns a new instance of MetalTreeUI.

Uses in package javax.swing.plaf.basic

Classes derived from javax.swing.plaf.ComponentUI

class
A UI delegate for the JButton component.
class
DOCUMENT ME!
class
A UI delegate for the JCheckBox component.
class
This is the UI Class for the JColorChooser in the Basic Look and Feel.
class
A UI delegate for the JComboBox component.
class
This class acts as the UI delegate for JDesktopIcons for the Basic look and feel.
class
This class is the UI delegate for JDesktopPane for the Basic look and feel.
class
The UI class for JEditorPanes.
class
A UI delegate for the JFileChooser component under the BasicLookAndFeel.
class
class
This is the UI delegate for the Basic look and feel for JInternalFrames.
class
This is the Basic Look and Feel class for the JLabel.
class
The Basic Look and Feel UI delegate for the JList.
class
UI Delegate for JMenuBar.
class
UI Delegate for JMenuItem.
class
UI Delegate for JMenu
class
This class is the UI delegate for JOptionPane in the Basic Look and Feel.
class
A UI delegate for the JPanel component.
class
class
The Basic Look and Feel UI delegate for JPopupMenu.Separator.
class
UI Delegate for JPopupMenu
class
The Basic Look and Feel UI delegate for the JProgressBar.
class
UI Delegator for JRadioButtonMenuItem
class
The BasicLookAndFeel UI implementation for JRadioButtons.
class
class
The Basic Look and Feel UI delegate for JScrollBar.
class
A UI delegate for the JScrollPane component.
class
The Basic Look and Feel UI delegate for JSeparator.
class
BasicSliderUI.java This is the UI delegate in the Basic look and feel that paints JSliders.
class
A UI delegate for the JSpinner component.
class
This is the Basic Look and Feel implementation of the SplitPaneUI class.
class
This is the Basic Look and Feel's UI delegate for JTabbedPane.
class
Basic pluggable look and feel interface for JTableHeader.
class
class
class
class
class
The abstract base class from which the UI classes for Swings text components are derived.
class
A UI delegate for the JToggleButton component.
class
The Basic Look and Feel UI delegate for Separator.
class
This is the Basic Look and Feel UI class for JToolBar.
class
This is the Basic Look and Feel UI class for JToolTip.
class
A delegate providing the user interface for JTree according to the Basic look and feel.
class

Methods with return type javax.swing.plaf.ComponentUI

ComponentUI
Factory method to create an instance of BasicButtonUI for a given JComponent, which should be an AbstractButton.
ComponentUI
Factory method to create a BasicCheckBoxMenuItemUI for the given JComponent, which should be a JCheckBoxMenuItem
ComponentUI
Returns a UI delegate (that is, an instance of this class) for the specified component.
ComponentUI
This method creates a new UI Component for the given JComponent.
ComponentUI
A factory method to create a UI delegate for the given JComponent, which should be a JComboBox.
ComponentUI
This method creates a new BasicDesktopIconUI for the given JComponent.
ComponentUI
This method creates a BasicDesktopPaneUI for the given JComponent.
ComponentUI
Creates an instance of BasicEditorPaneUI for the text component comp.
ComponentUI
Returns a UI delegate for the given component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
This method will create a new BasicInternalFrameUI for the given JComponent.
ComponentUI
Creates and returns a UI for the label.
ComponentUI
Creates a new BasicListUI for the component.
ComponentUI
Factory method to create a BasicMenuBarUI for the given JComponent, which should be a JMenuBar.
ComponentUI
Factory method to create a BasicMenuItemUI for the given JComponent, which should be a JMenuItem.
ComponentUI
This method creates a new BasicMenuUI.
ComponentUI
This method creates a new BasicOptionPaneUI for the given component.
ComponentUI
Returns a UI delegate for the specified component.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a new UI delegate for the given JComponent.
ComponentUI
Factory method to create a BasicPopupMenuUI for the given JComponent, which should be a JMenuItem.
ComponentUI
Creates a new BasicProgressBarUI for the component.
ComponentUI
Factory method to create a BasicRadioButtonMenuItemUI for the given JComponent, which should be a JRadioButtonMenuItem.
ComponentUI
Creates and returns a new instance of BasicRadioButtonUI.
ComponentUI
ComponentUI
This method returns a new BasicScrollBarUI.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
Creates a new UI delegate for the given JComponent.
ComponentUI
Factory method to create a BasicSliderUI for the given JComponent, which should be a JSlider.
ComponentUI
Creates a new BasicSpinnerUI for the specified JComponent
ComponentUI
This method creates a new BasicSplitPaneUI for the given JComponent.
ComponentUI
This method creates a new BasicTabbedPaneUI.
ComponentUI
Creates a delegate object for the specified component.
ComponentUI
ComponentUI
ComponentUI
ComponentUI
ComponentUI
Returns a UI delegate for the specified component.
ComponentUI
Creates a new UI delegate for the given JComponent.
ComponentUI
This method creates a new UI delegate for the given JComponent.
ComponentUI
This method creates a new BasicToolTip UI for the given JComponent.
ComponentUI
Returns an instance of the UI delegate for the specified component.
ComponentUI
Creates a delegate object for the specified component.

Uses in package javax.swing.plaf.synth

Methods with return type javax.swing.plaf.ComponentUI

ComponentUI
Creates the Synth look and feel component UI instance for the given component.

Uses in package javax.swing.text

Classes derived from javax.swing.plaf.ComponentUI

class
This class is deprecated and should not be used anymore.