org.pushingpixels.flamingo.api.common
Class CommandButtonLayoutManager.TextLayoutInfo
java.lang.Object
org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.TextLayoutInfo
- Enclosing interface:
- CommandButtonLayoutManager
public static class CommandButtonLayoutManager.TextLayoutInfo
- extends Object
Layout information on a single line of text.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
text
public String text
- Text itself.
textRect
public Rectangle textRect
- The text rectangle.
CommandButtonLayoutManager.TextLayoutInfo
public CommandButtonLayoutManager.TextLayoutInfo()