Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_HISTORY_SIZE |
3000 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
ROO_PROMPT |
"spring> " |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TAB_COMPLETION_COUNT_PREFIX |
"tab-completion-count-" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
WINDOW_TITLE_SLOT |
"WINDOW_TITLE_SLOT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
COLUMN_1 |
1 |
public static final int |
COLUMN_2 |
2 |
public static final int |
COLUMN_3 |
3 |
public static final int |
COLUMN_4 |
4 |
public static final int |
COLUMN_5 |
5 |
public static final int |
COLUMN_6 |
6 |
public static final String |
HORIZONTAL_LINE |
"-------------------------------------------------------------------------------\n" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CURRENT_DIRECTORY |
"." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BOTTOM |
2 |
public static final int |
FULL |
63 |
public static final int |
INNER |
48 |
public static final int |
INNER_HORIZONTAL |
32 |
public static final int |
INNER_VERTICAL |
16 |
public static final int |
LEFT |
4 |
public static final int |
NONE |
0 |
public static final int |
OUTLINE |
15 |
public static final int |
RIGHT |
8 |
public static final int |
TOP |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
NONE |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_ROW_CAPACITY |
3 |