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

I

ID_CLOSE_BUTTON - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabControlButton
 
ID_DROP_DOWN_BUTTON - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabControlButton
 
ID_MAXIMIZE_BUTTON - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabControlButton
 
ID_PIN_BUTTON - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabControlButton
 
ID_RESTORE_BUTTON - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabControlButton
 
ID_RESTORE_GROUP_BUTTON - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabControlButton
 
ID_SCROLL_LEFT_BUTTON - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabControlButton
 
ID_SCROLL_RIGHT_BUTTON - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabControlButton
 
ID_SLIDE_DOWN_BUTTON - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabControlButton
 
ID_SLIDE_GROUP_BUTTON - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabControlButton
 
ID_SLIDE_LEFT_BUTTON - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabControlButton
 
ID_SLIDE_RIGHT_BUTTON - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabControlButton
 
Impl() - Constructor for class org.netbeans.swing.tabcontrol.SlideBarDataModel.Impl
Constructs new data model
inCloseButton() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabCellRenderer
 
inControlButtonsRect(Point) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI.Controller
 
IndexButton(int) - Constructor for class org.netbeans.swing.tabcontrol.plaf.BasicSlidingTabDisplayerUI.IndexButton
Create a new button representing an index in the model.
IndexButton() - Constructor for class org.netbeans.swing.tabcontrol.plaf.ToolbarTabDisplayerUI.IndexButton
Create a new button representing an index in the model.
indexOf(Component) - Method in class org.netbeans.swing.tabcontrol.customtabs.Tabbed
 
indexOf(TabData) - Method in class org.netbeans.swing.tabcontrol.DefaultTabDataModel
 
indexOf(Component) - Method in class org.netbeans.swing.tabcontrol.TabbedContainer
Get the index of a component
indexOf(TabData) - Method in interface org.netbeans.swing.tabcontrol.TabDataModel
Fetch the index of a tab matching the passed TabData object.
indexOfPoint(int, int) - Method in class org.netbeans.swing.tabcontrol.plaf.ScrollingTabLayoutModel
 
indexOfPoint(int, int) - Method in interface org.netbeans.swing.tabcontrol.plaf.TabLayoutModel
Get the index of the tab in the data model for the supplied point.
indicesAdded(ComplexListDataEvent) - Method in interface org.netbeans.swing.tabcontrol.event.ComplexListDataListener
Elements have been added at the indices specified by the event's getIndices() value
indicesAdded(ComplexListDataEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI.ModelListener
No-op implementation
indicesAdded(ComplexListDataEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI.Controller
 
indicesAdded(ComplexListDataEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI.BasicModelListener
 
indicesAdded(ComplexListDataEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI.ModelListener
 
indicesChanged(ComplexListDataEvent) - Method in interface org.netbeans.swing.tabcontrol.event.ComplexListDataListener
Elements have been changed at the indices specified by the event's getIndices() value.
indicesChanged(ComplexListDataEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI.ModelListener
No-op implementation
indicesChanged(ComplexListDataEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI.Controller
Elements have been changed at the indices specified by the event's getIndices() value.
indicesChanged(ComplexListDataEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI.BasicModelListener
 
indicesChanged(ComplexListDataEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI.ModelListener
 
indicesRemoved(ComplexListDataEvent) - Method in interface org.netbeans.swing.tabcontrol.event.ComplexListDataListener
Elements have been removed at the indices specified by the event's getIndices() value
indicesRemoved(ComplexListDataEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI.ModelListener
No-op implementation
indicesRemoved(ComplexListDataEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI.Controller
Elements have been removed at the indices specified by the event's getIndices() value
indicesRemoved(ComplexListDataEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI.BasicModelListener
 
indicesRemoved(ComplexListDataEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI.ModelListener
 
initDisplayer() - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
Fills contentDisplayer container with components retrieved from model.
inMaximizedMode(Component) - Method in interface org.netbeans.swing.tabcontrol.WinsysInfoForTabbed
Finds out in what state is window system mode containing given component.
insertComponent(String, Icon, Component, String, int) - Method in class org.netbeans.swing.tabcontrol.customtabs.Tabbed
 
install() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI
Called after creating the layout model, selection model and mouse listener, but before installing the mouse listener and selection model.
install() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicScrollingTabDisplayerUI
 
install() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicSlidingTabDisplayerUI
 
install() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI
Overridden to initialize the tabState and defaultRenderer.
install(Tabbed, TabDataModel) - Method in class org.netbeans.swing.tabcontrol.plaf.BusyTabsSupport
Track changes in given tab container to have busy tab headers repainted.
install() - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
Subclasses may override this method to do anything they need to do on installUI().
install() - Method in class org.netbeans.swing.tabcontrol.plaf.GtkEditorTabDisplayerUI
 
install() - Method in class org.netbeans.swing.tabcontrol.plaf.MetalEditorTabDisplayerUI
 
install() - Method in class org.netbeans.swing.tabcontrol.plaf.NimbusEditorTabDisplayerUI
 
install() - Method in class org.netbeans.swing.tabcontrol.plaf.ToolbarTabDisplayerUI
 
install() - Method in class org.netbeans.swing.tabcontrol.plaf.WinClassicEditorTabDisplayerUI
 
installBorder(AbstractButton) - Method in class org.netbeans.swing.tabcontrol.plaf.SlidingTabDisplayerButtonUI.Aqua
Deprecated.
 
installBorder(AbstractButton) - Method in class org.netbeans.swing.tabcontrol.plaf.SlidingTabDisplayerButtonUI
Install a border on the button
installBorder(AbstractButton) - Method in class org.netbeans.swing.tabcontrol.plaf.WindowsSlidingButtonUI
Install a border on the button
installBorder(AbstractButton) - Method in class org.netbeans.swing.tabcontrol.plaf.WinVistaSlidingButtonUI
Install a border on the button
installBorder(AbstractButton) - Method in class org.netbeans.swing.tabcontrol.plaf.WinXPSlidingButtonUI
Install a border on the button
installBorders() - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
Installs borders on the container, content displayer and tab displayer
installContentDisplayer() - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
Installs the content displayer component and its layout manager
installControlButtons() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI
 
installControlButtons() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicScrollingTabDisplayerUI
 
installDefaults(AbstractButton) - Method in class org.netbeans.swing.tabcontrol.plaf.GtkSlidingButtonUI
 
installDefaults(AbstractButton) - Method in class org.netbeans.swing.tabcontrol.plaf.MetalSlidingButtonUI
 
installDefaults(AbstractButton) - Method in class org.netbeans.swing.tabcontrol.plaf.NimbusSlidingButtonUI
 
installDefaults(AbstractButton) - Method in class org.netbeans.swing.tabcontrol.plaf.SlidingTabDisplayerButtonUI
Overridden to not call super.installDefaults() and only set the button to be non-focusable
installDefaults(AbstractButton) - Method in class org.netbeans.swing.tabcontrol.plaf.WindowsSlidingButtonUI
 
installDefaults(AbstractButton) - Method in class org.netbeans.swing.tabcontrol.plaf.WinXPSlidingButtonUI
 
installListeners() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI
Installs the mouse listener returned by createMouseListener into the control.
installListeners() - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
Installs a component listener on the component.
installTabDisplayer() - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
Installs the tab displayer component into the container.
installUI(JComponent) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI
installUI is final to ensure listeners, etc.
installUI(JComponent) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI
 
installUI(JComponent) - Method in class org.netbeans.swing.tabcontrol.plaf.AquaSlidingButtonUI
 
installUI(JComponent) - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
This method is final.
installUI(JComponent) - Method in class org.netbeans.swing.tabcontrol.plaf.SlidingTabDisplayerButtonUI
Overridden to not install keyboard actions (the buttons aren't focusable anyway) and not invoke the overhead of BasicHTML
installUI(JComponent) - Method in class org.netbeans.swing.tabcontrol.plaf.Windows8ViewTabDisplayerUI
 
installUI(JComponent) - Method in class org.netbeans.swing.tabcontrol.plaf.WinFlatViewTabDisplayerUI
 
installUI(JComponent) - Method in class org.netbeans.swing.tabcontrol.plaf.WinXPViewTabDisplayerUI
 
installUI(JComponent) - Method in class org.netbeans.swing.tabcontrol.TabbedContainerUI
 
installUI(JComponent) - Method in class org.netbeans.swing.tabcontrol.TabDisplayerUI
 
intervalAdded(ListDataEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI.ModelListener
No-op implementation
intervalAdded(ListDataEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI.Controller
 
intervalAdded(ListDataEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI.BasicModelListener
 
intervalAdded(ListDataEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI.ModelListener
 
intervalRemoved(ListDataEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI.ModelListener
No-op implementation
intervalRemoved(ListDataEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI.Controller
 
intervalRemoved(ListDataEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI.BasicModelListener
 
intervalRemoved(ListDataEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI.ModelListener
 
isAccessibleChildSelected(int) - Method in class org.netbeans.swing.tabcontrol.TabDisplayer.AccessibleTabDisplayer
Determines if the current child of this object is selected.
isActive() - Method in class org.netbeans.swing.popupswitcher.SwitcherTableItem
Returns whether this item is active or not.
isActive() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabCellRenderer
Convenience getter to determine if the current state includes the active state (a component in the container or the container itself has keyboard focus)
isActive() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI
 
isActive() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicSlidingTabDisplayerUI.IndexButton
Accessor for the UI delegate to determine if the tab displayer is currently active
isActive() - Method in class org.netbeans.swing.tabcontrol.plaf.ToolbarTabDisplayerUI.IndexButton
Accessor for the UI delegate to determine if the tab displayer is currently active
isActive() - Method in class org.netbeans.swing.tabcontrol.TabbedContainer
Determine if this component thinks it is "active", which affects how the tabs are painted - typically used to indicate that keyboard focus is somewhere within the component
isActive() - Method in class org.netbeans.swing.tabcontrol.TabDisplayer
Gets the "active" state of this component.
isAntialiased() - Method in class org.netbeans.swing.tabcontrol.plaf.AquaEditorTabDisplayerUI
 
isAntialiased() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI
isArmed() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabCellRenderer
Convenience getter to determine if the current state includes the armed state (the mouse is in the tab the component is currently configured to render).
isAttention() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabCellRenderer
 
isAttention(int) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI
Determine if the tab should be flashing
isBlinking() - Method in class org.netbeans.swing.tabcontrol.SlidingButton
 
isBlinkState() - Method in class org.netbeans.swing.tabcontrol.SlidingButton
Used by the UI to determine whether to use the blink color or the regular color
isBusy(TopComponent) - Method in class org.netbeans.swing.tabcontrol.customtabs.Tabbed
Check if given TopComponent is busy
isBusy() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabCellRenderer
 
isClipLeft() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabCellRenderer
Convenience getter to determine if the current state includes the left-clipped state (the right hand side of the tab is not visible).
isClipRight() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabCellRenderer
Convenience getter to determine if the current state includes the right-clipped state (the right hand side of the tab is not visible).
isConsumed() - Method in class org.netbeans.swing.tabcontrol.event.TabActionEvent
Determine if the event has been consumed
isFocused(int) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI
 
isHighlight() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabCellRenderer
 
isHighlight(int) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI
 
isLastTabClipped() - Method in class org.netbeans.swing.tabcontrol.plaf.ScrollingTabLayoutModel
Returns true if the last tab displayed is clipped and should therefore be painted as a clipped tab
isLeftmost() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabCellRenderer
Convenience getter to determine if the current state indicates that the renderer is currently configured as the leftmost (non-clipped).
isModeSlidingEnabled() - Method in class org.netbeans.swing.tabcontrol.WinsysInfoForTabbedContainer
 
isNextTabArmed() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabCellRenderer
Convenience getter to determine if the current state indicates that the renderer is currently configured appears to the left of the armed tab.
isNextTabSelected() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabCellRenderer
Convenience getter to determine if the current state indicates that the renderer is currently configured appears to the left of the selected tab.
isPaintingOrigin() - Method in class org.netbeans.swing.tabcontrol.TabbedContainer
 
isPressed() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabCellRenderer
Convenience getter to determine if the current state includes the pressed state (the mouse is in the tab this component is currently configured to render, and the mouse button is currently down)
isPreviousTabSelected() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabCellRenderer
Convenience getter to determine if the current state indicates that the renderer is currently configured appears to the right of the selected tab.
isRightmost() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabCellRenderer
Convenience getter to determine if the current state indicates that the renderer is currently configured as the rightmost (non-clipped).
isRunning() - Method in class org.netbeans.swing.tabcontrol.plaf.FxProvider
Determine if an effect is currently running
isSelected() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabCellRenderer
Convenience getter to determine if the current state includes the selected state (the tab this component is currently configured to render is the selected tab in a container)
isSelected(int) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI
 
isShowCloseButton() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabCellRenderer
 
isShowCloseButton() - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
 
isShowCloseButton() - Method in interface org.netbeans.swing.tabcontrol.plaf.TabCellRenderer
 
isShowCloseButton() - Method in class org.netbeans.swing.tabcontrol.TabbedContainer
Determine whether or not close buttons are being shown.
isShowCloseButton() - Method in class org.netbeans.swing.tabcontrol.TabbedContainerUI
 
isShowCloseButton() - Method in class org.netbeans.swing.tabcontrol.TabDisplayer
Find out if this displayer is set to show close buttons
isSlidedOutContainer() - Method in class org.netbeans.swing.tabcontrol.WinsysInfoForTabbedContainer
 
isTabBusy(int) - Method in class org.netbeans.swing.tabcontrol.TabDisplayerUI
Check if the given tab is busy and should be painted in a special way.
isTextChanged() - Method in class org.netbeans.swing.tabcontrol.event.ComplexListDataEvent
Does the change event represent a change that can affect display metrics
isTopComponentBusy(TopComponent) - Method in class org.netbeans.swing.tabcontrol.WinsysInfoForTabbedContainer
Check if the header of given TopComponent should be painted in a special way to indicate that some process is running in that TopComponent.
isTopComponentClosingEnabled() - Method in class org.netbeans.swing.tabcontrol.WinsysInfoForTabbedContainer
 
isTopComponentClosingEnabled(TopComponent) - Method in class org.netbeans.swing.tabcontrol.WinsysInfoForTabbedContainer
 
isTopComponentMaximizationEnabled() - Method in class org.netbeans.swing.tabcontrol.WinsysInfoForTabbedContainer
 
isTopComponentMaximizationEnabled(TopComponent) - Method in class org.netbeans.swing.tabcontrol.WinsysInfoForTabbedContainer
 
isTopComponentSlidingEnabled() - Method in class org.netbeans.swing.tabcontrol.WinsysInfoForTabbedContainer
 
isTopComponentSlidingEnabled(TopComponent) - Method in class org.netbeans.swing.tabcontrol.WinsysInfoForTabbedContainer
 
isTransparent() - Method in class org.netbeans.swing.tabcontrol.customtabs.Tabbed
 
isTransparent() - Method in class org.netbeans.swing.tabcontrol.TabbedContainer
 
isUserObjectChanged() - Method in class org.netbeans.swing.tabcontrol.event.ComplexListDataEvent
Does the change event represent a change in components.
isValidateRoot() - Method in class org.netbeans.swing.tabcontrol.TabbedContainer
 
ITEMS_ADDED - Static variable in class org.netbeans.swing.tabcontrol.event.ComplexListDataEvent
ID for events in which non-contiguous elements have been added
ITEMS_REMOVED - Static variable in class org.netbeans.swing.tabcontrol.event.ComplexListDataEvent
ID for events in which non-contiguous elements have been removed
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.82