Uses of Class
org.jdesktop.swingx.JXImagePanel

Packages that use JXImagePanel
org.jdesktop.binding.swingx Contains API which enables Swing user-interface components to be easily bound to data models, such as JavaBeans, RowSet, and collections. 
org.jdesktop.swingx Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich, data-centric client applications. 
 

Uses of JXImagePanel in org.jdesktop.binding.swingx
 

Constructors in org.jdesktop.binding.swingx with parameters of type JXImagePanel
ImagePanelBinding(JXImagePanel imagePanel, DataModel model, java.lang.String fieldName)
           
 

Uses of JXImagePanel in org.jdesktop.swingx
 

Subclasses of JXImagePanel in org.jdesktop.swingx
 class JXLoginPanel
          JXLoginPanel is a JPanel that implements a Login dialog with support for saving passwords supplied for future use in a secure manner.
 



Copyright © 2005 Sun Microsystems All Rights Reserved.