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 

S

scroll() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicScrollingTabDisplayerUI
Convenience getter for the layout model as an instance of ScrollingTabLayoutModel
ScrollingDisplayerComponentListener() - Constructor for class org.netbeans.swing.tabcontrol.plaf.BasicScrollingTabDisplayerUI.ScrollingDisplayerComponentListener
 
ScrollingHierarchyListener() - Constructor for class org.netbeans.swing.tabcontrol.plaf.BasicScrollingTabDisplayerUI.ScrollingHierarchyListener
 
ScrollingTabLayoutModel - Class in org.netbeans.swing.tabcontrol.plaf
Layout model which manages an offset into a set of scrollable tabs, and recalculates its layout on a change.
ScrollingTabLayoutModel(TabLayoutModel, SingleSelectionModel, TabDataModel) - Constructor for class org.netbeans.swing.tabcontrol.plaf.ScrollingTabLayoutModel
Creates a new instance of ScrollingTabLayoutModel
ScrollingTabLayoutModel(TabLayoutModel, SingleSelectionModel, TabDataModel, int) - Constructor for class org.netbeans.swing.tabcontrol.plaf.ScrollingTabLayoutModel
 
ScrollingTabState() - Constructor for class org.netbeans.swing.tabcontrol.plaf.BasicScrollingTabDisplayerUI.ScrollingTabState
 
selectAllAccessibleSelection() - Method in class org.netbeans.swing.tabcontrol.TabDisplayer.AccessibleTabDisplayer
Causes every child of the object to be selected if the object supports multiple selections.
SELECTED - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabState
Bitmask indicating the tab is selected
selectionListener - Variable in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI
A change listener which listens on the selection model and repaints as needed when the selection changes.
selectionListener - Variable in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
Change listener which tracks changes in the selection model and changes the displayed component to reflect the selected tab do not alter the value in this field.
SelectionListener() - Constructor for class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI.SelectionListener
 
selectionModel - Variable in class org.netbeans.swing.tabcontrol.TabDisplayerUI
 
setActive(boolean) - Method in class org.netbeans.swing.tabcontrol.customtabs.Tabbed
 
setActive(boolean) - Method in class org.netbeans.swing.tabcontrol.plaf.TabState
Set the condition for all tabs of the component being activated.
setActive(boolean) - Method in class org.netbeans.swing.tabcontrol.TabbedContainer
Set the "active" state of this tab control - this affects the way the tabs are displayed, to indicate focus.
setActive(boolean) - Method in class org.netbeans.swing.tabcontrol.TabDisplayer
Set the active state of the component
setAffectedItems(TabData[]) - Method in class org.netbeans.swing.tabcontrol.event.ComplexListDataEvent
 
setAllowVertical(boolean) - Method in class org.netbeans.swing.tabcontrol.plaf.ChicletWrapper
Deprecated.
 
setArcs(float, float, float, float) - Method in class org.netbeans.swing.tabcontrol.plaf.ChicletWrapper
Deprecated.
 
setAttentionHighlight(TopComponent, boolean) - Method in class org.netbeans.swing.tabcontrol.customtabs.Tabbed
Turn tab highlight on/off
setAttentionHighlight(int, boolean) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI
 
setAttentionHighlight(int, boolean) - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI
 
setAttentionHighlight(int, boolean) - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
 
setAttentionHighlight(int, boolean) - Method in class org.netbeans.swing.tabcontrol.TabbedContainer
Turn tab highlight on/off
setAttentionHighlight(TabData, boolean) - Method in class org.netbeans.swing.tabcontrol.TabbedContainer
 
setAttentionHighlight(int, boolean) - Method in class org.netbeans.swing.tabcontrol.TabbedContainerUI
Turn tab highlight on/off
setAttentionHighlight(int, boolean) - Method in class org.netbeans.swing.tabcontrol.TabDisplayer
Turn tab highlight on/off
setAttentionHighlight(int, boolean) - Method in class org.netbeans.swing.tabcontrol.TabDisplayerUI
Turn tab highlight on/off
setBlinking(boolean) - Method in class org.netbeans.swing.tabcontrol.SlidingButton
 
setBounds(int, int, int, int) - Method in class org.netbeans.swing.tabcontrol.plaf.ChicletWrapper
Deprecated.
 
setCloseButtonContainsMouse(int) - Method in class org.netbeans.swing.tabcontrol.plaf.TabState
Set the index of the tab whose close button contains the mouse cursor.
setComponentConverter(ComponentConverter) - Method in class org.netbeans.swing.tabcontrol.TabbedContainer
Set the converter that converts user objects in the data model into components to display.
setComponentConverter(ComponentConverter) - Method in class org.netbeans.swing.tabcontrol.TabDisplayer
 
setContainsMouse(int) - Method in class org.netbeans.swing.tabcontrol.plaf.TabState
Set the index of the tab which currently contains the mouse cursor.
setContentPolicy(int) - Method in class org.netbeans.swing.tabcontrol.TabbedContainer
Experimental property - alter the policy by which the components in the model are added to the container.
setFont(Font) - Method in class org.netbeans.swing.popupswitcher.SwitcherTable
 
setGroupName(String) - Method in class org.netbeans.swing.tabcontrol.event.TabActionEvent
Set the name of window group this command applies to.
setIcon(int, Icon) - Method in class org.netbeans.swing.tabcontrol.DefaultTabDataModel
 
setIcon(int[], Icon[]) - Method in class org.netbeans.swing.tabcontrol.DefaultTabDataModel
 
setIcon(int, Icon) - Method in interface org.netbeans.swing.tabcontrol.TabDataModel
Set the icon for a given tab.
setIcon(int[], Icon[]) - Method in interface org.netbeans.swing.tabcontrol.TabDataModel
Atomically set the icons for a set of indices.
setIconAt(int, Icon) - Method in class org.netbeans.swing.tabcontrol.customtabs.Tabbed
 
setIconAt(int, Icon) - Method in class org.netbeans.swing.tabcontrol.TabbedContainer
 
setIconsAndText(int[], String[], Icon[]) - Method in class org.netbeans.swing.tabcontrol.DefaultTabDataModel
 
setIconsAndText(int[], String[], Icon[]) - Method in interface org.netbeans.swing.tabcontrol.TabDataModel
Atomically set the icons and text simultaneously for more than one tab.
setMinimumXposition(int) - Method in class org.netbeans.swing.tabcontrol.plaf.ScrollingTabLayoutModel
 
setMouseInTabsArea(boolean) - Method in class org.netbeans.swing.tabcontrol.plaf.TabState
Set the condition for all tabs of the mouse being in the tabs area.
setMousePressedInCloseButton(int) - Method in class org.netbeans.swing.tabcontrol.plaf.TabState
Set the index of the tab in which the mouse button has been pressed in the close button.
setNotch(boolean, boolean) - Method in class org.netbeans.swing.tabcontrol.plaf.ChicletWrapper
Deprecated.
 
setOffset(int) - Method in class org.netbeans.swing.tabcontrol.plaf.ScrollingTabLayoutModel
Set the offset - the number of tabs that should be hidden to the left.
setOrientation(int) - Method in class org.netbeans.swing.tabcontrol.SlideBarDataModel.Impl
 
setOrientation(int) - Method in interface org.netbeans.swing.tabcontrol.SlideBarDataModel
Sets orientation of slide bar, possible values are EAST, WEST, SOUTH.
setPadding(Dimension) - Method in class org.netbeans.swing.tabcontrol.plaf.ScrollingTabLayoutModel
 
setPadding(Dimension) - Method in interface org.netbeans.swing.tabcontrol.plaf.TabLayoutModel
 
setPixelsToAddToSelection(int) - Method in class org.netbeans.swing.tabcontrol.plaf.ScrollingTabLayoutModel
Some UIs will want to make the selected tab a little wider than the rest.
setPressed(int) - Method in class org.netbeans.swing.tabcontrol.plaf.TabState
Set the index of the tab over which a mouse button has been pressed.
setSelected(int) - Method in class org.netbeans.swing.tabcontrol.plaf.TabState
Set the index of the tab which is currently selected.
setSelectedComponent(Component) - Method in class org.netbeans.swing.tabcontrol.customtabs.Tabbed
 
setShowCloseButton(boolean) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabCellRenderer
 
setShowCloseButton(boolean) - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
 
setShowCloseButton(boolean) - Method in interface org.netbeans.swing.tabcontrol.plaf.TabCellRenderer
 
setShowCloseButton(boolean) - Method in class org.netbeans.swing.tabcontrol.TabbedContainer
Set whether or not close buttons should be shown.
setShowCloseButton(boolean) - Method in class org.netbeans.swing.tabcontrol.TabbedContainerUI
 
setShowCloseButton(boolean) - Method in class org.netbeans.swing.tabcontrol.TabDisplayer
Set whether or not the close button should be visible.
setSource(Object) - Method in class org.netbeans.swing.tabcontrol.event.TabActionEvent
 
setState(int) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabCellRenderer
Set the state of the renderer, in preparation for painting it or evaluating a condition (such as the position of the close button) for which it must be correctly configured).
setState(int) - Method in class org.netbeans.swing.tabcontrol.plaf.ChicletWrapper
Deprecated.
 
setSwitcherItems(SwitcherTableItem[], int) - Method in class org.netbeans.swing.popupswitcher.SwitcherTable
Show new set of switcher items in this table.
setTab(int, TabData) - Method in class org.netbeans.swing.tabcontrol.DefaultTabDataModel
 
setTab(int, TabData) - Method in interface org.netbeans.swing.tabcontrol.TabDataModel
Set the tab data for a given tab to the passed value
setTabs(TabData[]) - Method in class org.netbeans.swing.tabcontrol.DefaultTabDataModel
 
setTabs(TabData[]) - Method in interface org.netbeans.swing.tabcontrol.TabDataModel
Replace the entire set of tabs represented by the model
setText(int, String) - Method in class org.netbeans.swing.tabcontrol.DefaultTabDataModel
 
setText(int[], String[]) - Method in class org.netbeans.swing.tabcontrol.DefaultTabDataModel
 
setText(int, String) - Method in interface org.netbeans.swing.tabcontrol.TabDataModel
Set the text for a given tab.
setText(int[], String[]) - Method in interface org.netbeans.swing.tabcontrol.TabDataModel
Atomically set the text for a number of tabs.
setTitleAt(int, String) - Method in class org.netbeans.swing.tabcontrol.customtabs.Tabbed
 
setTitleAt(int, String) - Method in class org.netbeans.swing.tabcontrol.TabbedContainer
 
setToolTipTextAt(int, String) - Method in class org.netbeans.swing.tabcontrol.customtabs.Tabbed
 
setToolTipTextAt(int, String) - Method in class org.netbeans.swing.tabcontrol.DefaultTabDataModel
Adjust the tooltip at given index.
setToolTipTextAt(int, String) - Method in class org.netbeans.swing.tabcontrol.TabbedContainer
 
setTopComponents(TopComponent[], TopComponent) - Method in class org.netbeans.swing.tabcontrol.customtabs.Tabbed
 
setTransparent(boolean) - Method in class org.netbeans.swing.tabcontrol.customtabs.Tabbed
 
setTransparent(boolean) - Method in class org.netbeans.swing.tabcontrol.TabbedContainer
Turn container transparency on/off
setWidth(int) - Method in class org.netbeans.swing.tabcontrol.plaf.ScrollingTabLayoutModel
Sets the current cached width the model thinks it has for displaying tabs.
shouldPerformAction(String, int, MouseEvent) - Method in class org.netbeans.swing.tabcontrol.TabbedContainerUI
Allows ActionListeners attached to the container to determine if the event should be acted on.
shouldPerformAction(String, int, MouseEvent) - Method in class org.netbeans.swing.tabcontrol.TabDisplayerUI
Allows ActionListeners attached to the container to determine if the event should be acted on.
shouldPerformAction(TabActionEvent) - Method in class org.netbeans.swing.tabcontrol.TabDisplayerUI
Allows ActionListeners attached to the container to determine if the event should be acted on.
shouldReact(MouseEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI.Controller
 
showComponent(Component) - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
Shows the passed component.
showComponentWithFxProvider(Component) - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
Shows a component in the control, using the FxProvider created in createFxProvider() to manage showing it.
size() - Method in class org.netbeans.swing.tabcontrol.DefaultTabDataModel
 
size() - Method in interface org.netbeans.swing.tabcontrol.TabDataModel
The number of tabs contained in the model.
SlideBarDataModel - Interface in org.netbeans.swing.tabcontrol
 
SlideBarDataModel.Impl - Class in org.netbeans.swing.tabcontrol
 
slideEffectManager - Variable in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
FxProvider which will provide transition effects when tabs are changed.
SLIDING_TAB_DISPLAYER_UI_CLASS_ID - Static variable in class org.netbeans.swing.tabcontrol.TabDisplayer
UIManager key for the UI delegate to be used in "sliding" style containers
SlidingButton - Class in org.netbeans.swing.tabcontrol
JToggleButton subclass which maps to an index in the data model, and displays whatever the content of the data model at that index is.
SlidingButton(TabData, int) - Constructor for class org.netbeans.swing.tabcontrol.SlidingButton
Create a new button representing TabData from the model.
SlidingButtonUI - Class in org.netbeans.swing.tabcontrol
Button UI for SlidingButton component that can paint rotated text.
SlidingButtonUI() - Constructor for class org.netbeans.swing.tabcontrol.SlidingButtonUI
Private, no need for outer classes to instantiate
SlidingPropertyChangeListener() - Constructor for class org.netbeans.swing.tabcontrol.plaf.BasicSlidingTabDisplayerUI.SlidingPropertyChangeListener
 
SlidingTabDisplayerButtonUI - Class in org.netbeans.swing.tabcontrol.plaf
Button UI that can paint rotated text, which is used by BasicSlidingTabDisplayerUI.
SlidingTabDisplayerButtonUI() - Constructor for class org.netbeans.swing.tabcontrol.plaf.SlidingTabDisplayerButtonUI
Creates a new instance of SlidingTabDisplayerButtonUI
SlidingTabDisplayerButtonUI.Aqua - Class in org.netbeans.swing.tabcontrol.plaf
Deprecated.
No brushed metal look and feel doesn't need this class anymore.
SOUTH - Static variable in interface org.netbeans.swing.tabcontrol.SlideBarDataModel
 
start(JComponent, JRootPane, Object) - Method in class org.netbeans.swing.tabcontrol.plaf.FxProvider
Start the effect running.
STATE_DEFAULT - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabControlButton
 
STATE_DISABLED - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabControlButton
 
STATE_LAST - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabState
Indicates the last constant defined - renderers that wish to add their own bitmasks should use multiples of this number
STATE_PRESSED - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabControlButton
 
STATE_ROLLOVER - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabControlButton
 
stateChanged(int, int) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabCellRenderer
 
stateChanged(ChangeEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI.ModelListener
Called whenever any change happens in the data model (one of the above methods will also be called with specific data about the change).
stateChanged(ChangeEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractViewTabDisplayerUI.Controller
 
stateChanged(ChangeEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI.BasicSelectionListener
 
stateChanged(ChangeEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI.SelectionListener
 
stateChanged(ChangeEvent) - Method in class org.netbeans.swing.tabcontrol.TabDisplayer.AccessibleTabDisplayer
 
supportsCloseButton(JComponent) - Method in interface org.netbeans.swing.tabcontrol.plaf.TabPainter
Returns true if close button is supported, false otherwise.
SwitcherTable - Class in org.netbeans.swing.popupswitcher
This class is used as a content for PopupSwitcher classes (see below).
SwitcherTable(SwitcherTableItem[]) - Constructor for class org.netbeans.swing.popupswitcher.SwitcherTable
Creates a new instance of SwitcherTable.
SwitcherTable(SwitcherTableItem[], int) - Constructor for class org.netbeans.swing.popupswitcher.SwitcherTable
Creates a new instance of SwitcherTable.
SwitcherTableItem - Class in org.netbeans.swing.popupswitcher
Represents one item in SwitcherTable.
SwitcherTableItem(SwitcherTableItem.Activatable, String) - Constructor for class org.netbeans.swing.popupswitcher.SwitcherTableItem
Creates a new instance of SwitcherTableItem
SwitcherTableItem(SwitcherTableItem.Activatable, String, Icon) - Constructor for class org.netbeans.swing.popupswitcher.SwitcherTableItem
Creates a new instance of SwitcherTableItem
SwitcherTableItem(SwitcherTableItem.Activatable, String, String, Icon, boolean) - Constructor for class org.netbeans.swing.popupswitcher.SwitcherTableItem
Creates a new instance of SwitcherTableItem
SwitcherTableItem(SwitcherTableItem.Activatable, String, String, Icon, boolean, String) - Constructor for class org.netbeans.swing.popupswitcher.SwitcherTableItem
Creates a new instance of SwitcherTableItem
SwitcherTableItem.Activatable - Interface in org.netbeans.swing.popupswitcher
This interface has to be implemented and passed to the SwitcherTableItem constructor.
A B C D E F G H I K L M N O P R S T U V W 
org.netbeans.swing.tabcontrol 1.81