Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE_NAME |
"button" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE_NAME |
"checkBox" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE_NAME |
"comboBox" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE_NAME |
"desktop" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE_NAME |
"listBox" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE_NAME |
"menuBar" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE_NAME |
"menu" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE_NAME |
"panel" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE_NAME |
"passwordField" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_PRECISION |
2 |
public static final String |
TYPE_NAME |
"progressBar" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE_NAME |
"radioButton" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE_NAME |
"slider" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE_NAME |
"spinner" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE_NAME |
"tabGroup" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE_NAME |
"table" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE_NAME |
"textBox" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE_NAME |
"toggleButton" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE_NAME |
"tree" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_ASSERTION_TIME_LIMIT |
500 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE_NAME |
"Window" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MODAL_DIALOG_NOT_CLOSED_ERROR_MESSAGE |
"Modal window was not closed - make sure that setVisible(false) gets called by the production code" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NO_WINDOW_WAS_SHOWN_ERROR_MESSAGE |
"No window was shown (timeout expired)" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_HEIGHT |
50 |
public static final int |
DEFAULT_WIDTH |
50 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
THREAD_NAME_SIZE |
45 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INPUT_MESSAGE |
"Category name:" |
Copyright © 2004–2016. All rights reserved.