Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ORIENTATION_BEST_FIT |
0 |
public static final int |
ORIENTATION_LANDSCAPE |
2 |
public static final int |
ORIENTATION_PORTRAIT |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CASCADE |
-3 |
public static final int |
TILE_HORIZONTALLY |
-4 |
public static final int |
TILE_VERTICALLY |
-5 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
TOOLBAR_AUTO |
3 |
public static final int |
TOOLBAR_DEFAULT |
0 |
public static final int |
TOOLBAR_INVISIBLE |
1 |
public static final int |
TOOLBAR_PROGRAM |
4 |
public static final int |
TOOLBAR_VISIBLE |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
PAGECLOSED |
4001 |
public static final int |
PAGEDEICONIZED |
4003 |
public static final int |
PAGEDESELECTED |
4000 |
public static final int |
PAGEICONIZED |
4002 |
public static final int |
PAGEOPENED |
4004 |
public static final int |
PAGESELECTED |
3999 |
Copyright © 2000–2017 FreeHEP. All rights reserved.