Package org.jdesktop.jdnc

Contains API and extended Swing components which provide common functionality required by data-centric, enterprise client applications.

See:
          Description

Class Summary
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.
JNComponent Base class for all JN components.
JNEditor Implementation of a text editor
JNForm  
JNList  
JNTable High level table component which displays tabular data from a data model in a scrollable view.
JNTextField  
JNTree Encapsulates JXTree functionality inside a JNComponent.
JNTreeTable Encapsulates JXTreeTable functionality inside a JNComponent.
LinkHandler Deprecated. - replaced by RolloverProducer/LinkController/*LinkVisitor.
WebStartContext A class that provides the similar services to AppletContext for Java WebStarted applications.
 

Package org.jdesktop.jdnc Description

Contains API and extended Swing components which provide common functionality required by data-centric, enterprise client applications.

Package Specification

Related Documentation



Copyright © 2005 Sun Microsystems All Rights Reserved.