|
Generated by JDiff |
||||||||
| PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | |||||||||
This file contains all the changes in documentation in the packagejavax.swing.plaf.multias colored differences. Deletions are shownlike this, and additions are shown like this.
If no deletions or additions are shown in an entry, the HTML tags will be what has changed. The new HTML tags are shown in the differences. If no documentation existed, and then some was added in a later version, this change is noted in the appropriate class pages of differences, but the change is not shown on this page. Only changes in existing text are shown here. Similarly, documentation which was inherited from another class or interface is not shown here.
Note that an HTML error in the new documentation may cause the display of other documentation changes to be presented incorrectly. For instance, failure to close a <code> tag will cause all subsequent paragraphs to be displayed differently.
Class MultiButtonUI, boolean contains(JComponent, int, int)MultiButtonUI implementationA multiplexing UI used to combineButtonUIs.This file was automatically generated by AutoMulti. @version 1.
23 0225 12/0203/00 1801 20:1537:3547 @author Otto Multey
Class MultiButtonUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiButtonUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiButtonUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiButtonUI, Dimension getMaximumSize(JComponent)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiButtonUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiButtonUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiButtonUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiButtonUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiButtonUI, void paint(Graphics, JComponent)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiButtonUI, void uninstallUI(JComponent)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiButtonUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiButtonUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiColorChooserUI, boolean contains(JComponent, int, int)MultiColorChooserUI implementationA multiplexing UI used to combineColorChooserUIs.This file was automatically generated by AutoMulti. @version 1.
17 0219 12/0203/00 1801 20:1537:3550 @author Otto Multey
Class MultiColorChooserUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiColorChooserUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiColorChooserUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiColorChooserUI, Dimension getMaximumSize(JComponent)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiColorChooserUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiColorChooserUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiColorChooserUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiColorChooserUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiColorChooserUI, void paint(Graphics, JComponent)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiColorChooserUI, void uninstallUI(JComponent)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiColorChooserUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiColorChooserUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiComboBoxUI, boolean contains(JComponent, int, int)MultiComboBoxUI implementationA multiplexing UI used to combineComboBoxUIs.This file was automatically generated by AutoMulti. @version 1.
28 0230 12/0203/00 1801 20:1537:3652 @author Otto Multey
Class MultiComboBoxUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiComboBoxUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiComboBoxUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiComboBoxUI, Dimension getMaximumSize(JComponent)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiComboBoxUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiComboBoxUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiComboBoxUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiComboBoxUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiComboBoxUI, boolean isFocusTraversable(JComboBox)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiComboBoxUI, boolean isPopupVisible(JComboBox)CallInvokes theisFocusTraversable method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiComboBoxUI, void paint(Graphics, JComponent)CallInvokes theisPopupVisible method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiComboBoxUI, void setPopupVisible(JComboBox, boolean)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiComboBoxUI, void uninstallUI(JComponent)CallInvokes thesetPopupVisible method on each UI handled by thisMultiUIobject.
Class MultiComboBoxUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiComboBoxUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiDesktopIconUI, boolean contains(JComponent, int, int)MultiDesktopIconUI implementationA multiplexing UI used to combineDesktopIconUIs.This file was automatically generated by AutoMulti. @version 1.
20 0222 12/0203/000118:1520:37:54 @author Otto Multey
Class MultiDesktopIconUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiDesktopIconUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiDesktopIconUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiDesktopIconUI, Dimension getMaximumSize(JComponent)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiDesktopIconUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiDesktopIconUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiDesktopIconUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiDesktopIconUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiDesktopIconUI, void paint(Graphics, JComponent)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiDesktopIconUI, void uninstallUI(JComponent)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiDesktopIconUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiDesktopIconUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiDesktopPaneUI, boolean contains(JComponent, int, int)MultiDesktopPaneUI implementationA multiplexing UI used to combineDesktopPaneUIs.This file was automatically generated by AutoMulti. @version 1.
20 0222 12/0203/000118:1520:37:56 @author Otto Multey
Class MultiDesktopPaneUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiDesktopPaneUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiDesktopPaneUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiDesktopPaneUI, Dimension getMaximumSize(JComponent)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiDesktopPaneUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiDesktopPaneUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiDesktopPaneUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiDesktopPaneUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiDesktopPaneUI, void paint(Graphics, JComponent)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiDesktopPaneUI, void uninstallUI(JComponent)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiDesktopPaneUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiDesktopPaneUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiFileChooserUI, boolean contains(JComponent, int, int)MultiFileChooserUI implementationA multiplexing UI used to combineFileChooserUIs.This file was automatically generated by AutoMulti. @version 1.
22 0224 12/0203/00 1801 20:1537:3858 @author Otto Multey
Class MultiFileChooserUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiFileChooserUI, void ensureFileIsVisible(JFileChooser, File)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiFileChooserUI, FileFilter getAcceptAllFileFilter(JFileChooser)CallInvokes theensureFileIsVisible method on each UI handled by thisMultiUIobject.
Class MultiFileChooserUI, Accessible getAccessibleChild(JComponent, int)CallInvokes thegetAcceptAllFileFilter method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiFileChooserUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiFileChooserUI, String getApproveButtonText(JFileChooser)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiFileChooserUI, String getDialogTitle(JFileChooser)CallInvokes thegetApproveButtonText method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiFileChooserUI, FileView getFileView(JFileChooser)CallInvokes thegetDialogTitle method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiFileChooserUI, Dimension getMaximumSize(JComponent)CallInvokes thegetFileView method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiFileChooserUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiFileChooserUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiFileChooserUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiFileChooserUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiFileChooserUI, void paint(Graphics, JComponent)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiFileChooserUI, void rescanCurrentDirectory(JFileChooser)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiFileChooserUI, void uninstallUI(JComponent)CallInvokes therescanCurrentDirectory method on each UI handled by thisMultiUIobject.
Class MultiFileChooserUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiFileChooserUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiInternalFrameUI, boolean contains(JComponent, int, int)MultiInternalFrameUI implementationA multiplexing UI used to combineInternalFrameUIs.This file was automatically generated by AutoMulti. @version 1.
23 0225 12/0203/00 1801 20:15:38:01 @author Otto Multey
Class MultiInternalFrameUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiInternalFrameUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiInternalFrameUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiInternalFrameUI, Dimension getMaximumSize(JComponent)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiInternalFrameUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiInternalFrameUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiInternalFrameUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiInternalFrameUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiInternalFrameUI, void paint(Graphics, JComponent)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiInternalFrameUI, void uninstallUI(JComponent)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiInternalFrameUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiInternalFrameUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiLabelUI, boolean contains(JComponent, int, int)MultiLabelUI implementationA multiplexing UI used to combineLabelUIs.This file was automatically generated by AutoMulti. @version 1.
22 0224 12/0203/00 1801 20:1538:3903 @author Otto Multey
Class MultiLabelUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiLabelUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiLabelUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiLabelUI, Dimension getMaximumSize(JComponent)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiLabelUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiLabelUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiLabelUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiLabelUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiLabelUI, void paint(Graphics, JComponent)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiLabelUI, void uninstallUI(JComponent)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiLabelUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiLabelUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiListUI, boolean contains(JComponent, int, int)MultiListUI implementationA multiplexing UI used to combineListUIs.This file was automatically generated by AutoMulti. @version 1.
23 0225 12/0203/00 1801 20:1538:3905 @author Otto Multey
Class MultiListUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiListUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiListUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiListUI, Rectangle getCellBounds(JList, int, int)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiListUI, Dimension getMaximumSize(JComponent)CallInvokes thegetCellBounds method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiListUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiListUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiListUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiListUI, Point indexToLocation(JList, int)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiListUI, void installUI(JComponent)CallInvokes theindexToLocation method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiListUI, int locationToIndex(JList, Point)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiListUI, void paint(Graphics, JComponent)CallInvokes thelocationToIndex method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiListUI, void uninstallUI(JComponent)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiListUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiListUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiLookAndFeel, ComponentUI createUIs(ComponentUI, Vector, JComponent)A
Multiplexing UImultiplexingLooklook andFeelfeel that allows more than one UI to be associated with a component at the same time. The primary look and feel is called the default look and feel and the other look and feels are called auxiliary.For further information see Using the Multiplexing Look and Feel.
Warning: Serialized objects of this class will not be compatible with future Swing releases. The current serialization support is appropriate for short term storage or RMI between applications running the same version of Swing.
A future releaseAs ofSwing will provide1.4 support for long termpersistencestorage of all JavaBeansTM has been added to thejava.beanspackage. Please see java.beans.XMLEncoder @see UIManager#addAuxiliaryLookAndFeel @see javax.swing.plaf.multi @version 1.28 0232 12/0203/0001 @author Willie Walker
Class MultiLookAndFeel, ComponentUI[] uisToArray(Vector)CreateCreates therealComponentUIUIobjects required to present thetargetcomponent placing the objects in theuisvector and returning theComponentUIobject that best represents the component'sfromUI. This method finds theComponentUIobjects by invokinggetDefaults().getUI(target)on each default and auxiliary look andfeels placing thefeel currently inresultsuse.inThe first UI object this method adds to theuisvectorpassedisinfor the default look and feel.This method is invoked by the
. @createUImethod ofMultiXxxxUIclassesreturnparam mui theComponentUIobject that represents the complete UI for thetargetcomponent; this should be an instance of one of theMultiXxxxUIclasses @param uis aVector; generally this is theuisfield of themuiargument @param target a component whose UI is represented bymui@returnmuiif the component has any auxiliary UI objects; otherwise returns the UI object for the default look and feel ornullif the default UI object couldn't be found @see javax.swing.UIManager#getAuxiliaryLookAndFeels @see javax.swing.UIDefaults#getUI @see MultiButtonUI#uis @see MultiButtonUI#createUI
TurnCreatesthean arrayVector ofpopulates it with UI'sobjects from the passed-in vector and returns the array. Ifintouisis null this method returns an array with zero elements. Ifuisis an empty vector this method returnsnull. A run-time error occurs if any objects in theuisvector are not of typeComponentUI. @param uis a vector containingComponentUIobjects @return an array equivalent to the passed-in vector
Class MultiMenuBarUI, boolean contains(JComponent, int, int)MultiMenuBarUI implementationA multiplexing UI used to combineMenuBarUIs.This file was automatically generated by AutoMulti. @version 1.
24 0226 12/0203/00 1801 20:1538:4109 @author Otto Multey
Class MultiMenuBarUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiMenuBarUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiMenuBarUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiMenuBarUI, Dimension getMaximumSize(JComponent)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiMenuBarUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiMenuBarUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiMenuBarUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiMenuBarUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiMenuBarUI, void paint(Graphics, JComponent)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiMenuBarUI, void uninstallUI(JComponent)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiMenuBarUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiMenuBarUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiMenuItemUI, boolean contains(JComponent, int, int)MultiMenuItemUI implementationA multiplexing UI used to combineMenuItemUIs.This file was automatically generated by AutoMulti. @version 1.
24 0226 12/0203/00 1801 20:1538:4111 @author Otto Multey
Class MultiMenuItemUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiMenuItemUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiMenuItemUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiMenuItemUI, Dimension getMaximumSize(JComponent)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiMenuItemUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiMenuItemUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiMenuItemUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiMenuItemUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiMenuItemUI, void paint(Graphics, JComponent)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiMenuItemUI, void uninstallUI(JComponent)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiMenuItemUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiMenuItemUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiOptionPaneUI, boolean contains(JComponent, int, int)MultiOptionPaneUI implementationA multiplexing UI used to combineOptionPaneUIs.This file was automatically generated by AutoMulti. @version 1.
21 0223 12/0203/00 1801 20:1538:4214 @author Otto Multey
Class MultiOptionPaneUI, boolean containsCustomComponents(JOptionPane)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiOptionPaneUI, ComponentUI createUI(JComponent)CallInvokes thecontainsCustomComponents method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiOptionPaneUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiOptionPaneUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiOptionPaneUI, Dimension getMaximumSize(JComponent)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiOptionPaneUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiOptionPaneUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiOptionPaneUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiOptionPaneUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiOptionPaneUI, void paint(Graphics, JComponent)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiOptionPaneUI, void selectInitialValue(JOptionPane)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiOptionPaneUI, void uninstallUI(JComponent)CallInvokes theselectInitialValue method on each UI handled by thisMultiUIobject.
Class MultiOptionPaneUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiOptionPaneUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiPanelUI, boolean contains(JComponent, int, int)MultiPanelUI implementationA multiplexing UI used to combinePanelUIs.This file was automatically generated by AutoMulti. @version 1.
8 0210 12/0203/00 1801 20:1538:4216 @author Otto Multey
Class MultiPanelUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiPanelUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiPanelUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiPanelUI, Dimension getMaximumSize(JComponent)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiPanelUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiPanelUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiPanelUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiPanelUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiPanelUI, void paint(Graphics, JComponent)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiPanelUI, void uninstallUI(JComponent)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiPanelUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiPanelUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiPopupMenuUI, boolean contains(JComponent, int, int)MultiPopupMenuUI implementationA multiplexing UI used to combinePopupMenuUIs.This file was automatically generated by AutoMulti. @version 1.
24 0226 12/0203/00 1801 20:1538:4318 @author Otto Multey
Class MultiPopupMenuUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiPopupMenuUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiPopupMenuUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiPopupMenuUI, Dimension getMaximumSize(JComponent)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiPopupMenuUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiPopupMenuUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiPopupMenuUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiPopupMenuUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiPopupMenuUI, void paint(Graphics, JComponent)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiPopupMenuUI, void uninstallUI(JComponent)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiPopupMenuUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiPopupMenuUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiProgressBarUI, boolean contains(JComponent, int, int)MultiProgressBarUI implementationA multiplexing UI used to combineProgressBarUIs.This file was automatically generated by AutoMulti. @version 1.
22 0224 12/0203/00 1801 20:1538:4320 @author Otto Multey
Class MultiProgressBarUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiProgressBarUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiProgressBarUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiProgressBarUI, Dimension getMaximumSize(JComponent)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiProgressBarUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiProgressBarUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiProgressBarUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiProgressBarUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiProgressBarUI, void paint(Graphics, JComponent)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiProgressBarUI, void uninstallUI(JComponent)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiProgressBarUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiProgressBarUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiScrollBarUI, boolean contains(JComponent, int, int)MultiScrollBarUI implementationA multiplexing UI used to combineScrollBarUIs.This file was automatically generated by AutoMulti. @version 1.
22 0224 12/0203/00 1801 20:1538:4424 @author Otto Multey
Class MultiScrollBarUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiScrollBarUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiScrollBarUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiScrollBarUI, Dimension getMaximumSize(JComponent)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiScrollBarUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiScrollBarUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiScrollBarUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiScrollBarUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiScrollBarUI, void paint(Graphics, JComponent)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiScrollBarUI, void uninstallUI(JComponent)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiScrollBarUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiScrollBarUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiScrollPaneUI, boolean contains(JComponent, int, int)MultiScrollPaneUI implementationA multiplexing UI used to combineScrollPaneUIs.This file was automatically generated by AutoMulti. @version 1.
23 0225 12/0203/00 1801 20:1538:4426 @author Otto Multey
Class MultiScrollPaneUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiScrollPaneUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiScrollPaneUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiScrollPaneUI, Dimension getMaximumSize(JComponent)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiScrollPaneUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiScrollPaneUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiScrollPaneUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiScrollPaneUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiScrollPaneUI, void paint(Graphics, JComponent)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiScrollPaneUI, void uninstallUI(JComponent)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiScrollPaneUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiScrollPaneUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiSeparatorUI, boolean contains(JComponent, int, int)MultiSeparatorUI implementationA multiplexing UI used to combineSeparatorUIs.This file was automatically generated by AutoMulti. @version 1.
22 0224 12/0203/00 1801 20:1538:4529 @author Otto Multey
Class MultiSeparatorUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiSeparatorUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiSeparatorUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiSeparatorUI, Dimension getMaximumSize(JComponent)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiSeparatorUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiSeparatorUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiSeparatorUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiSeparatorUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiSeparatorUI, void paint(Graphics, JComponent)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiSeparatorUI, void uninstallUI(JComponent)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiSeparatorUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiSeparatorUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiSliderUI, boolean contains(JComponent, int, int)MultiSliderUI implementationA multiplexing UI used to combineSliderUIs.This file was automatically generated by AutoMulti. @version 1.
22 0224 12/0203/00 1801 20:1538:4631 @author Otto Multey
Class MultiSliderUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiSliderUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiSliderUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiSliderUI, Dimension getMaximumSize(JComponent)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiSliderUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiSliderUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiSliderUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiSliderUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiSliderUI, void paint(Graphics, JComponent)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiSliderUI, void uninstallUI(JComponent)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiSliderUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiSliderUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiSplitPaneUI, boolean contains(JComponent, int, int)MultiSplitPaneUI implementationA multiplexing UI used to combineSplitPaneUIs.This file was automatically generated by AutoMulti. @version 1.
23 0225 12/0203/00 1801 20:1538:4636 @author Otto Multey
Class MultiSplitPaneUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiSplitPaneUI, void finishedPaintingChildren(JSplitPane, Graphics)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiSplitPaneUI, Accessible getAccessibleChild(JComponent, int)CallInvokes thefinishedPaintingChildren method on each UI handled by thisMultiUIobject.
Class MultiSplitPaneUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiSplitPaneUI, int getDividerLocation(JSplitPane)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiSplitPaneUI, int getMaximumDividerLocation(JSplitPane)CallInvokes thegetDividerLocation method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiSplitPaneUI, Dimension getMaximumSize(JComponent)CallInvokes thegetMaximumDividerLocation method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiSplitPaneUI, int getMinimumDividerLocation(JSplitPane)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiSplitPaneUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMinimumDividerLocation method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiSplitPaneUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiSplitPaneUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiSplitPaneUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiSplitPaneUI, void paint(Graphics, JComponent)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiSplitPaneUI, void resetToPreferredSizes(JSplitPane)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiSplitPaneUI, void setDividerLocation(JSplitPane, int)CallInvokes theresetToPreferredSizes method on each UI handled by thisMultiUIobject.
Class MultiSplitPaneUI, void uninstallUI(JComponent)CallInvokes thesetDividerLocation method on each UI handled by thisMultiUIobject.
Class MultiSplitPaneUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiSplitPaneUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiTabbedPaneUI, boolean contains(JComponent, int, int)MultiTabbedPaneUI implementationA multiplexing UI used to combineTabbedPaneUIs.This file was automatically generated by AutoMulti. @version 1.
24 0226 12/0203/00 1801 20:1538:4738 @author Otto Multey
Class MultiTabbedPaneUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTabbedPaneUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiTabbedPaneUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTabbedPaneUI, Dimension getMaximumSize(JComponent)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTabbedPaneUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTabbedPaneUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTabbedPaneUI, Rectangle getTabBounds(JTabbedPane, int)CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTabbedPaneUI, int getTabRunCount(JTabbedPane)CallInvokes thegetTabBounds method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTabbedPaneUI, ComponentUI[] getUIs()CallInvokes thegetTabRunCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTabbedPaneUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiTabbedPaneUI, void paint(Graphics, JComponent)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiTabbedPaneUI, int tabForCoordinate(JTabbedPane, int, int)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiTabbedPaneUI, void uninstallUI(JComponent)CallInvokes thetabForCoordinate method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTabbedPaneUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiTabbedPaneUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiTableHeaderUI, boolean contains(JComponent, int, int)MultiTableHeaderUI implementationA multiplexing UI used to combineTableHeaderUIs.This file was automatically generated by AutoMulti. @version 1.
21 0223 12/0203/00 1801 20:1538:4740 @author Otto Multey
Class MultiTableHeaderUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTableHeaderUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiTableHeaderUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTableHeaderUI, Dimension getMaximumSize(JComponent)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTableHeaderUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTableHeaderUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTableHeaderUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTableHeaderUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiTableHeaderUI, void paint(Graphics, JComponent)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiTableHeaderUI, void uninstallUI(JComponent)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiTableHeaderUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiTableHeaderUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiTableUI, boolean contains(JComponent, int, int)MultiTableUI implementationA multiplexing UI used to combineTableUIs.This file was automatically generated by AutoMulti. @version 1.
20 0222 12/0203/00 1801 20:1538:4841 @author Otto Multey
Class MultiTableUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTableUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiTableUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTableUI, Dimension getMaximumSize(JComponent)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTableUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTableUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTableUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTableUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiTableUI, void paint(Graphics, JComponent)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiTableUI, void uninstallUI(JComponent)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiTableUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiTableUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiTextUI, boolean contains(JComponent, int, int)MultiTextUI implementationA multiplexing UI used to combineTextUIs.This file was automatically generated by AutoMulti. @version 1.
30 0232 12/0203/00 1801 20:1538:4843 @author Otto Multey
Class MultiTextUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTextUI, void damageRange(JTextComponent, int, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiTextUI, void damageRange(JTextComponent, int, int, Bias, Bias)CallInvokes thedamageRange method on each UI handled by thisMultiUIobject.
Class MultiTextUI, Accessible getAccessibleChild(JComponent, int)CausesInvokes theportiondamageRangeofmethodthe view responsible for the given partonof the model to be repaintedeach UI handled by this object.@param p0 the beginning of the range = 0 @param p1 the end of the range = p0
Class MultiTextUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTextUI, EditorKit getEditorKit(JTextComponent)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTextUI, Dimension getMaximumSize(JComponent)CallInvokes thegetEditorKit method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTextUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTextUI, int getNextVisualPositionFrom(JTextComponent, int, Bias, int, Bias[])CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTextUI, Dimension getPreferredSize(JComponent)ProvidesInvokesa way to determine the next visually represented model location that one might place a caret. Some views may not be visible they might not be inthesamegetNextVisualPositionFromordermethodfound in the model or they just might not allow access to someonof the locations in the modeleach UI handled by this object. @param pos the position to convert = 0 @param areturn theallocated regionvaluetoobtainedrender into @param direction the directionfrom thecurrent position that can be thought of as the arrow keys typically found on a keyboard. This may befirstSwingConstants.WEST SwingConstants.EAST SwingConstants.NORTH or SwingConstants.SOUTH. @returnUIthe locationwhichwithinis themodel thatUIbest representsobtained from thenext location visual position. @exception BadLocationException @exception IllegalArgumentException for an invaliddefaultdirectionLookAndFeel
Class MultiTextUI, View getRootView(JTextComponent)CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTextUI, ComponentUI[] getUIs()CallInvokes thegetRootView method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTextUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiTextUI, Rectangle modelToView(JTextComponent, int)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiTextUI, Rectangle modelToView(JTextComponent, int, Bias)CallInvokes themodelToView method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTextUI, void paint(Graphics, JComponent)ConvertsInvokes thegivenmodelToViewlocation inmethod onthe model to aeachplace inUI handledthe viewbycoordinate systemthis object. @param pos the local location in the model to translate = 0 @return thecoordinates as avalue obtained fromrectangle @exception BadLocationException ifthegiven positionfirstdoes not represent a valid location inUI which is the UI obtained from theassociateddefaultdocumentLookAndFeel
Class MultiTextUI, void uninstallUI(JComponent)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiTextUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiTextUI, int viewToModel(JTextComponent, Point)CallInvokes theupdate method on each UI handled by thisMultiUIobject.
Class MultiTextUI, int viewToModel(JTextComponent, Point, Bias[])CallInvokes theviewToModel method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTextUI, Vector uisProvidesInvokesa mapping from the view coordinate space to the logical coordinate space of the model. The biasReturn argument will be filled in to indicate that the point given is closer tothenext character in theviewToModelmodel or the previous character in the modelmethod on each UI handled by this object. @param x the X coordinate = 0 @param y the Y coordinate = 0 @param a the allocated region to render into @return thelocation within the modelvaluethatobtainedbest represents the given point infrom theviewfirst=UI0. The biasReturn argument will be filled in to indicate that the pointwhichgiveniscloser tothenext character in theUImodel orobtained from theprevious character indefaultthe model.LookAndFeel
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiToolBarUI, boolean contains(JComponent, int, int)MultiToolBarUI implementationA multiplexing UI used to combineToolBarUIs.This file was automatically generated by AutoMulti. @version 1.
24 0226 12/0203/00 1801 20:1538:4946 @author Otto Multey
Class MultiToolBarUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiToolBarUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiToolBarUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiToolBarUI, Dimension getMaximumSize(JComponent)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiToolBarUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiToolBarUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiToolBarUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiToolBarUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiToolBarUI, void paint(Graphics, JComponent)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiToolBarUI, void uninstallUI(JComponent)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiToolBarUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiToolBarUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiToolTipUI, boolean contains(JComponent, int, int)MultiToolTipUI implementationA multiplexing UI used to combineToolTipUIs.This file was automatically generated by AutoMulti. @version 1.
22 0224 12/0203/00 1801 20:1538:4947 @author Otto Multey
Class MultiToolTipUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiToolTipUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiToolTipUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiToolTipUI, Dimension getMaximumSize(JComponent)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiToolTipUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiToolTipUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiToolTipUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiToolTipUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiToolTipUI, void paint(Graphics, JComponent)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiToolTipUI, void uninstallUI(JComponent)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiToolTipUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiToolTipUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiTreeUI, void cancelEditing(JTree)MultiTreeUI implementationA multiplexing UI used to combineTreeUIs.This file was automatically generated by AutoMulti. @version 1.
28 0230 12/0203/00 1801 20:1538:5049 @author Otto Multey
Class MultiTreeUI, boolean contains(JComponent, int, int)CallInvokes thecancelEditing method on each UI handled by thisMultiUIobject.
Class MultiTreeUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTreeUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiTreeUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTreeUI, TreePath getClosestPathForLocation(JTree, int, int)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTreeUI, TreePath getEditingPath(JTree)CallInvokes thegetClosestPathForLocation method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTreeUI, Dimension getMaximumSize(JComponent)CallInvokes thegetEditingPath method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTreeUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTreeUI, Rectangle getPathBounds(JTree, TreePath)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTreeUI, TreePath getPathForRow(JTree, int)CallInvokes thegetPathBounds method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTreeUI, Dimension getPreferredSize(JComponent)CallInvokes thegetPathForRow method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTreeUI, int getRowCount(JTree)CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTreeUI, int getRowForPath(JTree, TreePath)CallInvokes thegetRowCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTreeUI, ComponentUI[] getUIs()CallInvokes thegetRowForPath method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTreeUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiTreeUI, boolean isEditing(JTree)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiTreeUI, void paint(Graphics, JComponent)CallInvokes theisEditing method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTreeUI, void startEditingAtPath(JTree, TreePath)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiTreeUI, boolean stopEditing(JTree)CallInvokes thestartEditingAtPath method on each UI handled by thisMultiUIobject.
Class MultiTreeUI, void uninstallUI(JComponent)CallInvokes thestopEditing method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiTreeUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiTreeUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.
Class MultiViewportUI, boolean contains(JComponent, int, int)MultiViewportUI implementationA multiplexing UI used to combineViewportUIs.This file was automatically generated by AutoMulti. @version 1.
7 029 12/0203/00 1801 20:1538:5051 @author Otto Multey
Class MultiViewportUI, ComponentUI createUI(JComponent)CallInvokes thecontains method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiViewportUI, Accessible getAccessibleChild(JComponent, int)ReturnReturns a multiplexing UI instance if any of the auxiliaryLookAndFeelsLookAndFeelssupportsupports this UI. Otherwise justreturnreturnsathe UI object obtainedusingfrom thenormaldefaultmethodsLookAndFeel.
Class MultiViewportUI, int getAccessibleChildrenCount(JComponent)CallInvokes thegetAccessibleChild method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiViewportUI, Dimension getMaximumSize(JComponent)CallInvokes thegetAccessibleChildrenCount method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiViewportUI, Dimension getMinimumSize(JComponent)CallInvokes thegetMaximumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiViewportUI, Dimension getPreferredSize(JComponent)CallInvokes thegetMinimumSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiViewportUI, ComponentUI[] getUIs()CallInvokes thegetPreferredSize method on each UI handled by thisMultiUIobject.Return@returnonlythe value obtained from the first UI which is the UI obtained from the defaultLookAndFeel.
Class MultiViewportUI, void installUI(JComponent)ReturnReturns the list ofUI'sUIs associated with this multiplexing UI. This allows processing of theUI'sUIs by an application aware of multiplexingUI'sUIs on components.
Class MultiViewportUI, void paint(Graphics, JComponent)CallInvokes theinstallUI method on each UI handled by thisMultiUIobject.
Class MultiViewportUI, void uninstallUI(JComponent)CallInvokes thepaint method on each UI handled by thisMultiUIobject.
Class MultiViewportUI, void update(Graphics, JComponent)CallInvokes theuninstallUI method on each UI handled by thisMultiUIobject.
Class MultiViewportUI, Vector uisCallInvokes theupdate method on each UI handled by thisMultiUIobject.
TheVectorvector containing the realUI'sUIs. This is populated in the call tocreateUIand can be obtained by calling thegetUIs method. The first element is guaranteed to be the real UI obtained from the default look and feel.