|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Common constants for the oracle.cabo.image package.
Field Summary | |
static java.lang.Object |
ACCESS_KEY_KEY
Key used to specify the mnemonic character for an image. |
static java.lang.Object |
BACKGROUND_KEY
Key used to specify the background color. |
static java.lang.Object |
BORDER_COLOR_KEY
Key used to specify the border color for an action button. |
static java.lang.String |
BUTTON_NAME
Name for the action button type |
static java.lang.String |
COLORIZED_ICON_NAME
Name for the colorized icon type |
static java.lang.Object |
DARK_ACCENT_COLOR_KEY
Key used to specify the dark accent color of a colorized icon. |
static java.lang.Object |
DARK_COLOR_KEY
Key used to specify the dark core color of a colorized icon. |
static java.lang.Object |
DIRECTION_KEY
Key used to specify the direction for an image. |
static java.lang.Object |
DISABLED_BACKGROUND_KEY
Key used to specify the background color for disabled items. |
static java.lang.Object |
DISABLED_FONT_KEY
Key used to specify the font for disabled items. |
static java.lang.Object |
DISABLED_FOREGROUND_KEY
Key used to specify the foreground color for disabled items. |
static java.lang.Object |
DISABLED_KEY
Key used to specify the disabled state of the image. |
static java.lang.Object |
ENCODING_TYPE_KEY
Key used to specify the String mime type of the image encoding. |
static java.lang.Object |
END_ROUNDED_KEY
Key used to specify whether an action buton should should be rounded on its "end" side. |
static java.lang.String |
FLIPPED_ICON_NAME
Name for the flipped icon type |
static java.lang.Object |
FONT_KEY
Key used to specify the font. |
static java.lang.Object |
FOREGROUND_KEY
Key used to specify the foreground color. |
static java.lang.String |
GLOBAL_BUTTON_NAME
Name for the global button type |
static java.lang.Object |
HEIGHT_RESPONSE_KEY
Key used to retrieve the image height. |
static java.lang.Object |
IMAGE_MAP_AREAS_RESPONSE_KEY
Key used to retrieve the image map areas. |
static java.lang.Object |
IMAGE_PROVIDER_PROPERTY
Property key for specifying an ImageProvider This property key is used by Renderer implementations to retrieve an ImageProvider from a RenderingContext. |
static java.lang.Object |
IMAGE_TYPE_MANAGER_PROPERTY
Property key for specifying the ImageTypeManager. |
static java.lang.Object |
LAF_KEY
Key used to specify the look and feel for an image. |
static java.lang.Object |
NAME_KEY
Key used to specify the name for an image. |
static java.lang.Object |
SELECTED_BACKGROUND_KEY
Key used to specify the background color for selected items. |
static java.lang.Object |
SELECTED_FONT_KEY
Key used to specify the font for selected items. |
static java.lang.Object |
SELECTED_FOREGROUND_KEY
Key used to specify the foreground color for selected items. |
static java.lang.Object |
SELECTED_INDEX_KEY
Key used to specify the index of the selected tab for a tab bar image. |
static java.lang.Object |
SELECTED_KEY
Key used to specify the selected state of the image. |
static java.lang.Object |
SERVLET_URL_PROPERTY
Property key for specifying the URL of the Servlet to use for generating images. |
static java.lang.Object |
SOURCE_INPUT_STREAM_PROVIDER_KEY
Key used to specifiy an InputStreamProvider for a source icon. |
static java.lang.Object |
SOURCE_KEY
Key used to specify the image source for a generated image. |
static java.lang.Object |
START_ROUNDED_KEY
Key used to specify whether an action button should be rounded on its "start" side. |
static java.lang.Object |
SURROUNDING_COLOR_KEY
Key used to specify the surrounding background color for an image. |
static java.lang.String |
TAB_BAR_NAME
Name for the tab bar type |
static java.lang.Object |
TABS_KEY
Key used to specify the tabs for a tab bar image. |
static java.lang.String |
TECATE_NAMESPACE
Namespace for UIX Dynamic Images |
static java.lang.Object |
TEXT_ANTIALIAS_KEY
Key used to specify whether text should be antialiased. |
static java.lang.Object |
TEXT_KEY
Key used to specify the text value for an image. |
static java.lang.Object |
WIDTH_RESPONSE_KEY
Key used to retrieve the image width. |
Field Detail |
public static final java.lang.String TECATE_NAMESPACE
public static final java.lang.Object IMAGE_PROVIDER_PROPERTY
public static final java.lang.Object IMAGE_TYPE_MANAGER_PROPERTY
public static final java.lang.Object SERVLET_URL_PROPERTY
public static final java.lang.String BUTTON_NAME
public static final java.lang.String GLOBAL_BUTTON_NAME
public static final java.lang.String TAB_BAR_NAME
public static final java.lang.String COLORIZED_ICON_NAME
public static final java.lang.String FLIPPED_ICON_NAME
public static final java.lang.Object FOREGROUND_KEY
public static final java.lang.Object BACKGROUND_KEY
public static final java.lang.Object FONT_KEY
FontProxy
public static final java.lang.Object DISABLED_KEY
public static final java.lang.Object ENCODING_TYPE_KEY
public static final java.lang.Object SELECTED_KEY
public static final java.lang.Object TEXT_ANTIALIAS_KEY
public static final java.lang.Object TEXT_KEY
public static final java.lang.Object ACCESS_KEY_KEY
public static final java.lang.Object NAME_KEY
public static final java.lang.Object START_ROUNDED_KEY
public static final java.lang.Object END_ROUNDED_KEY
public static final java.lang.Object BORDER_COLOR_KEY
public static final java.lang.Object SOURCE_KEY
public static final java.lang.Object TABS_KEY
public static final java.lang.Object SELECTED_INDEX_KEY
public static final java.lang.Object SELECTED_FOREGROUND_KEY
public static final java.lang.Object SELECTED_BACKGROUND_KEY
public static final java.lang.Object SELECTED_FONT_KEY
public static final java.lang.Object DISABLED_FOREGROUND_KEY
public static final java.lang.Object DISABLED_BACKGROUND_KEY
public static final java.lang.Object DISABLED_FONT_KEY
public static final java.lang.Object SOURCE_INPUT_STREAM_PROVIDER_KEY
InputStreamProvider
public static final java.lang.Object DARK_COLOR_KEY
public static final java.lang.Object DARK_ACCENT_COLOR_KEY
public static final java.lang.Object SURROUNDING_COLOR_KEY
public static final java.lang.Object LAF_KEY
public static final java.lang.Object DIRECTION_KEY
public static final java.lang.Object IMAGE_MAP_AREAS_RESPONSE_KEY
MapArea
public static final java.lang.Object WIDTH_RESPONSE_KEY
public static final java.lang.Object HEIGHT_RESPONSE_KEY
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |