Skip navigation links
org.netbeans.swing.tabcontrol 1.81
A B C D E F G H I K L M N O P R S T U V W 

U

UI_CLASS_ID - Static variable in class org.netbeans.swing.tabcontrol.SlidingButton
UI Class ID for IndexButtons, to be used by providers of UI delegates
UI_KEY - Static variable in class org.netbeans.swing.tabcontrol.plaf.BasicSlidingTabDisplayerUI.IndexButton
UI Class ID for IndexButtons, to be used by providers of UI delegates
uichange() - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
 
uichange() - Method in class org.netbeans.swing.tabcontrol.TabbedContainerUI
This method is called if TabbedContainer.updateUI() gets called after a UI delegate has been installed (in other words, the user did something like switch look and feels or switch the Windows desktop theme).
uninstall() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI
Called after uninstalling the mouse listener and selection model, but before references to that or the layout model or displayer have been nulled.
uninstall() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicScrollingTabDisplayerUI
 
uninstall() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicSlidingTabDisplayerUI
 
uninstall() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI
 
uninstall(Tabbed, TabDataModel) - Method in class org.netbeans.swing.tabcontrol.plaf.BusyTabsSupport
Unregister the given tab container.
uninstall() - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
Subclasses may override this method to do anything they need to do on uninstallUI().
uninstallDefaults(AbstractButton) - Method in class org.netbeans.swing.tabcontrol.plaf.GtkSlidingButtonUI
 
uninstallDefaults(AbstractButton) - Method in class org.netbeans.swing.tabcontrol.plaf.MetalSlidingButtonUI
 
uninstallDefaults(AbstractButton) - Method in class org.netbeans.swing.tabcontrol.plaf.NimbusSlidingButtonUI
 
uninstallDefaults(AbstractButton) - Method in class org.netbeans.swing.tabcontrol.plaf.WindowsSlidingButtonUI
 
uninstallDefaults(AbstractButton) - Method in class org.netbeans.swing.tabcontrol.plaf.WinXPSlidingButtonUI
 
uninstallDisplayers() - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
Uninstalls and nulls references to the content contentDisplayer and tab contentDisplayer, and removes all components from the content contentDisplayer.
uninstallListeners() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI
Installs the mouse listener returned by createMouseListener into the control.
uninstallListeners() - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
Uninstalls the component listener installed in installListeners()
uninstallUI(JComponent) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI
This method is final - subclasses that need to deinitialize should override uninstall(), and remove any listeners, null any unneeded references, etc.
uninstallUI(JComponent) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI
 
uninstallUI(JComponent) - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
This method is final.
uninstallUI(JComponent) - Method in class org.netbeans.swing.tabcontrol.plaf.SlidingTabDisplayerButtonUI
Overridden to not uninstall keyboard actions (the buttons aren't focusable anyway) and not invoke the overhead of BasicHTML
uninstallUI(JComponent) - Method in class org.netbeans.swing.tabcontrol.TabDisplayerUI
 
unregisterShortcuts(JComponent) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI
Does nothing, no shortcuts
unregisterShortcuts(JComponent) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI
Registers shortcut for enable/ disable auto-hide functionality
unregisterShortcuts(JComponent) - Method in class org.netbeans.swing.tabcontrol.TabDisplayer
 
unregisterShortcuts(JComponent) - Method in class org.netbeans.swing.tabcontrol.TabDisplayerUI
 
updateOrientation() - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
Checks the position of the tabbed container relative to its parent window, and potentially updates its orientation client property.
updateUI() - Method in class org.netbeans.swing.popupswitcher.SwitcherTable
 
updateUI() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicSlidingTabDisplayerUI.IndexButton
 
updateUI() - Method in class org.netbeans.swing.tabcontrol.plaf.TabControlButton
 
updateUI() - Method in class org.netbeans.swing.tabcontrol.SlidingButton
Swing standard technique for attaching UI class
updateUI() - Method in class org.netbeans.swing.tabcontrol.TabbedContainer
Overridden as follows: When called by the superclass constructor (before the type field is set), it will simply return; the TabbedContainer constructor will call updateUI() explicitly later.
updateUI() - Method in class org.netbeans.swing.tabcontrol.TabDisplayer
Overridden to block the call from the superclass constructor, which comes before the type property is initialized.
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links
org.netbeans.swing.tabcontrol 1.81