Uses of Package
org.jdesktop.jdnc

Packages that use org.jdesktop.jdnc
org.jdesktop.jdnc Contains API and extended Swing components which provide common functionality required by data-centric, enterprise client applications. 
org.jdesktop.jdnc.table   
 

Classes in org.jdesktop.jdnc used by org.jdesktop.jdnc
JNComponent
          Base class for all JN components.
JNTable
          High level table component which displays tabular data from a data model in a scrollable view.
WebStartContext
          A class that provides the similar services to AppletContext for Java WebStarted applications.
 

Classes in org.jdesktop.jdnc used by org.jdesktop.jdnc.table
DataLoader
          Base class for implementing objects which asynchronously load data from an input stream into a model, ensuring that the potentially lengthy operation does not block the user-interface.
 



Copyright © 2005 Sun Microsystems All Rights Reserved.