Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.flexstor.common.awt

Interface Summary
AboutHandlerI  
ActionCheckerI Queries the implementor of ActionCheckerI if the action associated with nActionId can be performed
ActionComponentI Implementers ensure that they have an action id associated with them as defined in Constants.
HelpHandlerI  
QuitHandlerI  
WindowId  
 

Class Summary
ActionMulticaster Acts as an ActionListener and propagates action events to its own registered listeners.
ArrowButton  
AWTActionEvent This class contains allows action ids (defined in Constants) to be used with a Java 1.1 Action Event.
AWTUtil  
ChevronArrowButton  
ChevronArrowPanel  
Controller This class handles state changes from the model and passes them on to registered UI controllers, i.e.
DatePanel This class implements a date selection panel which can be plugged into any container which needs this functionality.
ExtendedSelectionListPanel  
FlexBorderPanel  
FlexFocusManager (almost) Foolproof component focus setter, will repeatedly call requestFocus for a component in a different thread each time.
FlexFrame This class creates a top level window with a toolbar panel, a content panel, and an optional status bar.
FlexPanel This class is just a wrapper around java.awt.Panel
FlexScrollPane  
FlexTabPanel  
Help The class Help implements HelpHandlerI and provides one method named showHelp.
HelpFileMapper HelpFileMapper provides functionality to retrieve the help file mapped to an specified help ID through the HelpFileMap.xx file.
HTMLLauncher  
KeyWatcher Adds the controller as a key listener for all items (and sub items) in a container.
LogoCanvas  
MRJHooks Provides hooks into the Apple MRJ.
MultiColumnLayout  
NotifyCommand  
ScrollingPanel  
SortedList  
SplitterPanel A basic panel that supports a VERTICAL or HORIZONTAL splitter that may be moved with the mouse.
StatusBar  
TextClipboard A basic clipboard implementation that 1.
ToolTip This class is used for displaying tool tips.
WindowManager