|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VAlignable
To be implemented by document parts that can be vertically aligned.
| Field Summary | |
|---|---|
static int |
BOTTOM
|
static int |
MIDDLE
|
static int |
TOP
|
| Method Summary | |
|---|---|
void |
vAlign(int i)
Sets the vertical alignment of the object. |
| Field Detail |
|---|
static final int MIDDLE
static final int TOP
static final int BOTTOM
| Method Detail |
|---|
void vAlign(int i)
i - one of the public constants specifying an alignment.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||