GNU Classpath (0.95) | |
Frames | No Frames |
Classes derived from javax.swing.JComponent | |
class | A button used by the MetalComboBoxUI class.
|
class | A popup menu for the combo-box.
|
class | A renderer for the files and directories in the file chooser.
|
class | A renderer for the items in the file filter combo box.
|
class | The title pane for a JInternalFrame (see
MetalInternalFrameUI.createNorthPane(JInternalFrame) ). |
class | A button used by the MetalScrollBarUI . |
Methods with parameter type javax.swing.JComponent | |
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 .
|
Dimension | Returns the maximum size for the file chooser component.
|
Dimension | Returns the minimum size for the combo.
|
Dimension | Returns the minimum size for the file chooser component.
|
Dimension | Returns the preferred size for the file chooser component.
|
Dimension | Returns the preferredSize for the specified scroll bar.
|
Dimension | Returns the preferred size for the JToolTip component.
|
void | |
void | Sets the fields and properties for the component.
|
void | Installs this UI to the root pane. |
void | Configures the specified component appropriate for the look and feel.
|
void | Installs the default for this UI delegate in the supplied component.
|
void | Installs the UI on the toolbar. |
void | Installs the UI for the specified component (a JToolTip ).
|
void | Configures the specified component appropriate for the look and feel.
|
void | |
void | Paints the JRadioButton .
|
void | The separator is made of two lines. |
void | Paints the tool tip.
|
void | Paints the specified component appropriate for the look and feel.
|
void | Performs the painting for determinate progress bars. |
void | Paints the horizontal separators.
|
void | Performs the painting for indeterminate progress bars. |
void | Paints the button text.
|
void | Paints the text for the button.
|
void | Paints the slider button of the ScrollBar.
|
void | Paints the track for the scrollbar.
|
void | |
void | Uninstalls the UI from the root pane. |
void | Reverses configuration which was done on the specified component
during installUI. |
void | Uninstalls the UI from the toolbar. |
void | Clears the defaults set in installUI(JComponent) .
|
void | Reverses configuration which was done on the specified component during
installUI. |
void | If the property Button.gradient is set, then a gradient is
painted as background, otherwise the normal superclass behaviour is
called.
|
void | If the property MenuBar.gradient is set, then a gradient
is painted as background, otherwise the normal superclass behaviour is
called.
|
void | If the property ToggleButton.gradient is set, then a gradient
is painted as background, otherwise the normal superclass behaviour is
called.
|
void | Paints the background of the component if necessary and then calls
paint(g, c) .
|
Methods with return type javax.swing.JComponent | |
JComponent | Creates and returns the component that will be used for the north pane
of the JInternalFrame .
|
Classes derived from javax.swing.JComponent | |
class | Class to display every cells.
|
class | |
class | Represents the table header. |
Constructors with parameter type javax.swing.JComponent | |
Constructs a new ComponentInputMapUIResource .
|
Methods with parameter type javax.swing.JComponent | |
boolean | Determines whether a click into the component at a specified
location is considered as having hit the component. |
ComponentUI | Creates a delegate object for the specified component. |
Accessible | Returns the specified accessible child of the component. |
int | Counts the number of accessible children in the component. |
Dimension | Determines the maximum size of a component. |
Dimension | Determines the minimum size of a component. |
Dimension | Determines the preferred size of a component. |
void | Sets up the specified component so it conforms the the design
guidelines of the implemented look and feel. |
void | Paints the component according to the design guidelines
of the look and feel. |
void | Puts the specified component into the state it had before
installUI(JComponent) was called.
|
void | Fills the specified component with its background color
(unless the opaque property is false )
before calling paint(Graphics,JComponent) .
|
Classes derived from javax.swing.JComponent | |
class | The default text field, used in the editing sessions.
|
class | A default implementation of the TreeCellRenderer interface.
|
Classes derived from javax.swing.JComponent | |
class | A button that displays an arrow (triangle) that points SwingConstants.NORTH ,
SwingConstants.SOUTH , SwingConstants.EAST or SwingConstants.WEST . |
class | A renderer for a JComboBox .
|
class | A subclass of BasicComboBoxRenderer that implements the
UIResource interface.
|
class | UI Delegate for ComboPopup
|
class | This class acts as a titlebar for JInternalFrames.
|
class | This class acts as the MenuBar for the TitlePane. |
Fields of type javax.swing.JComponent | |
JComponent | The JComponent placed at the east region of the JInternalFrame. |
JComponent | The component that receives input when the JOptionPane needs it. |
JComponent | The JComponent placed at the north region of the JInternalFrame. |
JComponent | The JComponent placed at the south region of the JInternalFrame. |
JComponent | The JComponent placed at the west region of the JInternalFrame. |
Methods with parameter type javax.swing.JComponent | |
ChangeListener | This method creates a new ChangeListener.
|
View | |
MenuDragMouseListener | Create MenuDragMouseListener to listen for mouse dragged events.
|
MenuDragMouseListener | This method creates new MenuDragMouseListener to listen to mouse dragged events
occuring in the Menu
|
MenuKeyListener | Creates MenuKeyListener to listen to key events occuring when menu item is
visible on the screen.
|
MenuKeyListener | This method creates new MenuDragKeyListener to listen to key events
|
MenuListener | This method creates new MenuListener to listen to menu events
occuring in the Menu
|
MouseInputListener | Handles mouse input events occuring for this menu item
|
MouseInputListener | This method creates new MouseInputListener to listen to mouse input events
occuring in the Menu
|
PropertyChangeListener | This method creates newPropertyChangeListener to listen to property changes
occuring in the Menu
|
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. |
void | This method removes the necessary MouseListeners from the given
JComponent.
|
Accessible | Returns the accessible child with the specified index.
|
int | Returns the number of accessible children of the combobox.
|
Insets | This method returns the insets of the given JComponent.
|
Insets | This method returns the border insets of the current border.
|
Dimension | Calculates the maximum size for the specified component.
|
Dimension | Returns the maximum size for this JComboBox for this
look and feel.
|
Dimension | This method returns the maximum size for the given JComponent.
|
Dimension | This method returns the maximum size for the given JComponent.
|
Dimension | This method returns the maximum size of the given JComponent.
|
Dimension | This method returns the maximum size of the JComponent given. |
Dimension | Returns maximum size for the specified menu bar
|
Dimension | Returns maximum size for the specified menu item
|
Dimension | Get the component's maximum size.
|
Dimension | This method returns the maximum size.
|
Dimension | This method returns the minimum size of the JPopupMenu.
|
Dimension | This method returns the maximum size of the JComponent.
|
Dimension | This method returns the maximum size for this JComponent.
|
Dimension | This method returns the maximum size of the
JComponent.
|
Dimension | This method returns the maximum size for this JSlider for this
look and feel.
|
Dimension | This method returns the maximum size of the JSplitPane.
|
Dimension | This method returns the maximum size of the JTabbedPane.
|
Dimension | Return the maximum size of the table. |
Dimension | Returns the maximum size for text components that use this UI.
|
Dimension | This method returns the maximum size of the JComponent.
|
Dimension | This method returns the maximum size of the given JComponent for this UI.
|
Dimension | This method returns the msximum size of the given JComponent.
|
Dimension | Returns the maximum size for the component, which will be the preferred
size if the instance is currently in JTree or (0,0).
|
Dimension | Calculates the minimum size for the specified component.
|
Dimension | Returns the minimum size for this JComboBox for this
look and feel. |
Dimension | This method returns the minimum size for the given JComponent.
|
Dimension | This method returns the minimum size for the given JComponent.
|
Dimension | This method returns the minimum size of the given JComponent.
|
Dimension | This method returns the minimum size of the JComponent given. |
Dimension | Returns maximum allowed size of JMenuBar.
|
Dimension | Returns minimum size for the specified menu item
|
Dimension | This method returns the minimum size.
|
Dimension | This method returns the minimum size of the JPopupMenu.
|
Dimension | This method returns the minimum size of the JComponent.
|
Dimension | This method returns the minimum size for this JComponent.
|
Dimension | Determines the minimum size of a component. |
Dimension | This method returns the minimum size of the
JComponent.
|
Dimension | This method returns the minimum size for this JSlider for this
look and feel. |
Dimension | This method returns the minimum size of the JSplitPane.
|
Dimension | This method returns the minimum size of the JTabbedPane.
|
Dimension | Return the minimum size of the table. |
Dimension | Returns the minimum size for text components. |
Dimension | This method returns the minimum size of the JComponent.
|
Dimension | This method returns the minimum size of the given JComponent for this UI.
|
Dimension | This method returns the minimum size of the given JComponent.
|
Dimension | Returns the minimum size for this component. |
Dimension | BasicMenuItemUI.getPreferredMenuItemSize(JComponent c, Icon checkIcon, Icon arrowIcon, int defaultTextIconGap) Returns preferred size for the given menu item.
|
Dimension | Calculate the preferred size of this component, by delegating to
BasicGraphicsUtils.getPreferredButtonSize(AbstractButton,int) .
|
Dimension | Returns preferred size for the combo box.
|
Dimension | This method returns the preferred size for the given JComponent.
|
Dimension | This method returns the preferred size for the given JComponent.
|
Dimension | This method returns the preferred size of the given JComponent.
|
Dimension | Returns the preferred size of this component as calculated by the
layoutCL(JLabel,FontMetrics,String,Icon,Rectangle,Rectangle,Rectangle) method.
|
Dimension | Gets the size this list would prefer to assume. |
Dimension | Returns preferred size of JMenuBar.
|
Dimension | Returns preferred size of the given component
|
Dimension | This method returns the preferred size of the JOptionPane. |
Dimension | This method returns the preferred size of the
JComponent.
|
Dimension | This method returns the preferred size of the JPopupMenu.
|
Dimension | This method returns the preferred size of the
given JComponent. |
Dimension | Calculate the preferred size of this component, by delegating to
BasicGraphicsUtils.getPreferredButtonSize(AbstractButton,int) .
|
Dimension | This method returns a cached value of the preferredSize. |
Dimension | This method returns the preferred size of the
JComponent.
|
Dimension | This method returns the preferred size of the component. |
Dimension | This method returns the preferred size of the JSplitPane.
|
Dimension | Get the preferred header size.
|
Dimension | Returns the preferred size for the table of that UI.
|
Dimension | Returns the preferred size of the text component.
|
Dimension | This method returns the preferred size of the JComponent.
|
Dimension | This method returns the preferred size of the given JComponent.
|
Dimension | Returns the preferred size to properly display the tree, this is a cover
method for getPreferredSize(c, false).
|
Dimension | Returns the preferred size to represent the tree in c. |
void | This method installs the defaults for the given JComponent.
|
void | |
void | |
void | This method installs the listeners for the given JComponent.
|
void | This method installs the necessary MouseListeners from the given
JComponent.
|
void | This method installs non rollover borders for each component inside the
given JComponent.
|
void | This method installs normal (or their original) borders for each
component inside the given JComponent.
|
void | This method install rollover borders for each component inside the given
JComponent.
|
void | Install the BasicButtonUI as the UI for a particular component.
|
void | This method installs the UI Component for the given JComponent.
|
void | Installs the UI for the given JComponent .
|
void | This method installs the UI for the given JComponent.
|
void | This method installs the UI for the given JComponent.
|
void | Installs the UI for the specified component.
|
void | This method installs a UI for the JInternalFrame.
|
void | This method installs the UI for the given JComponent . |
void | Installs the various aspects of the UI in the JList . |
void | Installs and initializes all fields for this UI delegate. |
void | Installs and initializes all fields for this UI delegate. |
void | This method installs the UI for the JOptionPane.
|
void | Installs this UI delegate in the specified component.
|
void | Installs and initializes all fields for this UI delegate. |
void | This method installs the UI for the given JComponent.
|
void | |
void | This method installs the UI for the component. |
void | Sets up the specified component so it conforms the the design
guidelines of the implemented look and feel. |
void | This method installs the UI for the given JComponent.
|
void | Installs and initializes all fields for this UI delegate. |
void | Install this UI to the JComponent , which in reality, is a
JSpinner . |
void | This method installs the BasicSplitPaneUI for the given JComponent.
|
void | This method installs the UI for the given JComponent.
|
void | Sets up the specified component so it conforms the the design
guidelines of the implemented look and feel. |
void | |
void | Installs this UI on the text component.
|
void | Installs this UI on the specified JTextPane . |
void | Installs this UI on the text component.
|
void | This method installs the UI for the given JComponent.
|
void | This method installs the UI for the given JComponent.
|
void | Install the UI for the component
|
void | Sets up the specified component so it conforms the the design
guidelines of the implemented look and feel. |
void | BasicDesktopIconUI.MouseInputHandler.moveAndRepaint(JComponent f, int newX, int newY, int newWidth, int newHeight) This method moves and repaints the JDesktopIcon to the given bounds.
|
void | Paint the component, which is an AbstractButton , according to
its current state.
|
void | Paints given menu item using specified graphics context
|
void | The method that paints the label according to its current state.
|
void | Paints the list by repeatedly calling paintCell(Graphics,int,Rectangle,ListCellRenderer,ListModel,ListSelectionModel,int) for each visible
cell in the list.
|
void | Paints given menu item using specified graphics context
|
void | The Popup Menu Separator has two lines. |
void | This method paints the progressBar. |
void | Paints the RadioButton.
|
void | This method is called when the component is painted.
|
void | Paints the component according to the design guidelines
of the look and feel. |
void | The separator is made of two lines. |
void | This method is used to paint the JSlider . |
void | This method is called to paint the JSplitPane.
|
void | This method paints the JTabbedPane.
|
void | Repaint the table header.
|
void | Paint the associated table.
|
void | Paints the text component. |
void | Paint the component, which is an AbstractButton , according to
its current state.
|
void | This method does nothing as a Separator is just blank space.
|
void | This method paints the given JComponent with the given Graphics object.
|
void | Paints the specified component appropriate for the look and feel. |
void | This method is called if the painting to be done is
for a determinate progressBar.
|
void | Draws a horizontal line using the given graphic context
|
void | Paint the icon for this component. |
void | This method is called if the painting to be done is for
an indeterminate progressBar.
|
void | BasicMenuItemUI.paintMenuItem(Graphics g, JComponent c, Icon checkIcon, Icon arrowIcon, Color background, Color foreground, int defaultTextIconGap) Paints specified menu item
|
void | Paints the "text" property of an AbstractButton .
|
void | This method paints the thumb.
|
void | This method paints the track.
|
void | Draws a vertical line using the given graphic context
|
void | Replace the old editor with the new one
|
void | This method replaces the currentPane with the newPane. |
void | This method sets the east pane to be the given JComponent.
|
void | This method sets the north pane to be the given JComponent.
|
void | This method sets the south pane to be the given JComponent.
|
void | This method sets the west pane to be the given JComponent.
|
void | This method uninstalls the defaults for the given JComponent.
|
void | |
void | |
void | Uninstalls all the listeners that have been installed in
installListeners(JScrollPane) .
|
void | This method uninstalls listeners for the given JComponent.
|
void | Uninstalls the UI from the component.
|
void | This method uninstalls this UI for the given JComponent.
|
void | Uninstalls the UI for the given JComponent .
|
void | This method uninstalls the UI for the given JComponent.
|
void | This method uninstalls the UI for the given JComponent. |
void | Uninstalls this UI from the given component.
|
void | This method reverses the work done by installUI.
|
void | This method uninstalls the UI for the given JComponent . |
void | Uninstalls all the aspects of the UI which were installed in installUI(JComponent) . |
void | Performs the opposite of installUI. |
void | Performs the opposite of installUI. |
void | This method uninstalls the UI for the given JComponent.
|
void | Uninstalls this UI delegate from the specified component.
|
void | Performs the opposite of installUI. |
void | This method removes the UI for the given JComponent.
|
void | Uninstalls this UI from the root pane. |
void | This method uninstalls the UI. |
void | Puts the specified component into the state it had before
ComponentUI.installUI(JComponent) was called.
|
void | Uninstalls the UI for the given JComponent. |
void | Performs the opposite of installUI. |
void | Called when the current L&F is replaced with another one, should call
uninstallDefaults and uninstallListeners as
well as remove the next/previous buttons and the editor
|
void | This method uninstalls the BasicSplitPaneUI for the given JComponent.
|
void | This method uninstalls the UI for the given JComponent.
|
void | Puts the specified component into the state it had before
ComponentUI.installUI(JComponent) was called.
|
void | |
void | Uninstalls this TextUI from the text component.
|
void | This method uninstalls the UI.
|
void | This method uninstalls the UI for the given JComponent.
|
void | Uninstall the UI for the component
|
void | Puts the specified component into the state it had before
ComponentUI.installUI(JComponent) was called.
|
void | This method calls paint.
|
void | Overridden for better control over background painting. |
void | Stores a HTML renderer in c 's client property if
text is HTML, otherwise it clears the corresponding client
property. |
Methods with return type javax.swing.JComponent | |
JComponent | This method creates the east pane used in the JInternalFrame.
|
JComponent | Creates an editor component. |
JComponent | This method creates the north pane used in the JInternalFrame.
|
JComponent | This method creates the south pane used in the JInternalFrame.
|
JComponent | This method creates the west pane used in the JInternalFrame.
|
JComponent | This method returns the east pane.
|
JComponent | This method returns the north pane.
|
JComponent | This method returns the south pane.
|
JComponent | This method returns the west pane.
|
Constructors with parameter type javax.swing.JComponent | |
AncestorEvent.AncestorEvent(JComponent source, int id, Container ancestor, Container ancestorParent) |
Methods with return type javax.swing.JComponent | |
JComponent | Returns the source of this event.
|
Methods with parameter type javax.swing.JComponent | |
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiButtonUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiColorChooserUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiComboBoxUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiDesktopIconUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiDesktopPaneUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiFileChooserUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiInternalFrameUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiLabelUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiListUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiMenuBarUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiMenuItemUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiOptionPaneUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiPanelUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiPopupMenuUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiProgressBarUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiRootPaneUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiScrollBarUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiScrollPaneUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiSeparatorUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiSliderUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiSpinnerUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiSplitPaneUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiTabbedPaneUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiTableHeaderUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiTableUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiTextUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiToolBarUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiToolTipUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiTreeUI ,
returning the result for the UI delegate from the primary look and
feel.
|
boolean | Calls the ComponentUI.contains(JComponent,int,int) method for all
the UI delegates managed by this MultiViewportUI ,
returning the result for the UI delegate from the primary look and
feel.
|
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.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiButtonUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiColorChooserUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiComboBoxUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiDesktopIconUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiDesktopPaneUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiFileChooserUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiInternalFrameUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiLabelUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiListUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiMenuBarUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiMenuItemUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiOptionPaneUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiPanelUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiPopupMenuUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiProgressBarUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiRootPaneUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiScrollBarUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiScrollPaneUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiSeparatorUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiSliderUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiSpinnerUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiSplitPaneUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiTabbedPaneUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiTableHeaderUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiTableUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiTextUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiToolBarUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiToolTipUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiTreeUI ,
returning the child for the UI delegate from the primary look and
feel.
|
Accessible | Calls the ComponentUI.getAccessibleChild(JComponent,int) method
for all the UI delegates managed by this MultiViewportUI ,
returning the child for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiButtonUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiColorChooserUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiComboBoxUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiDesktopIconUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiDesktopPaneUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiFileChooserUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiInternalFrameUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiLabelUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiListUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiMenuBarUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiMenuItemUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiOptionPaneUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiPanelUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiPopupMenuUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiProgressBarUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiRootPaneUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiScrollBarUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiScrollPaneUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiSeparatorUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiSliderUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiSpinnerUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiSplitPaneUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiTabbedPaneUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiTableHeaderUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiTableUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiTextUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiToolBarUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiToolTipUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiTreeUI ,
returning the count for the UI delegate from the primary look and
feel.
|
int | Calls the ComponentUI.getAccessibleChildrenCount(JComponent) method
for all the UI delegates managed by this MultiViewportUI ,
returning the count for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiButtonUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiColorChooserUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiComboBoxUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiDesktopIconUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiDesktopPaneUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiFileChooserUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiInternalFrameUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiLabelUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiListUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiMenuBarUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiMenuItemUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiOptionPaneUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiPanelUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiPopupMenuUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiProgressBarUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiRootPaneUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiScrollBarUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiScrollPaneUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiSeparatorUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiSliderUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiSpinnerUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiSplitPaneUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiTabbedPaneUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiTableHeaderUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiTableUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiTextUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiToolBarUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiToolTipUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiTreeUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMaximumSize(JComponent) method for all
the UI delegates managed by this MultiViewportUI ,
returning the maximum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiButtonUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiColorChooserUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiComboBoxUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiDesktopIconUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiDesktopPaneUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiFileChooserUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiInternalFrameUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiLabelUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiListUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiMenuBarUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiMenuItemUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiOptionPaneUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiPanelUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiPopupMenuUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiProgressBarUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiRootPaneUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiScrollBarUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiScrollPaneUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiSeparatorUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiSliderUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiSpinnerUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiSplitPaneUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiTabbedPaneUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiTableHeaderUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiTableUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiTextUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiToolBarUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiToolTipUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiTreeUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getMinimumSize(JComponent) method for all
the UI delegates managed by this MultiViewportUI ,
returning the minimum size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiButtonUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiColorChooserUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiComboBoxUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiDesktopIconUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiDesktopPaneUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiFileChooserUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiInternalFrameUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiLabelUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiListUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiMenuBarUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiMenuItemUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiOptionPaneUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiPanelUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiPopupMenuUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiProgressBarUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiRootPaneUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiScrollBarUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiScrollPaneUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiSeparatorUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiSliderUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiSpinnerUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiSplitPaneUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiTabbedPaneUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiTableHeaderUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiTableUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiTextUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiToolBarUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiToolTipUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiTreeUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
Dimension | Calls the ComponentUI.getPreferredSize(JComponent) method for all
the UI delegates managed by this MultiViewportUI ,
returning the preferred size for the UI delegate from the primary look and
feel.
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiButtonUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiColorChooserUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiComboBoxUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiDesktopIconUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiDesktopPaneUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiFileChooserUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiInternalFrameUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiLabelUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiListUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiMenuBarUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiMenuItemUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiOptionPaneUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiPanelUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiPopupMenuUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiProgressBarUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiRootPaneUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiScrollBarUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiScrollPaneUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiSeparatorUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiSliderUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiSpinnerUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiSplitPaneUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiTabbedPaneUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiTableHeaderUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiTableUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiTextUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiToolBarUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiToolTipUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiTreeUI .
|
void | Calls the ComponentUI.installUI(JComponent) method for all
the UI delegates managed by this MultiViewportUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiButtonUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiColorChooserUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiComboBoxUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiDesktopIconUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiDesktopPaneUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiFileChooserUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiInternalFrameUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiLabelUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiListUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiMenuBarUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiMenuItemUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiOptionPaneUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiPanelUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiPopupMenuUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiProgressBarUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiRootPaneUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiScrollBarUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiScrollPaneUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiSeparatorUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiSliderUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiSpinnerUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiSplitPaneUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiTabbedPaneUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiTableHeaderUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiTableUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiTextUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiToolBarUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiToolTipUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiTreeUI .
|
void | Calls the paint(Graphics, JComponent) method for all the UI
delegates managed by this MultiViewportUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiButtonUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiColorChooserUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiComboBoxUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiDesktopIconUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiDesktopPaneUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiFileChooserUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiInternalFrameUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiLabelUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiListUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiMenuBarUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiMenuItemUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiOptionPaneUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiPanelUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiPopupMenuUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiProgressBarUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiRootPaneUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiScrollBarUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiScrollPaneUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiSeparatorUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiSliderUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiSpinnerUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiSplitPaneUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiTabbedPaneUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiTableHeaderUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiTableUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiTextUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiToolBarUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiToolTipUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiTreeUI .
|
void | Calls the ComponentUI.uninstallUI(JComponent) method for all
the UI delegates managed by this MultiViewportUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiButtonUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiColorChooserUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiComboBoxUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiDesktopIconUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiDesktopPaneUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiFileChooserUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiInternalFrameUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiLabelUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiListUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiMenuBarUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiMenuItemUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiOptionPaneUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiPanelUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiPopupMenuUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiProgressBarUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiRootPaneUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiScrollBarUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiScrollPaneUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiSeparatorUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiSliderUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiSpinnerUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiSplitPaneUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiTabbedPaneUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiTableHeaderUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiTableUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiTextUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiToolBarUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiToolTipUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiTreeUI .
|
void | Calls the ComponentUI.update(Graphics,JComponent) method for all
the UI delegates managed by this MultiViewportUI .
|
Classes derived from javax.swing.JComponent | |
class | AbstractColorChooserPanel
|
Methods with return type javax.swing.JComponent | |
JComponent | This method returns the default preview panel to be used with
JColorChoosers.
|
Constructors with parameter type javax.swing.JComponent | |
Creates a new SynthContext object.
|
Methods with parameter type javax.swing.JComponent | |
ComponentUI | Creates the Synth look and feel component UI instance for the given
component.
|
Region | Returns the region for a given Swing component.
|
SynthStyle | Returns the style for the specified component and region.
|
SynthStyle | Returns a SynthStyle for the specified region of the specified
component.
|
Methods with return type javax.swing.JComponent | |
JComponent | Returns the component that contains the region.
|
Classes derived from javax.swing.JComponent | |
class |
Classes derived from javax.swing.JComponent | |
class | Provides an abstract implementation of common button behaviour,
data model and look & feel.
|
class | A component that uses a BoxLayout as Layout Manager.
|
class | A component that servers as a filler in BoxLayout controlled containers.
|
class | The default implementation ListCellRenderer . |
class | Subclasses DefaultListCellRenderers and implements
UIResource . |
class | A general purpose push button. |
class | A small box that displays a check or not, depending on it's
selected state. |
class | A menu item that displays a checkbox. |
class | A Swing widget that offers users different ways to
select a color. |
class | A component that allows a user to select any item in its list and
displays the selected item to the user. |
class | JDesktopPane is a container (usually for JInternalFrames) that simulates a
desktop. |
class | A powerful text editor component that can handle different types of
content.
|
class | A component that provides the user a dialog box to browse through a
filesystem and choose one or more files or directories.
|
class | A text field that makes use of a formatter to display and edit a specific
type of data. |
class | This class implements a Swing widget that looks and acts like a native
frame. |
class | This class represents the JInternalFrame while it is iconified.
|
class | A component that displays a static text message and/or an icon.
|
class | A container that adds depth to the usual Container semantics.
|
class | |
class | This class represents a menu that can be added to a menu bar or
can be a submenu in some other menu. |
class | JMenuBar is a container for menu's. |
class | JMenuItem represents element in the menu. |
class | This class creates different types of JDialogs and JInternalFrames that can
ask users for input or pass on information. |
class | An instance of JPanel can be added to a panel, frame etc
|
class | class JPasswordField
|
class | JPopupMenu is a container that is used to display popup menu's menu
items. |
class | This is the separator that can be used in popup menu.
|
class | A component that displays a visual indicator of the progress of a task. |
class | The JRadioButton component provides a visually selectable
button with mutually exclusive behaviour within a ButtonGroup .
|
class | This class represents JRadioButtonMenuItem. |
class | This class is where JComponents are added to. |
class | The JScrollBar. |
class | A component that embeds another component and enables it to be scrolled
both in horizontal and vertical direction.
|
class | |
class | The JSeparator. |
class | A visual component that allows selection of a value within a
range by adjusting a thumb in a track. |
class | A JSpinner is a component that displays a single value from
a sequence of values, and provides a convenient means for selecting the
previous and next values in the sequence. |
class | An editor class for a JSpinner that is used
for displaying and editing dates (e.g. that uses
SpinnerDateModel as model).
|
class | The base class for the editor used by the JSpinner component.
|
class | A JSpinner editor used for the SpinnerListModel .
|
class | A panel containing a JFormattedTextField that is configured for
displaying and editing numbers. |
class | This class implements JSplitPane. |
class | This is a container for components where only one component is displayed at
a given time and the displayed component can be switched by clicking on
tabs.
|
class | The table component, displaying information, organized in rows and columns.
|
class | The JTextArea component provides a multi-line area for displaying
and editing plain text. |
class | |
class | A powerful text component that supports styled content as well as
embedding images and components. |
class | The JToggleButton component provides a stateful button,
which can be either selected or unselected. |
class | JToolBar is a component that provides a toolbar to Swing programs. |
class | This is an extension of JSeparator used in toolbars. |
class | This class is used to display ToolTips. |
class | |
class | _ +-------------------------------+ ...........Y1 \ | view | . |
Constructors with parameter type javax.swing.JComponent | |
Creates ComponentInputMap object that notifies the given
component about changes to it.
| |
Creates a DebugGraphics object.
|
Fields of type javax.swing.JComponent | |
JComponent | The Swing JComponent, performing the editing session.
|
Methods with parameter type javax.swing.JComponent | |
void | Add a region to the set of dirty regions for a specified component.
|
void | Add a component to the invalidComponents vector. |
void | This method is called to indicate that the DesktopManager should prepare
to drag the JInternalFrame. |
void | This method should be called in preparation for dragging. |
void | This method is called to indicate that the given JComponent will be
resized. |
void | This method should be called prior to any resizeFrame calls. |
Rectangle | Calculates the portion of the component's bounds which is inside the
component's border insets. |
boolean | Returns true if the data in this TransferHandler can be
imported into the specified component. |
Transferable | Creates a Transferable that can be used to export data
from the specified component.
|
RepaintManager | Returns the RepaintManager for the current thread's
thread group. |
void | This method is called to drag the JInternalFrame to a new location.
|
void | This method drags the given JInternalFrame to the given x and y
coordinates.
|
void | This method indicates that the dragging is done. |
void | This method should be called after dragFrame calls. |
void | This method is called to indicate that the given JComponent has finished
dragging. |
void | This method is called to signify that the resize is finished. |
void | |
void | This method is invoked after data has been exported.
|
void | Exports the property of the component c that was
specified for this TransferHandler to the clipboard, performing
the specified action.
|
Rectangle | Get the dirty region associated with a component, or null
if the component has no dirty region.
|
int | Looks up the layer in the client property with the key
LAYER_PROPERTY of comp . |
int | |
ComponentUI | Returns the ComponentUI for the specified JComponent .
|
ComponentUI | Returns UI delegate from the current LookAndFeel that renders the
target component.
|
ActionMap | Returns the ActionMap that is provided by the ComponentUI of
component .
|
InputMap | Returns the InputMap that is provided by the ComponentUI of
component for the specified condition.
|
boolean | Imports the transfer data represented by t into the specified
component c by setting the property of this TransferHandler
on that component. |
void | Convenience method for installing a component's default Border
object on the specified component if either the border is currently
null or already an instance of UIResource .
|
void | Convenience method for initializing a component's foreground and
background color properties with values from the current defaults table.
|
void | LookAndFeel.installColorsAndFont(JComponent component, String defaultBgName, String defaultFgName, String defaultFontName) Convenience method for initializing a component's foreground, background
and font properties with values from the current defaults table.
|
void | This methods installs a UI property if it hasn't already been set by an
application. |
boolean | Return true if the specified component is completely
contained within its dirty region, otherwise false
|
String | SwingUtilities.layoutCompoundLabel(JComponent c, FontMetrics fm, String text, Icon icon, int verticalAlignment, int horizontalAlignment, int verticalTextPosition, int horizontalTextPosition, Rectangle viewR, Rectangle iconR, Rectangle textR, int textIconGap) Layout a "compound label" consisting of a text string and an icon
which is to be placed near the rendered text. |
ComponentInputMap | Creates a ComponentInputMap from keys.
|
void | Remove all dirty regions for a specified component
|
void | Mark a component as dirty over its entire bounds.
|
void | Sets the layer property for a JComponent.
|
void | This method registers a JComponent with the ToolTipManager.
|
void | Remove a component from the invalidComponents vector.
|
void | Change the shared, UI-managed ActionMap for a given
component. |
void | Change the shared, UI-managed InputMap for a given
component. |
void | DefaultDesktopManager.resizeFrame(JComponent component, int newX, int newY, int newWidth, int newHeight) This method resizes the give JComponent.
|
void | This method is called to resize the given JInternalFrame to the given
bounds.
|
void | Sets the accessory component for the file chooser and sends a
PropertyChangeEvent to all registered listeners. |
void | DefaultDesktopManager.setBoundsForFrame(JComponent component, int newX, int newY, int newWidth, int newHeight) This method calls setBounds with the given parameters and repaints the
JComponent.
|
void | This method does the actual work for reshaping the JInternalFrame.
|
void | Sets the component that the tool tip is associated with and sends a
PropertyChangeEvent (with the property name 'component') to all
registered listeners.
|
void | Changes the current editor to the new editor. |
void | This method changes the previewPanel property for the JTabbedPane. |
boolean | shouldYieldFocus
|
void | Convenience method for un-installing a component's default border on the
specified component if the border is currently an instance of UIResource.
|
void | This method unregisters a JComponent with the ToolTipManager.
|
boolean | verify
|
Methods with return type javax.swing.JComponent | |
JComponent | Creates an editor that is appropriate for the specified model .
|
JComponent | Returns the accessory component for the file chooser. |
JComponent | Returns the component to notify about changes.
|
JComponent | Returns the component that the tool tip is associated with.
|
JComponent | Gets the current editor
|
JComponent | This method returns the current previewPanel used with this
JColorChooser.
|
GNU Classpath (0.95) |