Class CommandButtonLayoutManager.TextLayoutInfo

  • Enclosing interface:
    CommandButtonLayoutManager

    public static class CommandButtonLayoutManager.TextLayoutInfo
    extends Object
    Layout information on a single line of text.
    • Field Detail

      • text

        public String text
        Text itself.
      • textRect

        public Rectangle textRect
        The text rectangle.
    • Constructor Detail

      • TextLayoutInfo

        public TextLayoutInfo()