Package com.sptci.echo2.style

Default style classes for use with default components.

See:
          Description

Class Summary
Add The style class for the button that displays a "add" image.
Background A singleton used to ensure a consistent background colour across the application.
BoldLabel The style class for label that need to be displayed using bold fonts.
Button A general style class for buttons.
Column The default style class for column containers.
DefaultButton A default style class for buttons.
DefaultLabel The default style class for label containers.
DefaultTextComponent A default style class for text components.
Delete The style class for the button that displays a "delete" image.
Extent A custom extent class to use in styles.
Font A custom font class to use in styles.
General A general style class for components.
Label The default style class for label components.
Link A style class for link buttons.
LoginPane A style class for {link com.sptci.echo2.LoginPane}.
LoginPaneGrid The style class for the grid that is used to display the login controls in LoginPane.
Logo The style class for the SPT logo.
Logout The style class for the Logout button component.
Row Default style class for Row components.
SelectedLink A style class for link buttons that are currently selected.
Style A sub-class of MutableStyle that will be the root for all style classes
StyleSheet The base class for the application wide style sheet.
TextComponent A general style class for text components.
WindowPane The base style class for WindowPane components.
 

Package com.sptci.echo2.style Description

Default style classes for use with default components.