Class CommandButtonLayoutManager.TextLayoutInfo
java.lang.Object
org.pushingpixels.flamingo.api.common.CommandButtonLayoutManager.TextLayoutInfo
- Enclosing interface:
CommandButtonLayoutManager
Layout information on a single line of text.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
text
Text itself. -
textRect
The text rectangle.
-
-
Constructor Details
-
TextLayoutInfo
public TextLayoutInfo()
-