| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DRAG_EDGE_BOTTOM |
8 |
public static final int |
DRAG_EDGE_LEFT |
1 |
public static final int |
DRAG_EDGE_RIGHT |
2 |
public static final int |
DRAG_EDGE_TOP |
4 |
public static final int |
MODE_NORMAL |
0 |
public static final int |
MODE_SAME_LEVEL |
1 |
protected static final int |
STATE_CLOSE |
0 |
protected static final int |
STATE_CLOSING |
1 |
protected static final int |
STATE_DRAGGING |
4 |
protected static final int |
STATE_OPEN |
2 |
protected static final int |
STATE_OPENING |
3 |