swingx
Version 2005-08-19

Uses of Class
org.jdesktop.swingx.JXPanel

Packages that use JXPanel
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. 
org.jdesktop.swingx.color   
 

Uses of JXPanel in org.jdesktop.swingx
 

Subclasses of JXPanel in org.jdesktop.swingx
 class AbstractPatternPanel
          Common base class of ui clients.
 class JXCollapsiblePane
          JXCollapsiblePane provides a component which can collapse or expand its content area with animation and fade in/fade out effects.
 class JXFindBar
          A simple low-intrusion default widget for incremental search.
 class JXFindPanel
          Find panel to incorporate search capability into the users application.
 class JXGlassBox
          Component used to display transluscent user-interface content.
 class JXGradientChooser
          A specialized JXPanel that allows the user to construct and choose a Gradient.
 class JXGraph
          Presentation JXGraph provides a component which can display one or more plots on top of a graduated background (or grid.)
 class JXHeader
          A simple component that consists of a title, a description, and an icon.
 class JXImagePanel
          A panel that draws an image.
 class JXImageView
          A panel which shows an image centered.
 class JXLoginPanel
          JXLoginPanel is a JPanel that implements a Login dialog with support for saving passwords supplied for future use in a secure manner.
 class JXSearchPanel
          Rudimentary search panel.
 class JXStatusBar
          A container for JComponents that is typically placed at the bottom of a form and runs the entire width of the form.
 class JXTipOfTheDay
          Provides the "Tip of The Day" pane and dialog.
 class JXTitledPanel
          A special type of Panel that has a Title section and a Content section.
 class JXTitledSeparator
          A simple horizontal separator that contains a title.
 

Uses of JXPanel in org.jdesktop.swingx.color
 

Subclasses of JXPanel in org.jdesktop.swingx.color
 class GradientPreviewPanel
           
 


swingx
Version 2005-08-19