|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.TextLayoutInfo
public static class CommandButtonLayoutManager.TextLayoutInfo
Layout information on a single line of text.
| Field Summary | |
|---|---|
java.lang.String |
text
Text itself. |
java.awt.Rectangle |
textRect
The text rectangle. |
| Constructor Summary | |
|---|---|
CommandButtonLayoutManager.TextLayoutInfo()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String text
public java.awt.Rectangle textRect
| Constructor Detail |
|---|
public CommandButtonLayoutManager.TextLayoutInfo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||