Uses of Class
com.quadrique.jbuildingblocks.gui.PanelBase

Uses of PanelBase in com.quadrique.jbuildingblocks.gui
 

Subclasses of PanelBase in com.quadrique.jbuildingblocks.gui
 class PanelEmailWithHistory
          this panel is used to gather the paramters needed to send an email (smtp server, to, from, cc...)
 class PanelFileChooser
          This class implements the following file chooser idiom: +-------------------------+ +---+ | initialFileLocation | |...| +-------------------------+ +---+ Clicking on the button displays the FileChooser dialog The text field can be read-only or read-write
 class PanelPairCheckComponent
          This panel is used to lay out a set of component pairs.
 class PanelPairComponentComponent
          This is the base class for all the PanelPairXxx classes It is used to lay out a set of pair(s).
 class PanelPairLabelComponent
          This panel is used to lay out a set of component pairs.
 class PanelPairRadioComponent
          This panel is used to lay out a set of component pairs.
 class PanelStacked
          The PanelStacked is a specialized panel that piles up its component(s) on top of each other in the vertical direction.
 



Copyright © 2001-2009 Quadrique Corporation. All Rights Reserved.