首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
E-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
E
EAST
- Static variable in interface org.netbeans.swing.tabcontrol.
SlideBarDataModel
EDITOR_TAB_DISPLAYER_UI_CLASS_ID
- Static variable in class org.netbeans.swing.tabcontrol.
TabDisplayer
UIManager key for the UI Delegate to be used for "editor" style TabbedContainers
ensureSelectedComponentIsShowing()
- Method in class org.netbeans.swing.tabcontrol.plaf.
DefaultTabbedContainerUI
Ensures that the component the selection model says is selected is the one that is showing.
EqualPolygon
- Class in
org.netbeans.swing.tabcontrol.plaf
A Polygon which implements a proper equals/hashcode contract.
EqualPolygon()
- Constructor for class org.netbeans.swing.tabcontrol.plaf.
EqualPolygon
Creates a new instance of EqualGeneralPath
EqualPolygon(int[], int[], int)
- Constructor for class org.netbeans.swing.tabcontrol.plaf.
EqualPolygon
Copy constructor will copy the xpoints/ypoints arrays so the caller can later modify them without changing the polygon constructor here.
EqualPolygon(Polygon)
- Constructor for class org.netbeans.swing.tabcontrol.plaf.
EqualPolygon
Copy constructor - takes either another EqualPolygon or a Polygon.
EqualPolygon(Rectangle)
- Constructor for class org.netbeans.swing.tabcontrol.plaf.
EqualPolygon
Convenience constructor which takes a Rectangle
EqualPolygon(int[], int[])
- Constructor for class org.netbeans.swing.tabcontrol.plaf.
EqualPolygon
Non copy constructor based on fixed arrays.
equals(Object)
- Method in class org.netbeans.swing.popupswitcher.
SwitcherTableItem
Returns true if the
name
and
activatable
are the same as passed one.
equals(Object)
- Method in class org.netbeans.swing.tabcontrol.event.
ArrayDiff
equals(Object)
- Method in class org.netbeans.swing.tabcontrol.plaf.
EqualPolygon
Returns true if the argument is a Polygon (does not need to be EqualPolygon) and its point arrays and number of points matches.
equals(Object)
- Method in class org.netbeans.swing.tabcontrol.
TabData
Returns true if the text and component properties of this TabData object match the passed one.
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.