| 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 |
FrameSplitPane
|
class |
Grid
The default style to apply to
Grid components. |
class |
GridList
A style class for
AbstractListComponent
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 |
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 |
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 |
Logo
The style class for the SPT logo.
|
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 |
Yes
The style class for the button that displays a
tick/yes image. |