|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This interface defines methods used to access vertical alignment attributes. The swing constants are TOP, CENTER and BOTTOM.
| Method Summary | |
int |
getVerticalAlignment()Retrieves a vertical alignment attribute. |
void |
setVerticalAlignment(int verticalAlignment)Specifies a vertical alignment attribute. |
| Method Detail |
public void setVerticalAlignment(int verticalAlignment)
verticalAlignment - A swing constant that represents a vertical alignment attribute.public int getVerticalAlignment()
swing constant that represents a vertical alignment attribute.
|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||