|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Alignment
An interface implemented by ComponentPeers that support alignment. This interface is used by components such as Grid and Table, which will set alignment attributes on <td> tags based on the values returned.
Method Summary | |
---|---|
int |
getHorizontalAlignment()
Returns the horizontal alignment of a represented component. |
int |
getVerticalAlignment()
Returns the vertical alignment of a represented component. |
Method Detail |
---|
int getHorizontalAlignment()
int getVerticalAlignment()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |