Uses of Interface
com.sibvisions.rad.ui.swing.ext.format.INodeFormatter

Packages that use INodeFormatter
com.sibvisions.rad.ui.swing.ext Contains all swing extensions which can be used without the platform and technology independent interface definitions. 
com.sibvisions.rad.ui.swing.impl.control Contains Swing control implementations based on the platform and technology independent interface definitions. 
 

Uses of INodeFormatter in com.sibvisions.rad.ui.swing.ext
 

Methods in com.sibvisions.rad.ui.swing.ext that return INodeFormatter
 INodeFormatter JVxTree.getNodeFormatter()
          Gets the node formatter.
 

Methods in com.sibvisions.rad.ui.swing.ext with parameters of type INodeFormatter
 void JVxTree.setNodeFormatter(INodeFormatter pNodeFormatter)
          Sets the node formatter.
 

Uses of INodeFormatter in com.sibvisions.rad.ui.swing.impl.control
 

Classes in com.sibvisions.rad.ui.swing.impl.control that implement INodeFormatter
 class SwingTree
          The SwingTree is the ITree implementation for swing.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.