Package org.jdesktop.swing

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

See:
          Description

Interface Summary
Searchable Searchable
 

Class Summary
Application Class which represents central state and properties for a single client application which can be either a standalone Java application (typically initiated using Java WebStart) or a set of one or more Java applets which share the same code base.
Copyright  
JDatePicker A quick and dirty control which allows for the display and editing of Dates.
JFindDialog  
JGlassBox Component used to display transluscent user-interface content.
JImagePanel  
JListPanel A form control to represents arrays or list of items.
JRadioGroup  
JSearchPanel Search panel.
JStatusBar A component which is a container for displaying messages.
JTreeTable JTreeTable is a specialized table consisting of a single column in which to display hierarchical data, and any number of other columns in which to display regular data.
JXEditorPane An extended editor pane which supports searching, undo/redo and many simple html/plain text editing
JXFrame A smarter JFrame specifically used for top level frames for Applications.
JXList JXList
JXRootPane Extends the JRootPane by supporting specific placements for a toolbar and a status bar.
JXTable JXTable
JXTree JXTree.
LabelProperties Class used to store label properties in a single object so that they may be applied as a set on renderers.
MatteBorderExt Matte border that allows specialized icons for corners and sides.
MouseMessagingHandler Mouse handler which listens to mouse entered events on action based components and send the value of the LONG_DESCRIPTION as a transient message to the MessageListener and the listeners registered to the MessageSource.
UIAction UIAction is the basis of all of basic's action classes that are used in an ActionMap.
 

Package org.jdesktop.swing Description

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

Package Specification

Related Documentation



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