Uses of Package
com.quadrique.jbuildingblocks.gui

Classes in com.quadrique.jbuildingblocks.gui used by com.quadrique.jbuildingblocks.gui
ActionBase
          This is the base class for all the GUI actions.
Actions
          This class maintains the set of global actions.
ButtonArea
          This class implements a generic horizontal or vertical buttons area.
ButtonAreaBase
          This class implements a generic buttons area.
ButtonAreaEvent
          This class describes the event posted by a ButtonsBar class instance whenever one of the button in the area has been selected by the user.
ButtonAreaListener
          In order to receive any event from a ButtonArea instance, you must implement this listener interface.
ButtonRollOver
          this is a generic rollover button (i.e.
CursorFactory
          This class provides CursorFactory support for any component in the application.
Dlg
          This class is the base class for all the dialogs of the application.
DlgLogin
          This dialog displays a login dialog
EditorKeywordList
           
EditorRETokenizer.Token
           
EditorRETypes
           
FileChooserSuffixFileFilter
          This class is a suffix file filter (i.e.
JbbLogin
          This class provides common services for handling the login information of a user It is typically used in the context of a client application where a user has to to log in...
JbbLoginEvent
          This class describes the event posted by the Login class whenever the login information has been modified
JbbLoginListener
          In order to receive any event from the Login class, you must implement this listener interface.
JbbUser
          This class represents an user of the application
JbbUsers
          This class handles the list of all the users that can be associated to an application.
LookAndFeelHandler
          LookAndFeel manipulation goodies
LookAndFeelInfo
          LookAndFeelInfo manipulation goodies
MainWindowStatusBar
          This class implements a status bar for a main window.
MenuPopup
          This class specializes the JPopupMenu class to make sure that the popup menu is always visible on the screen.
OnlineHelp
          This class helps you incorporate online help in your application.
PaintedComponent
          This class implements a PaintedComponent
PaintedComponentAlphaColor
          This class a transparent component
PaintedComponentFixedSize
          This class implements a fixed size (the size of the component will never change) painted component.
PaintedComponentFixedSizeAlphaColor
          This class implements a transparent fixed size component, the alpha channel is used to determine how much transparency is used
PanelBase
          This is the base class for all the specialized panels (e.g.
PanelListBase
          This is the base abstract class that groups common functionality between the PanelList and PanelListWithHistory classes
PanelPairComponentComponent
          This is the base class for all the PanelPairXxx classes It is used to lay out a set of pair(s).
PanelPairLabelComponent
          This panel is used to lay out a set of component pairs.
PanelPairSelectionEvent
          This class describes a selection event.
PanelPairSelectionListener
          This is the listener interface that must be implemented to register and to receive PanelPairSelectionEvent events.
PanelStacked
          The PanelStacked is a specialized panel that piles up its component(s) on top of each other in the vertical direction.
Resources
          This class is used to manipulate the resources (e.g.
SelectionBaseEvent
          This class describes a selection event.
SelectionHandler
          This class provides a generic selection handling framework It handles multiple selection events and provides a simple common interface for all the selection handling events + listeners
SelectionListener
          This is the listener interface that must be implemented to register and to receive SelectionEvent events.
ShortcutsViews
          This class implements a shortcuts/views panel.
ShortcutsViewsEvent
          This class describes the event posted by a ShortcutsViews class instance whenever one of the view is displayed and active.
ShortcutsViewsListener
          In order to receive any event from a ShortcutsViews instance, you must implement this listener interface.
Table
          This class is the base class for all the tables.
TableAction
          This is the base class for all the Table GUI actions.
TableColumnGroup
          TableColumnGroup
TableSorterModel
          This class implements a generic table model that also supports sorting by clicking on a column header
TextPaneAttributeSet
          Utility class to quickly access the component attribute and to manipulate a user data object in the attribute set
TextPaneSegment
          A text pane segment is a set of contiguous characters (can be empty) that share the same attribute set
TreeSelectionBaseEvent
          This class describes a tree selection event.
Wizard
          This class implements a dialog wizard
WizardPage
          This is the base class that all wizard panel should derive from
 



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