Uses of Interface
javax.rad.model.ui.ITreeControl

Packages that use ITreeControl
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. 
javax.rad.genui.control Contains a generic implementation of the platform and technology independent control interfaces to design graphical user interfaces. 
javax.rad.ui.control Contains all interfaces to develop controls for a graphical user interface. 
 

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

Classes in com.sibvisions.rad.ui.swing.ext that implement ITreeControl
 class JVxTree
          Scrollable JTree that implements IControl interface.
 

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

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

Uses of ITreeControl in javax.rad.genui.control
 

Classes in javax.rad.genui.control that implement ITreeControl
 class UITree
          Platform and technology independent Tree.
 

Uses of ITreeControl in javax.rad.ui.control
 

Subinterfaces of ITreeControl in javax.rad.ui.control
 interface ITree
          Platform and technology independent tree definition.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.