| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
NAME_PREFIX |
"TestProvider" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
INT_VALUE |
42 |
public static final String |
STR_VALUE |
"A test string" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
POPUP_HANDLER |
"<popupHandler compData=\"%s\">%s</popupHandler>" |
public static final String |
SEPARATOR |
"<SEPARATOR>" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TEST_TASK |
"testTask" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
BUILDER_NAME |
"TEST_BUILDER" |
protected static final String |
DEF_RES_GRP |
"testformbuilderresources" |
protected static final String |
ERROR_BUILDER |
"ERROR_BUILDER" |
protected static final String |
ICON_NAME |
"icon.gif" |
protected static final String |
JELLY_EXT |
".jelly" |
protected static final String |
JELLY_OUT_DIR |
"target" |
protected static final String |
JELLY_PREFIX |
"/jelly_scripts/" |
protected static final String |
ROOT_CONTAINER |
"ROOT" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
WINDOW_DIALOG |
"DIALOG" |
public static final String |
WINDOW_FRAME |
"FRAME" |
public static final String |
WINDOW_IFRAME |
"IFRAME" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
CONTAINER |
" { Container: WindowRootContainer { " |
protected static final String |
CONTAINER_EMPTY |
" { Container: WindowRootContainer { } }" |
protected static final String |
MENU |
"MENU = Container: MENUBAR { Container: MENU [ TEXT = File MNEMO = F ] { MENUITEM [ TEXT = Exit ] } }" |
protected static final String |
SCRIPT |
"window" |
protected static final String |
WINDOW_PROLOGUE |
"WINDOW " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
SCRIPT |
"/jelly_scripts/windowctrl.jelly" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
FONT_SIZE |
20 |
public static final int |
SCREEN_RES |
96 |
Copyright © 2016 The JGUIraffe Team. All rights reserved.