public class SeparatorOrientation
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static SeparatorOrientation |
HORIZONTAL |
static SeparatorOrientation |
VERTICAL |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public static final SeparatorOrientation HORIZONTAL
public static final SeparatorOrientation VERTICAL