|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SizedControl
Indicates Control
types that have a size property
Method Summary | |
---|---|
int |
getSize()
Retrieves the configured size for the control, which reflects the display width in characters for the control within the UI |
void |
setSize(int size)
Sets the size for the control |
Method Detail |
---|
int getSize()
void setSize(int size)
size
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |