首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.0.0
C-Index (NetBeans Explorer API) - NetBeans API Javadoc 5.0.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
C
COMMAND_FAILURE
- Static variable in interface org.openide.explorer.propertysheet.
InplaceEditor
Action command that tells the property sheet that editing is completed, but the value should not be updated, the editor should simply be removed.
COMMAND_SUCCESS
- Static variable in interface org.openide.explorer.propertysheet.
InplaceEditor
Action command that tells the property sheet to update the property's value with the value from this inplace editor and close the inplace editor.
ChoiceView
- class org.openide.explorer.view.
ChoiceView
.
Explorer view based on a combo box.
ChoiceView()
- Constructor for class org.openide.explorer.view.
ChoiceView
Default constructor.
ContextTreeView
- class org.openide.explorer.view.
ContextTreeView
.
Context tree view class.
ContextTreeView()
- Constructor for class org.openide.explorer.view.
ContextTreeView
Constructor.
clear()
- Method in interface org.openide.explorer.propertysheet.
InplaceEditor
Dispose of any state and references to the property or value being edited, to avoid memory leaks due to held references.
clone()
- Method in class org.openide.explorer.
ExplorerManager
Clones the manager.
collapseNode(Node)
- Method in class org.openide.explorer.view.
TreeView
Collapses the tree under given node.
connect(PropertyEditor, PropertyEnv)
- Method in interface org.openide.explorer.propertysheet.
InplaceEditor
Connect this editor with a property editor.
createList()
- Method in class org.openide.explorer.view.
IconView
Creates the list that will display the data.
createList()
- Method in class org.openide.explorer.view.
ListView
Creates the list that will display the data.
createLookup(ExplorerManager, ActionMap)
- Static method in class org.openide.explorer.
ExplorerUtils
Creates new lookup containing selected nodes and their lookups.
createMenuItem(Node)
- Method in class org.openide.explorer.view.
MenuView.Menu
Create a menu element for a node.
createModel()
- Method in class org.openide.explorer.view.
BeanTreeView
Create a new model.
createModel()
- Method in class org.openide.explorer.view.
ChoiceView
Creates the model that this view should show.
createModel()
- Method in class org.openide.explorer.view.
ContextTreeView
Create model.
createModel()
- Method in class org.openide.explorer.view.
ListView
Allows subclasses to change the default model used for the list.
createModel()
- Method in class org.openide.explorer.view.
TreeTableView
createModel()
- Method in class org.openide.explorer.view.
TreeView
Allows subclasses to provide own model for displaying nodes.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
Built on May 3 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.