|
com.im.ijc.core/1 5.9.4 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface IJCWidgetTextRenderer.TextFormatInfo
| Method Summary | |
|---|---|
Color |
getBackground()
|
Font |
getFont()
|
Color |
getForeground()
|
int |
getHorizontalAlignment()
Returns the alignment of the label's contents along the X axis. |
boolean |
getLineWrap()
|
String |
getValueAsText()
|
int |
getVerticalAlignment()
Returns the alignment of the label's contents along the Y axis. |
| Method Detail |
|---|
String getValueAsText()
Font getFont()
int getHorizontalAlignment()
SwingConstants:
LEFT,
CENTER,
RIGHT,
LEADING or
TRAILING or alignment constant from StyleConstants:
ALIGN_LEFT, ALIGN_CENTER, ALIGN_RIGHT or ALIGN_JUSTIFIED.int getVerticalAlignment()
SwingConstants:
TOP,
CENTER, or
BOTTOM.Color getBackground()
Color getForeground()
boolean getLineWrap()
|
com.im.ijc.core/1 5.9.4 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||