- cancelRequestAttention(TopComponent) - Method in class org.netbeans.swing.tabcontrol.customtabs.Tabbed
-
- cancelRequestAttention(int) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI
-
- cancelRequestAttention(int) - Method in class org.netbeans.swing.tabcontrol.plaf.BasicSlidingTabDisplayerUI
-
- cancelRequestAttention(int) - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI
-
- cancelRequestAttention(int) - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
-
- cancelRequestAttention(int) - Method in class org.netbeans.swing.tabcontrol.plaf.ToolbarTabDisplayerUI
-
- cancelRequestAttention(int) - Method in class org.netbeans.swing.tabcontrol.TabbedContainer
-
- cancelRequestAttention(TabData) - Method in class org.netbeans.swing.tabcontrol.TabbedContainer
-
- cancelRequestAttention(int) - Method in class org.netbeans.swing.tabcontrol.TabbedContainerUI
-
- cancelRequestAttention(int) - Method in class org.netbeans.swing.tabcontrol.TabDisplayer
-
Cause a tab, if blinking, to stop.
- cancelRequestAttention(int) - Method in class org.netbeans.swing.tabcontrol.TabDisplayerUI
-
- change(int, int, int, int) - Method in class org.netbeans.swing.tabcontrol.plaf.TabState
-
Called when a setter for a tab index has produced a change in a
state-affecting property, such as which tab contains the mouse.
- CHANGE_NONE_TO_TAB - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabState
-
Change type indicating that a state was added that no tab previously had
- CHANGE_TAB_TO_NONE - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabState
-
Change type indicating a change happened (such as the mouse leaving a tab) such that now no tab has the
state previously held by the affected tab
- CHANGE_TAB_TO_SELF - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabState
-
- CHANGE_TAB_TO_TAB - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabState
-
Change type indicating a change of state for two tabs
- changeSelection(int, int, boolean, boolean) - Method in class org.netbeans.swing.popupswitcher.SwitcherTable
-
- ChicletWrapper - Class in org.netbeans.swing.tabcontrol.plaf
-
- ChicletWrapper() - Constructor for class org.netbeans.swing.tabcontrol.plaf.ChicletWrapper
-
Deprecated.
- cleanup() - Method in class org.netbeans.swing.tabcontrol.plaf.FxProvider
-
Clean up any artifacts of the effect, shut down timers, etc.
- clearAccessibleSelection() - Method in class org.netbeans.swing.tabcontrol.TabDisplayer.AccessibleTabDisplayer
-
Clears the selection in the object, so that no children in the
object are selected.
- clearCachedData() - Method in class org.netbeans.swing.tabcontrol.plaf.ScrollingTabLayoutModel
-
External operations on the selection or data model can invalidate cached
widths.
- clearTransientStates() - Method in class org.netbeans.swing.tabcontrol.plaf.TabState
-
Clear all mouse position related state information.
- CLIP_LEFT - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabState
-
Bitmask for state of tabs clipped on the right side - that is, partially
displayed
- CLIP_RIGHT - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabState
-
Bitmask for state of tabs clipped on the right side - that is, partially
displayed
- clone() - Method in class org.netbeans.swing.tabcontrol.plaf.EqualPolygon
-
Creates a new EqualPolygon using the copy constructor - the resulting
polygon may be modified without affecting the original.
- CLOSE_BUTTON_ARMED - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabState
-
Bitmask indicating that the tab contains the mouse and the mouse is in
the close button
- COMMAND_CLOSE - Static variable in class org.netbeans.swing.tabcontrol.TabbedContainer
-
Action command indicating that the action event signifies the user
clicking the Close button on a tab.
- COMMAND_CLOSE - Static variable in class org.netbeans.swing.tabcontrol.TabDisplayer
-
Action command indicating that the action event signifies the user
clicking the Close button on a tab.
- COMMAND_CLOSE_ALL - Static variable in class org.netbeans.swing.tabcontrol.TabbedContainer
-
- COMMAND_CLOSE_ALL - Static variable in class org.netbeans.swing.tabcontrol.TabDisplayer
-
Action command indicating that the action event fired signifies the user
has shift-clicked the close button on a tab
- COMMAND_CLOSE_ALL_BUT_THIS - Static variable in class org.netbeans.swing.tabcontrol.TabbedContainer
-
- COMMAND_CLOSE_ALL_BUT_THIS - Static variable in class org.netbeans.swing.tabcontrol.TabDisplayer
-
Action command indicating that the action event fired signifies the user
has alt-clicked the close button on a tab
- COMMAND_CLOSE_GROUP - Static variable in class org.netbeans.swing.tabcontrol.TabbedContainer
-
- COMMAND_CLOSE_GROUP - Static variable in class org.netbeans.swing.tabcontrol.TabDisplayer
-
Action command to close the whole window group.
- COMMAND_DISABLE_AUTO_HIDE - Static variable in class org.netbeans.swing.tabcontrol.TabbedContainer
-
- COMMAND_DISABLE_AUTO_HIDE - Static variable in class org.netbeans.swing.tabcontrol.TabDisplayer
-
Action command indicating that the action event signifies the user
clicking the Pin button on a tab.
- COMMAND_ENABLE_AUTO_HIDE - Static variable in class org.netbeans.swing.tabcontrol.TabbedContainer
-
- COMMAND_ENABLE_AUTO_HIDE - Static variable in class org.netbeans.swing.tabcontrol.TabDisplayer
-
Action command indicating that the action event signifies the user
clicking the Pin button on a tab.
- COMMAND_MAXIMIZE - Static variable in class org.netbeans.swing.tabcontrol.TabbedContainer
-
Command indicating a maximize (double-click) request
- COMMAND_MAXIMIZE - Static variable in class org.netbeans.swing.tabcontrol.TabDisplayer
-
Action command indicating that the action event fired signifies the user
has double clicked a tab
- COMMAND_MINIMIZE_GROUP - Static variable in class org.netbeans.swing.tabcontrol.TabbedContainer
-
- COMMAND_MINIMIZE_GROUP - Static variable in class org.netbeans.swing.tabcontrol.TabDisplayer
-
Action command to slide out the whole window group.
- COMMAND_POPUP_REQUEST - Static variable in class org.netbeans.swing.tabcontrol.TabbedContainer
-
Action command indicating that a popup menu should be shown
- COMMAND_POPUP_REQUEST - Static variable in class org.netbeans.swing.tabcontrol.TabDisplayer
-
Action command indicating that the action event fired signifies the user
requesting a popup menu over a tab
- COMMAND_RESTORE_GROUP - Static variable in class org.netbeans.swing.tabcontrol.TabbedContainer
-
- COMMAND_RESTORE_GROUP - Static variable in class org.netbeans.swing.tabcontrol.TabDisplayer
-
Action command to restore the whole slided-out window group.
- COMMAND_SELECT - Static variable in class org.netbeans.swing.tabcontrol.TabbedContainer
-
Action command indicating that the action event fired signifies the user
selecting a tab
- COMMAND_SELECT - Static variable in class org.netbeans.swing.tabcontrol.TabDisplayer
-
Action command indicating that the action event fired signifies the user
selecting a tab
- COMMAND_TOGGLE_TRANSPARENCY - Static variable in class org.netbeans.swing.tabcontrol.TabbedContainer
-
- comp - Variable in class org.netbeans.swing.tabcontrol.plaf.FxProvider
-
- compareTo(Object) - Method in class org.netbeans.swing.popupswitcher.SwitcherTableItem
-
Compares items based on theirs name
s.
- compareTo(Object) - Method in class org.netbeans.swing.tabcontrol.TabData
-
Compares the text based on java.lang.String's implementation of
Comparable.
- ComplexListDataEvent - Class in org.netbeans.swing.tabcontrol.event
-
An extension to ListDataEvent which can report data about non-contiguous
changes to data.
- ComplexListDataEvent(Object, int, int[], boolean) - Constructor for class org.netbeans.swing.tabcontrol.event.ComplexListDataEvent
-
Creates a new instance of ComplexListDataEvent.
- ComplexListDataEvent(Object, int, int, int) - Constructor for class org.netbeans.swing.tabcontrol.event.ComplexListDataEvent
-
Passthrough constructor for ListDataEvent.
- ComplexListDataEvent(Object, int, int, int, boolean, boolean) - Constructor for class org.netbeans.swing.tabcontrol.event.ComplexListDataEvent
-
- ComplexListDataEvent(Object, int, int, int, boolean) - Constructor for class org.netbeans.swing.tabcontrol.event.ComplexListDataEvent
-
Passthrough constructor for ListDataEvent.
- ComplexListDataListener - Interface in org.netbeans.swing.tabcontrol.event
-
An extension to javax.swing.ListDataListener to allow handling of events on
non-contiguous elements
- ComponentConverter - Interface in org.netbeans.swing.tabcontrol
-
A class which can provide a component corresponding to a TabData object.
- ComponentConverter.Fixed - Class in org.netbeans.swing.tabcontrol
-
A ComponentConverter implementation which always returns the same
component
- componentListener - Variable in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI
-
Component listener - mainly used to detach listeners when the component is hidden,
and reattach them when it is shown.
- componentListener - Variable in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
-
Component listener which listens on the container, and attaches/detaches listeners.
- componentMoved(ComponentEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI.ContainerComponentListener
-
- componentResized(ComponentEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.BasicScrollingTabDisplayerUI.ScrollingDisplayerComponentListener
-
- componentResized(ComponentEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI.ContainerComponentListener
-
- configureButton() - Method in class org.netbeans.swing.tabcontrol.plaf.TabControlButton
-
Make sure that only button icon gets painted (turn off borders etc)
- consume() - Method in class org.netbeans.swing.tabcontrol.event.TabActionEvent
-
Consume this event - any changes that should be performed as a result
will be done by external code by manipulating the models or other means
- container - Variable in class org.netbeans.swing.tabcontrol.TabbedContainerUI
-
The TabbedContainer this instance is acting as a ui delegate for.
- ContainerComponentListener() - Constructor for class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI.ContainerComponentListener
-
- ContainerPropertyChangeListener() - Constructor for class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI.ContainerPropertyChangeListener
-
- CONTENT_POLICY_ADD_ALL - Static variable in class org.netbeans.swing.tabcontrol.TabbedContainer
-
Content policy in which all components contained in the data model should immediately
be added to the AWT hierarchy at the time they appear in the data model.
- CONTENT_POLICY_ADD_ON_FIRST_USE - Static variable in class org.netbeans.swing.tabcontrol.TabbedContainer
-
Content policy by which components contained in the data model are added to the AWT
hierarchy the first time they are shown, and remain their thereafter unless removed
from the data model.
- CONTENT_POLICY_ADD_ONLY_SELECTED - Static variable in class org.netbeans.swing.tabcontrol.TabbedContainer
-
Content policy by which components contained in the data model are added to the AWT
hierarchy the when they are shown, and removed immediately when the user changes tabs.
- contentDisplayer - Variable in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
-
The component which displays the selected component in the tabbed container.
- contentDisplayerLayout - Variable in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
-
Layout manager which will handle layout of the tabbed container.
- contentsChanged(ListDataEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI.ModelListener
-
No-op implementation
- contentsChanged(ListDataEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI.Controller
-
- contentsChanged(ListDataEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI.BasicModelListener
-
- contentsChanged(ListDataEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI.ModelListener
-
DefaultTabDataModel will always call this method with an instance of
ComplexListDataEvent.
- controller - Variable in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI
-
- Controller() - Constructor for class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI.Controller
-
- countVisibleTabs(int) - Method in class org.netbeans.swing.tabcontrol.plaf.ScrollingTabLayoutModel
-
Return the number of tabs currently visible
- createCloseButton(TabDisplayer) - Static method in class org.netbeans.swing.tabcontrol.plaf.TabControlButtonFactory
-
Create default close button.
- createCloseGroupButton(TabDisplayer) - Static method in class org.netbeans.swing.tabcontrol.plaf.TabControlButtonFactory
-
Create button to close the whole window group.
- createComponentListener() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI
-
Create a ComponentListener that may be needed to handle resize, show,
hide, etc.
- createComponentListener() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicScrollingTabDisplayerUI
-
- createComponentListener() - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
-
Create a component listener responsible for initializing the
contentDisplayer component when the tabbed container is shown
- createContentDisplayer() - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
-
Create the component which will contain the content (the components which
correspond to tabs).
- createContentDisplayerLayout() - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
-
Creates the content contentDisplayer's layout manager, responsible for
ensuring that the correct component is on top and is the only one
showing
- createController() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI
-
- createController() - Method in class org.netbeans.swing.tabcontrol.plaf.AquaViewTabDisplayerUI
-
- createController() - Method in class org.netbeans.swing.tabcontrol.plaf.WinFlatViewTabDisplayerUI
-
- createController() - Method in class org.netbeans.swing.tabcontrol.plaf.WinXPViewTabDisplayerUI
-
- createDefaultRenderer() - Method in class org.netbeans.swing.tabcontrol.plaf.AquaEditorTabDisplayerUI
-
- createDefaultRenderer() - Method in class org.netbeans.swing.tabcontrol.plaf.AquaVectorEditorTabDisplayerUI
-
- createDefaultRenderer() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI
-
Create the default cell renderer for this control.
- createDefaultRenderer() - Method in class org.netbeans.swing.tabcontrol.plaf.GtkEditorTabDisplayerUI
-
- createDefaultRenderer() - Method in class org.netbeans.swing.tabcontrol.plaf.MetalEditorTabDisplayerUI
-
- createDefaultRenderer() - Method in class org.netbeans.swing.tabcontrol.plaf.NimbusEditorTabDisplayerUI
-
- createDefaultRenderer() - Method in class org.netbeans.swing.tabcontrol.plaf.WinClassicEditorTabDisplayerUI
-
- createDefaultRenderer() - Method in class org.netbeans.swing.tabcontrol.plaf.Windows8EditorTabDisplayerUI
-
- createDefaultRenderer() - Method in class org.netbeans.swing.tabcontrol.plaf.Windows8VectorEditorTabDisplayerUI
-
- createDefaultRenderer() - Method in class org.netbeans.swing.tabcontrol.plaf.WinFlatEditorTabDisplayerUI
-
- createDefaultRenderer() - Method in class org.netbeans.swing.tabcontrol.plaf.WinVistaEditorTabDisplayerUI
-
- createDefaultRenderer() - Method in class org.netbeans.swing.tabcontrol.plaf.WinXPEditorTabDisplayerUI
-
- createDiff(TabData[], TabData[]) - Static method in class org.netbeans.swing.tabcontrol.event.ArrayDiff
-
Returns an ArrayDiff object if the two arrays are not the same, or null
if they are
- createDropDownButton(TabDisplayer, boolean) - Static method in class org.netbeans.swing.tabcontrol.plaf.TabControlButtonFactory
-
- createFont() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI
-
- createFont() - Method in class org.netbeans.swing.tabcontrol.plaf.AquaEditorTabDisplayerUI
-
- createFont() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicSlidingTabDisplayerUI
-
- createFont() - Method in class org.netbeans.swing.tabcontrol.plaf.WinXPEditorTabDisplayerUI
-
- createFxProvider() - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
-
Create an FxProvider instance which will provide transition effects when tabs are selected.
- createHierarchyListener() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI
-
- createHierarchyListener() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicScrollingTabDisplayerUI
-
- createImageOfTab(int) - Method in class org.netbeans.swing.tabcontrol.customtabs.Tabbed
-
- createImageOfTab(int) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI
-
Paints the rectangle occupied by a tab into an image and returns the result
- createImageOfTab(int) - Method in class org.netbeans.swing.tabcontrol.plaf.BasicSlidingTabDisplayerUI
-
Paints the rectangle occupied by a tab into an image and returns the result
- createImageOfTab(int) - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI
-
- createImageOfTab(int) - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
-
- createImageOfTab(int) - Method in class org.netbeans.swing.tabcontrol.TabbedContainer
-
Create an image of a single tab, suitable for use in drag and drop operations
- createImageOfTab(int) - Method in class org.netbeans.swing.tabcontrol.TabbedContainerUI
-
Create an image suitable for use in drag and drop operations, of a tab
- createImageOfTab(int) - Method in class org.netbeans.swing.tabcontrol.TabDisplayerUI
-
Returns an image suitable for use in drag and drop operations,
representing the tab at this index.
- createLayout() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicScrollingTabDisplayerUI
-
- createLayout() - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
-
Create the layout manager that will manage the layout of the
TabbedContainer.
- createLayoutModel() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI
-
Create an instance of TabLayoutModel which will provide coordinates for
tabs
- createLayoutModel() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI
-
Creates model to layout the tabs out within the displayer.
- createLayoutModel() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicScrollingTabDisplayerUI
-
- createLayoutModel() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicSlidingTabDisplayerUI
-
Not used so much to determine layout as to calculate preferred sizes
here
- createLayoutModel() - Method in class org.netbeans.swing.tabcontrol.plaf.ToolbarTabDisplayerUI
-
- createMaximizeRestoreButton(TabDisplayer, boolean) - Static method in class org.netbeans.swing.tabcontrol.plaf.TabControlButtonFactory
-
Create default maximize/restore button.
- createModelListener() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI
-
Create a listener on the data model that triggers repaints on appropriate
changes.
- createModelListener() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI
-
- createModelListener() - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
-
Create a listener for the TabDataModel.
- createMouseListener() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI
-
Create the mouse listener that will be responsible for changing the
selection on mouse events, triggering repaints on mouse enter/exit/motion, etc.
- createMouseListener() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicSlidingTabDisplayerUI
-
- createMouseListener() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI
-
- createMouseListener() - Method in class org.netbeans.swing.tabcontrol.plaf.ToolbarTabDisplayerUI
-
- createPropertyChangeListener() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI
-
Create a PropertyChangeListener which listens on any interesting
properties of the control
- createPropertyChangeListener() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI
-
- createPropertyChangeListener() - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
-
Create a property change listener which will update the tab displayer in
accordance with property changes on the container.
- createRepaintPolicy() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI
-
- createRepaintPolicy() - Method in class org.netbeans.swing.tabcontrol.plaf.AquaEditorTabDisplayerUI
-
- createRepaintPolicy() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI
-
Create the policy that will determine what types of events trigger a repaint of one or more tabs.
- createRepaintPolicy() - Method in class org.netbeans.swing.tabcontrol.plaf.MetalEditorTabDisplayerUI
-
- createRestoreGroupButton(TabDisplayer, String) - Static method in class org.netbeans.swing.tabcontrol.plaf.TabControlButtonFactory
-
Create button to restore a group of windows from minimized state.
- createScrollLeftButton(TabDisplayer, Action, boolean) - Static method in class org.netbeans.swing.tabcontrol.plaf.TabControlButtonFactory
-
- createScrollRightButton(TabDisplayer, Action, boolean) - Static method in class org.netbeans.swing.tabcontrol.plaf.TabControlButtonFactory
-
- createSelectionListener() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI
-
Create a ChangeListener
to be attached to the selection model.
- createSelectionListener() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicSlidingTabDisplayerUI
-
- createSelectionListener() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI
-
- createSelectionListener() - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
-
Create a ChangeListener which will listen to the selection model of the
tab displayer, and update the displayed component in the displayer when
the selection model changes.
- createSelectionListener() - Method in class org.netbeans.swing.tabcontrol.plaf.ToolbarTabDisplayerUI
-
- createSelectionModel() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI
-
Creates an instance of DefaultTabSelectionModel
- createSelectionModel() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI
-
- createSelectionModel() - Method in class org.netbeans.swing.tabcontrol.TabDisplayerUI
-
Create the selection model which will handle selection for the
TabDisplayer.
- createSlideGroupButton(TabDisplayer) - Static method in class org.netbeans.swing.tabcontrol.plaf.TabControlButtonFactory
-
Create default minimize window group button.
- createSlidePinButton(TabDisplayer) - Static method in class org.netbeans.swing.tabcontrol.plaf.TabControlButtonFactory
-
Create default auto-hide/pin button.
- createTabActionEvent(ActionEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.TabControlButton
-
- createTabbedComponent(TabbedType, WinsysInfoForTabbedContainer) - Method in interface org.netbeans.swing.tabcontrol.customtabs.TabbedComponentFactory
-
Create Tabbed implementation for given type.
- createTabDisplayer() - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
-
Create the component which will display the tabs.
- createTabState() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicScrollingTabDisplayerUI
-
- createTabState() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI
-
Create a TabState instance.
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.AquaEditorTabDisplayerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.AquaSlidingButtonUI
-
Aqua ui for sliding buttons.
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.AquaVectorEditorTabDisplayerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.AquaVectorViewTabDisplayerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.AquaViewTabDisplayerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.BasicSlidingTabDisplayerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.GtkEditorTabDisplayerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.GtkSlidingButtonUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.GtkViewTabDisplayerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.MetalEditorTabDisplayerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.MetalSlidingButtonUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.MetalViewTabDisplayerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.NimbusEditorTabDisplayerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.NimbusSlidingButtonUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.NimbusViewTabDisplayerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.SlidingTabDisplayerButtonUI.Aqua
-
Deprecated.
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.SlidingTabDisplayerButtonUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.ToolbarTabDisplayerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.WinClassicEditorTabDisplayerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.WinClassicViewTabDisplayerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.Windows8EditorTabDisplayerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.Windows8VectorEditorTabDisplayerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.Windows8VectorViewTabDisplayerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.Windows8ViewTabDisplayerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.WindowsSlidingButtonUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.WinFlatEditorTabDisplayerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.WinFlatViewTabDisplayerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.WinVistaEditorTabDisplayerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.WinVistaViewTabDisplayerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.WinXPEditorTabDisplayerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.WinXPSlidingButtonUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.plaf.WinXPViewTabDisplayerUI
-
- createUI(JComponent) - Static method in class org.netbeans.swing.tabcontrol.SlidingButtonUI
-