|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
DefaultParamNames.java Created: Wed Jan 15 11:55:11 2003
| Field Summary | |
static java.lang.String |
BUTTON_GROUP_ID
The id of the button group that this belongs, used to implement radio style buttons. |
static java.lang.String |
BUTTON_MODEL
The id of the button group that this belongs, used to implement radio style buttons. |
static java.lang.String |
DISPLAY_LOCATION
The display location for this task. |
static java.lang.String |
EAST
Signifies data with east-west orientation should be used |
static java.lang.String |
FALSE
Used for a boolean configuration value. |
static java.lang.String |
FRAME
The task wishes to have a frame of its own. |
static java.lang.String |
HEIGHT
The minimum height for the tasks display in pixels. |
static java.lang.String |
HEIGHTPER
The preferred percentage height of the screen for the task |
static java.lang.String |
HORIZONTAL
Signifies data with horizontal orientation should be used |
static java.lang.String |
JUSTIFY
The jusitification for a task's frame within the desktop. |
static java.lang.String |
JUSTIFY_BOTTOMLEFT
Put the frame in the bottom left corner. |
static java.lang.String |
JUSTIFY_BOTTOMRIGHT
Put the frame in the bottom right corner. |
static java.lang.String |
JUSTIFY_CENTER
Put the frame in the middle of the screen. |
static java.lang.String |
JUSTIFY_TOPLEFT
Put the frame in the top left corner. |
static java.lang.String |
JUSTIFY_TOPRIGHT
Put the frame in the top right corner. |
static java.lang.String |
MAIN
The task wishes to occupy the main application window. |
static java.lang.String |
NONE
The task does not have a GUI, and will not need any display area. |
static java.lang.String |
NORTH
Signifies data with north-south orientation should be used |
static java.lang.String |
ORIENTATION
|
static java.lang.String |
PALETTE
The task wish to be displayed as a floating tool pallette. |
static java.lang.String |
PREFIX
|
static java.lang.String |
PRESELECTED
Signifies that a task is preselected. |
static java.lang.String |
SERVER_DNS
The reversed DNS path through the naming service heirarchy. |
static java.lang.String |
SERVER_NAME
The Name Service name for a server. |
static java.lang.String |
TASK_ACTION
The TaskAction object that holds and manages this task. |
static java.lang.String |
TASK_CLASSNAME
The name of the java class of the given task. |
static java.lang.String |
TASK_ID
Refers to the id of a task, which tasks can use to find other tasks. |
static java.lang.String |
TASK_INSTANCE
An instance of the java class of the given task, may not always be needed. |
static java.lang.String |
TASK_NAME
Referes to the name of a task, which would be shown in a menu |
static java.lang.String |
TOOLTIP
The tooltip to be displayed from a menu or tool pallete. |
static java.lang.String |
TRUE
Used for a boolean configuration value. |
static java.lang.String |
VERTICAL
Signifies data with vertical orientation should be used |
static java.lang.String |
WIDTH
The minimum width for the tasks display in pixels. |
static java.lang.String |
WIDTHPER
The preferred percentage width of the screen for the task |
| Field Detail |
public static final java.lang.String PREFIX
public static final java.lang.String TASK_NAME
public static final java.lang.String TASK_ID
public static final java.lang.String TASK_CLASSNAME
public static final java.lang.String TASK_INSTANCE
public static final java.lang.String TOOLTIP
public static final java.lang.String BUTTON_GROUP_ID
public static final java.lang.String BUTTON_MODEL
public static final java.lang.String TASK_ACTION
public static final java.lang.String DISPLAY_LOCATION
public static final java.lang.String MAIN
public static final java.lang.String FRAME
public static final java.lang.String PALETTE
public static final java.lang.String NONE
public static final java.lang.String WIDTH
public static final java.lang.String WIDTHPER
public static final java.lang.String HEIGHT
public static final java.lang.String HEIGHTPER
public static final java.lang.String JUSTIFY
public static final java.lang.String JUSTIFY_CENTER
public static final java.lang.String JUSTIFY_TOPLEFT
public static final java.lang.String JUSTIFY_TOPRIGHT
public static final java.lang.String JUSTIFY_BOTTOMLEFT
public static final java.lang.String JUSTIFY_BOTTOMRIGHT
public static final java.lang.String TRUE
public static final java.lang.String FALSE
public static final java.lang.String SERVER_DNS
public static final java.lang.String SERVER_NAME
public static final java.lang.String ORIENTATION
public static final java.lang.String NORTH
public static final java.lang.String EAST
public static final java.lang.String VERTICAL
public static final java.lang.String HORIZONTAL
public static final java.lang.String PRESELECTED
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||