Package | Description |
---|---|
org.itsnat.comp |
Contains generic interfaces of components, markup namespace independent, they may be applied to HTML components, SVG components, XML components etc.
|
org.itsnat.comp.tree |
Contains interfaces of the tree based components.
|
Class and Description |
---|
ItsNatFreeTree
Is the interface of the free tree components.
|
ItsNatTreeCellEditor
Used to specify how a tree node value is edited in place.
|
ItsNatTreeCellRenderer
Is used to render tree node values as markup into DOM elements.
|
ItsNatTreeStructure
Used by tree components to locate the required elements of the table layout.
|
Class and Description |
---|
ItsNatTree
Is the base interface of tree based components.
|
ItsNatTreeCellEditor
Used to specify how a tree node value is edited in place.
|
ItsNatTreeCellRenderer
Is used to render tree node values as markup into DOM elements.
|
ItsNatTreeCellUI
Contains visual information of a tree node.
|
ItsNatTreeStructure
Used by tree components to locate the required elements of the table layout.
|
ItsNatTreeUI
Is the base interface of the User Interface of a tree component.
|
Copyright © 2007 Innowhere Software Services S.L. All Rights Reserved.