Package org.jdesktop.swing.utils

Contains utility API required by JDNC's Swing Extensions.

See:
          Description

Class Summary
LoadOnShowListener Listener which may be registered on a user interface component so that the specified data model object will start loading its data when the component is first made visible on the screen.
SwingWorker This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
 

Package org.jdesktop.swing.utils Description

Contains utility API required by JDNC's Swing Extensions.

Package Specification

Related Documentation



Copyright 2004 by Sun Microsystems, Inc. All Rights Reserved.