public class VerticalAlignment
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
Bottom |
static int |
Center |
static int |
Stretch |
static int |
Top |
Constructor and Description |
---|
VerticalAlignment() |
public static final int Top
public static final int Center
public static final int Bottom
public static final int Stretch