首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
A-Index (Tab Control) - NetBeans API Javadoc (Current Development Version)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.swing.tabcontrol 1.8
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
A
abort()
- Method in class org.netbeans.swing.tabcontrol.plaf.
FxProvider
Abort a running effect, so that finish will never be called.
AbstractTabCellRenderer
- Class in
org.netbeans.swing.tabcontrol.plaf
Base class for tab renderers for the tab control.
AbstractTabCellRenderer(TabPainter, TabPainter, TabPainter, Dimension)
- Constructor for class org.netbeans.swing.tabcontrol.plaf.
AbstractTabCellRenderer
Creates a new instance of AbstractTabCellRenderer
AbstractTabCellRenderer(TabPainter, Dimension)
- Constructor for class org.netbeans.swing.tabcontrol.plaf.
AbstractTabCellRenderer
AbstractTabDisplayerUI
- Class in
org.netbeans.swing.tabcontrol.plaf
Base class for the implementations of TabDisplayerUI in this package.
AbstractTabDisplayerUI(TabDisplayer)
- Constructor for class org.netbeans.swing.tabcontrol.plaf.
AbstractTabDisplayerUI
Creates a new instance of AbstractTabDisplayerUI
AbstractTabDisplayerUI.DisplayerHierarchyListener
- Class in
org.netbeans.swing.tabcontrol.plaf
A hierarchy listener which registers the component with ToolTipManager when displayed, and de-registers it when hidden
AbstractTabDisplayerUI.DisplayerHierarchyListener()
- Constructor for class org.netbeans.swing.tabcontrol.plaf.
AbstractTabDisplayerUI.DisplayerHierarchyListener
AbstractTabDisplayerUI.DisplayerPropertyChangeListener
- Class in
org.netbeans.swing.tabcontrol.plaf
A property change listener which will repaint the selected tab when the "active" property changes on the tab displayer
AbstractTabDisplayerUI.DisplayerPropertyChangeListener()
- Constructor for class org.netbeans.swing.tabcontrol.plaf.
AbstractTabDisplayerUI.DisplayerPropertyChangeListener
AbstractTabDisplayerUI.ModelListener
- Class in
org.netbeans.swing.tabcontrol.plaf
Simple implementation of a listener on a TabDataModel.
AbstractTabDisplayerUI.ModelListener()
- Constructor for class org.netbeans.swing.tabcontrol.plaf.
AbstractTabDisplayerUI.ModelListener
AbstractViewTabDisplayerUI
- Class in
org.netbeans.swing.tabcontrol.plaf
Basic UI class for view tabs - non scrollable tabbed displayer, which shows all tabs equally sized, proportionally.
AbstractViewTabDisplayerUI(TabDisplayer)
- Constructor for class org.netbeans.swing.tabcontrol.plaf.
AbstractViewTabDisplayerUI
actionPerformed(ActionEvent)
- Method in class org.netbeans.swing.tabcontrol.plaf.
BasicSlidingTabDisplayerUI.IndexButton
Implementation of ActionListener - sets the selected index in the selection model
actionPerformed(ActionEvent)
- Method in class org.netbeans.swing.tabcontrol.plaf.
ToolbarTabDisplayerUI.IndexButton
Implementation of ActionListener - sets the selected index in the selection model
actionPerformed(ActionEvent)
- Method in class org.netbeans.swing.tabcontrol.
TabListPopupAction
activate()
- Method in interface org.netbeans.swing.popupswitcher.
SwitcherTableItem.Activatable
Here should be code witch
activate
this item.
activate()
- Method in class org.netbeans.swing.popupswitcher.
SwitcherTableItem
Calls
activate()
method of
Activatable
interface which has to be passed in a constructor.
activationChanged()
- Method in class org.netbeans.swing.tabcontrol.plaf.
AbstractTabDisplayerUI.DisplayerPropertyChangeListener
Called if PROP_ACTIVE on the displayer changes
ACTIVE
- Static variable in class org.netbeans.swing.tabcontrol.plaf.
TabState
Bitmask indicating the tab is activated
addAccessibleSelection(int)
- Method in class org.netbeans.swing.tabcontrol.
TabDisplayer.AccessibleTabDisplayer
Adds the specified Accessible child of the object to the object's selection.
addActionListener(ActionListener)
- Method in class org.netbeans.swing.tabcontrol.
TabbedContainer
Register an ActionListener.
addActionListener(ActionListener)
- Method in class org.netbeans.swing.tabcontrol.
TabDisplayer
Register an ActionListener.
addAlarmTab(int)
- Method in class org.netbeans.swing.tabcontrol.plaf.
TabState
Add a tab to the list of those which should "flash" or otherwise give some notification to the user to get their attention
addChangeListener(ChangeListener)
- Method in class org.netbeans.swing.tabcontrol.
DefaultTabDataModel
Registers ChangeListener to receive events.
addChangeListener(ChangeListener)
- Method in interface org.netbeans.swing.tabcontrol.
TabDataModel
The model will fire a change event whenever a modification occurs that could require a repaint.
addComplexListDataListener(ComplexListDataListener)
- Method in class org.netbeans.swing.tabcontrol.
DefaultTabDataModel
addComplexListDataListener(ComplexListDataListener)
- Method in interface org.netbeans.swing.tabcontrol.
TabDataModel
Add a data listener
addContainerListener(ContainerListener)
- Method in class org.netbeans.swing.tabcontrol.plaf.
AbstractTabCellRenderer
Overridden to be a no-op for performance reasons
addHierarchyBoundsListener(HierarchyBoundsListener)
- Method in class org.netbeans.swing.tabcontrol.plaf.
AbstractTabCellRenderer
Overridden to be a no-op for performance reasons
addHierarchyListener(HierarchyListener)
- Method in class org.netbeans.swing.tabcontrol.plaf.
AbstractTabCellRenderer
Overridden to be a no-op for performance reasons
addNotify()
- Method in class org.netbeans.swing.tabcontrol.plaf.
BasicSlidingTabDisplayerUI.IndexButton
addNotify()
- Method in class org.netbeans.swing.tabcontrol.plaf.
ToolbarTabDisplayerUI.IndexButton
addNotify()
- Method in class org.netbeans.swing.tabcontrol.
SlidingButton
addTab(int, TabData)
- Method in class org.netbeans.swing.tabcontrol.
DefaultTabDataModel
addTab(int, TabData)
- Method in interface org.netbeans.swing.tabcontrol.
TabDataModel
Add a single tab at the specified location
addTabs(int, TabData[])
- Method in class org.netbeans.swing.tabcontrol.
DefaultTabDataModel
addTabs(int[], TabData[])
- Method in class org.netbeans.swing.tabcontrol.
DefaultTabDataModel
addTabs(int, TabData[])
- Method in interface org.netbeans.swing.tabcontrol.
TabDataModel
Atomically add a set of tabs at the specified index
addTabs(int[], TabData[])
- Method in interface org.netbeans.swing.tabcontrol.
TabDataModel
Add the specified tabs at the specified indices
AFTER_SELECTED
- Static variable in class org.netbeans.swing.tabcontrol.plaf.
TabState
Bitmask indicating that the tab's index is that of the selected index plus one
ALL_TABS
- Static variable in class org.netbeans.swing.tabcontrol.plaf.
TabState
Change type indicating one of the boolean state changes, such as STATE_ACTIVE
AquaEditorTabDisplayerUI
- Class in
org.netbeans.swing.tabcontrol.plaf
A provisional look and feel for OS-X, round 2, using Java2d to emulate the aqua look.
AquaEditorTabDisplayerUI(TabDisplayer)
- Constructor for class org.netbeans.swing.tabcontrol.plaf.
AquaEditorTabDisplayerUI
AquaSlidingButtonUI
- Class in
org.netbeans.swing.tabcontrol.plaf
AquaViewTabDisplayerUI
- Class in
org.netbeans.swing.tabcontrol.plaf
A view tabs ui for OS-X adapted from the view tabs UI for Metal.
ARMED
- Static variable in class org.netbeans.swing.tabcontrol.plaf.
TabState
Bitmask indicating the tab contains the mouse
ArrayDiff
- Class in
org.netbeans.swing.tabcontrol.event
Class representing a diff of two arrays.
attachModelAndSelectionListeners()
- Method in class org.netbeans.swing.tabcontrol.plaf.
DefaultTabbedContainerUI
Begin listening to the model for changes in the selection, which should cause us to update the displayed component in the content contentDisplayer.
ATTENTION
- Static variable in class org.netbeans.swing.tabcontrol.plaf.
TabState
Bitmask indicating that the tab is in "attention" mode - blinking or flashing to get the user's attention.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.swing.tabcontrol 1.8
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Built on May 28 2007. | Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.