Package org.springframework.richclient.components

Show UML class diagram
Interface Summary
Focussable Interface that enables a component to set the focus on a default component
MayHaveMessagableTab This interface is needed to link a MessagableTabbedPane to an overlay.
MessagableTab Set a message on a tab, coming from some source.
UserInputListener Separate listener because when format is changed during focus lost/gained, ordinary DocumentListener fires events.
 

Class Summary
BigDecimalTextField This class can have different "read" and "write" formats.
ExceptionDetailsPane A simple pane which can display an exception stack trace.
FileChooser A component that shows a filesystem view and in which the user can either choose a file or a directory, depending on the mode set (standard is file).
GradientPanel A JPanel with a nice gradient background (should be move to another package)
ListItemUpDownButtonPanel  
MessagableTabbedPane  
MessageReportingOverlay Component which can be used as an overlay for an other component to the content of a message.
PanelWithValidationComponent  
PatchedJFormattedTextField  
ShadowBorder  
ShadowBorderFrame Idea originally from http://jroller.com/page/gfx?entry=better_shadow
ShuttleList Custom panel that presents a "shuttle" list pair.
SimpleInternalFrame A JPanel subclass that has a drop shadow border and that provides a header with icon, title and tool bar.
SkipComponentsFocusTraversalPolicy Traversal policy designed to skip certain components
SliderLabelFactory Factory that creates a hashmap for use with a JSlider and its labelMap.
TimeTextField  
 

Enum Summary
FileChooser.FileChooserMode  
 



Copyright © 2004-2009 The Spring Framework. All Rights Reserved.