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.
|
Modifier and Type | Method and Description |
---|---|
ItsNatTreeCellEditor |
ItsNatComponentManager.createDefaultItsNatTreeCellEditor(ItsNatComponent compEditor)
Creates a default tree node editor instance using the specified component
as the editor.
|
Modifier and Type | Method and Description |
---|---|
ItsNatTreeCellEditor |
ItsNatTree.getItsNatTreeCellEditor()
Returns the current tree node label editor.
|
Modifier and Type | Method and Description |
---|---|
void |
ItsNatTree.setItsNatTreeCellEditor(ItsNatTreeCellEditor editor)
Sets the tree node label editor.
|
Copyright © 2007 Innowhere Software Services S.L. All Rights Reserved.