|
EchoPoint API - 3.0.0b5 App Webcontainer |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectechopoint.style.echo.ResourceImages
public final class ResourceImages
A utility class that maintains a cache of common image resources used to style commonly used components.
| Field Summary | |
|---|---|
static ImageReference |
BorderBottom
The bottom border image for window pane. |
static ImageReference |
BorderBottomLeft
The bottom left border image for window pane. |
static ImageReference |
BorderBottomRight
The bottom right border image for window pane. |
static ImageReference |
BorderLeft
The left border image for window pane. |
static ImageReference |
BorderRight
The right border image for window pane. |
static ImageReference |
BorderTop
The top border image for window pane. |
static ImageReference |
BorderTopLeft
The top left border image for window pane. |
static ImageReference |
BorderTopRight
The top right border image for window pane. |
static ImageReference |
GradientBlue
The tab rollover background image. |
static ImageReference |
Header
The background image for the title bar of window pane. |
static ImageReference |
InputFieldBackground
The image used as background for input fields. |
static ImageReference |
InputFieldBackgroundHightlight
The image used as background for highlighted input fields. |
static ImageReference |
InputFieldBackgroundPressed
The image used as pressed background for buttons. |
static ImageReference |
LightedSilver
The tab inactive background image. |
static ImageReference |
TabCloseIcon
The tab close icon image. |
static ImageReference |
TabCloseRolloverIcon
The tab close rollover icon image. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ImageReference InputFieldBackground
public static final ImageReference InputFieldBackgroundPressed
public static final ImageReference InputFieldBackgroundHightlight
public static final ImageReference Header
public static final ImageReference BorderTopLeft
public static final ImageReference BorderTop
public static final ImageReference BorderTopRight
public static final ImageReference BorderLeft
public static final ImageReference BorderRight
public static final ImageReference BorderBottomLeft
public static final ImageReference BorderBottom
public static final ImageReference BorderBottomRight
public static final ImageReference TabCloseIcon
public static final ImageReference TabCloseRolloverIcon
public static final ImageReference GradientBlue
public static final ImageReference LightedSilver
|
EchoPoint API - 3.0.0b5 App Webcontainer |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||