ElegantJ Trees Java API Specification v1.1
A B C D E F G H I J K L M N O P R S T U V W

I

ImageManager - class com.elegantj.editors.ImageManager.
 
ImageManager() - Constructor for class com.elegantj.editors.ImageManager
 
IntegerEditor - class com.elegantj.editors.IntegerEditor.
This class edits the integer properties which are displayed in a combo box as a descriptive strings.
IntegerEditor(String[], String[], int[]) - Constructor for class com.elegantj.editors.IntegerEditor
Constructors.
IntegerEditor() - Constructor for class com.elegantj.editors.IntegerEditor
 
IntegerEditorInvalidArraysException - exception com.elegantj.editors.IntegerEditorInvalidArraysException.
The exception class.
IntegerEditorInvalidArraysException() - Constructor for class com.elegantj.editors.IntegerEditorInvalidArraysException
 
init(Component) - Method in class com.elegantj.editors.PropertyDialog
 
insert(AWTTreeNode, int) - Method in class com.elegantj.awt.tree.AWTTreeNode
Inserts the new child at the specified child index
insertMenuItem - Variable in class com.elegantj.awt.tree.AWTTreePopupMenu
 
insertNodeInto(AWTTreeNode, AWTTreeNode) - Method in class com.elegantj.awt.tree.AWTTree
Method inserts the new child at the end of the parent node
insertNodeInto(AWTTreeNode, AWTTreeNode, int) - Method in class com.elegantj.awt.tree.AWTTree
Method inserts the new child at the specified index in the parent node
isAllowSameNodeAtSameLevel() - Method in class com.elegantj.awt.tree.AWTTree
Returns whether same node can exist in the tree at the same level
isCheckboxTree() - Method in class com.elegantj.awt.tree.AWTTree
Returns the this tree is checkbox tree or not
isChildParentRelationship() - Method in class com.elegantj.awt.tree.AWTTree
Returns the wheather child parent relationship or not this property is used when the tree is checkbox and one can want to makes the all the child checked on checked the parent of those child and from all the checked childs if one child is unchecked the parent will also unchecked
isDeleteNodeOnDeleteKey() - Method in class com.elegantj.awt.tree.AWTTree
Method which returns the value of isDeleteNodeOnInsertKey
isDoubleBuffered() - Method in class com.elegantj.awt.tree.AWTTreePanel
Overriden isDoubleBuffered
isDragAndDrop - Variable in class com.elegantj.awt.tree.AWTTree
Wheather drag and drop allowed or not
isDragAndDrop() - Method in class com.elegantj.awt.tree.AWTTree
Returns wheather the drag and drop allowed or not
isEditable() - Method in class com.elegantj.awt.tree.AWTTree
Returns the editability of the tree
isEditing() - Method in class com.elegantj.awt.tree.AWTTree
Returns the is the tree is currently editing
isExpanded() - Method in class com.elegantj.awt.tree.AWTTreeNode
Returns the node is expanded or collapsed
isFocusTraversable() - Method in class com.elegantj.awt.tree.AWTTreePanel
Overriden is focus traversable
isInsertNodeOnInsertKey() - Method in class com.elegantj.awt.tree.AWTTree
Method which returns the value of isInsertNodeOnInsertKey
isLeaf() - Method in class com.elegantj.awt.tree.AWTTreeNode
Returns true if this node has no children.
isLightweight() - Method in class com.elegantj.awt.tree.AWTTreePanel
Overriden isLightweight
isNodeAncestor(AWTTreeNode) - Method in class com.elegantj.awt.tree.AWTTreeNode
Returns true if anotherNode is an ancestor of this node if it is this node, this node's parent, or an ancestor of this node's parent
isNodeChild(AWTTreeNode) - Method in class com.elegantj.awt.tree.AWTTreeNode
Returns true if aNode is a child of this node.
isNodeCurrentlyDisplayed(AWTTreeNode) - Method in class com.elegantj.awt.tree.AWTTree
Returns wheather node currently displayed or not
isNodeDescendant(AWTTreeNode) - Method in class com.elegantj.awt.tree.AWTTreeNode
Returns true if anotherNode is a descendant of this node if it is this node, one of this node's children, or a descendant of one of this node's children
isNodeRelated(AWTTreeNode) - Method in class com.elegantj.awt.tree.AWTTreeNode
Returns true if and only if aNode is in the same tree as this node.
isNodeSibling(AWTTreeNode) - Method in class com.elegantj.awt.tree.AWTTreeNode
Returns true if anotherNode is a sibling of (has the same parent as) this node.
isPaintable() - Method in class com.elegantj.editors.AWTBorderEditor
Method which returns the is paintable
isPaintable() - Method in class com.elegantj.editors.BoundsEditor
 
isPaintable() - Method in class com.elegantj.editors.VectorEditor
 
isRoot() - Method in class com.elegantj.awt.tree.AWTTreeNode
Returns true if the node is the root else returns the false
isRootVisible() - Method in class com.elegantj.awt.tree.AWTTree
Returns the visibility of the root
isSelected() - Method in class com.elegantj.awt.tree.AWTTreeNode
Returns the node is selected or not
isSelectionAllowed() - Method in class com.elegantj.awt.tree.AWTTree
Returns the value of the is selection allowed
isShowPopupMenu() - Method in class com.elegantj.awt.tree.AWTTree
Method which returns the value of showPopupMenu
isShowRootHandles() - Method in class com.elegantj.awt.tree.AWTTree
Returns the value of the show root handles
isShowSearchPanel() - Method in class com.elegantj.awt.tree.AWTTree
Returns the wheather allow to show the searchPanel
isValidDrop(AWTTreeNode, AWTTreeNode) - Method in class com.elegantj.awt.tree.AWTTree
Check for the validity of the drop for the specified childNode and parent node
isVisible() - Method in class com.elegantj.awt.tree.AWTTreeNode
Returns the node is visible or not
itemStateChanged(ItemEvent) - Method in class com.elegantj.awt.tree.ChoiceAWTTreeCellEditor
Implementation of the item listener
itemStateChanged(ItemEvent) - Method in class com.elegantj.editors.AWTBorderEditor
Method which implements the itemStateChanged

ElegantJ Trees Java API Specification v1.1
A B C D E F G H I J K L M N O P R S T U V W
Submit a bug or feature

Copyright(c)
Elegant Microweb Technologies Pvt. Ltd.
www.elegantmicroweb.com
www.elegantjbeans.com
All Rights Reserved.