| Package | Description |
|---|---|
| com.sptci.echo.style |
Default style classes for use with default components.
|
| com.sptci.echo.style.button |
Default style classes for use with
AbstractButton components. |
| Modifier and Type | Class and Description |
|---|---|
class |
BoldLabel
The style class for label that need to be displayed
using bold fonts.
|
class |
Column
The default style class for column containers.
|
class |
ControlBar
The style class for the
ControlBarWindowPane.controls
component. |
class |
DefaultBoldLabel
The default style class for label containers.
|
class |
DefaultLabel
The default style class for label containers.
|
class |
FrameSplitPane
|
class |
General
A general style class for components.
|
class |
GreyLabel
The style class for labels that need to be displayed
using grey coloured font.
|
class |
Grid
The default style to apply to
Grid components. |
class |
GridList
A style class for
AbstractListComponent
components. |
class |
Header
A style class for {link com.sptci.echo.Header}.
|
class |
HeaderTitle
The style class for the
HeaderTitle component. |
class |
ItalicLabel
A style class for labels in italic fonts.
|
class |
Label
The default style class for label components.
|
class |
List
A general style class for
AbstractListComponent
components. |
class |
LoginPaneGrid
The style class for the grid that is used to display the login
controls in
LoginPane. |
class |
Row
Default style class for Row components.
|
class |
Table
The default style class
Table components. |
| Modifier and Type | Class and Description |
|---|---|
class |
Add
The style class for the button that displays a "add" image.
|
class |
BoldLink
A style for displaying links with bold font.
|
class |
Delete
The style class for the button that displays a "delete" image.
|
class |
First
The style class for the button that displays the First
button in
TableNavigation. |
class |
HeaderCellRenderer
The default style to use for the
Button used
to render table header cells. |
class |
Last
The style class for the button that displays the First
button in
TableNavigation. |
class |
LeftIcon
The style class for buttons that display an icon on the left side
of text.
|
class |
Link
A style class for link buttons.
|
class |
Logo
The style class for the SPT logo.
|
class |
Logout
The style class for the
Logout
button component. |
class |
Next
The style class for the button that displays the First
button in
TableNavigation. |
class |
No
The style class for the button that displays a
tick/yes image. |
class |
Previous
The style class for the button that displays the First
button in
TableNavigation. |
class |
RightIcon
The style class for buttons that display an icon on the right side
of text.
|
class |
SelectedLink
A style class for link buttons that are currently selected.
|
class |
Yes
The style class for the button that displays a
tick/yes image. |