站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

I-Index (NetBeans Explorer API) - NetBeans API Javadoc 5.0.0

 
A B C D E F G H I L M N O P R S T U V W X

I

IconView - class org.openide.explorer.view.IconView.
A view displaying icons.
IconView() - Constructor for class org.openide.explorer.view.IconView
 
InplaceEditor - interface org.openide.explorer.propertysheet.InplaceEditor.
Interface defining the contract of reusable inline cell editors for properties.
InplaceEditor.Factory - interface org.openide.explorer.propertysheet.InplaceEditor.Factory.
A factory for inplace editor instances.
iAlphaSort - Static variable in class org.openide.explorer.propertysheet.PropertySheet
Deprecated. Presumably noone uses this variable. If you want to customize the property sheet look you can change the image files directly (or use your own).
iCustomize - Static variable in class org.openide.explorer.propertysheet.PropertySheet
Deprecated. Presumably noone uses this variable. If you want to customize the property sheet look you can change the image files directly (or use your own).
iDisplayWritableOnly - Static variable in class org.openide.explorer.propertysheet.PropertySheet
Deprecated. Presumably noone uses this variable. If you want to customize the property sheet look you can change the image files directly (or use your own).
iNoSort - Static variable in class org.openide.explorer.propertysheet.PropertySheet
Deprecated. Presumably noone uses this variable. If you want to customize the property sheet look you can change the image files directly (or use your own).
iTypeSort - Static variable in class org.openide.explorer.propertysheet.PropertySheet
Deprecated. Presumably noone uses this variable. If you want to customize the property sheet look you can change the image files directly (or use your own).
isCellEditable(int, int) - Method in class org.openide.explorer.view.NodeTableModel
Cell is editable only if it has non null value.
isChangeImmediate() - Method in class org.openide.explorer.propertysheet.PropertyPanel
Getter for property changeImmediate.
isDefaultActionEnabled() - Method in class org.openide.explorer.view.TreeView
Does a double click invoke the default node action?
isDragSource() - Method in class org.openide.explorer.view.ListView
 
isDragSource() - Method in class org.openide.explorer.view.TreeView
Drag support is enabled by default.
isDropTarget() - Method in class org.openide.explorer.view.ListView
 
isDropTarget() - Method in class org.openide.explorer.view.TreeView
Drop support is enabled by default.
isEnabled() - Method in class org.openide.explorer.view.BeanTreeView
Is the tree enabled
isExpanded(Node) - Method in class org.openide.explorer.view.TreeView
Test whether a node is expanded in the tree or not
isFocusable() - Method in class org.openide.explorer.propertysheet.PropertyPanel
Overridden to return false in cases that the preferences specify a read-only state
isKnownComponent(Component) - Method in interface org.openide.explorer.propertysheet.InplaceEditor
Returns true if a component is one the inplace editor instantiated.
isPopupAllowed() - Method in class org.openide.explorer.view.ListView
Test whether display of a popup menu is enabled.
isPopupAllowed() - Method in class org.openide.explorer.view.TreeView
Is it permitted to display a popup menu?
isRootVisible() - Method in class org.openide.explorer.view.TreeView
Is the root node of the tree displayed?
isTraversalAllowed() - Method in class org.openide.explorer.view.ListView
Test whether hierarchy traversal shortcuts are permitted.

 
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.