Class GridLayoutState.ChildComponentData

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    GridLayoutState

    public static class GridLayoutState.ChildComponentData
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • column1

        public int column1
      • row1

        public int row1
      • column2

        public int column2
      • row2

        public int row2
      • alignment

        public int alignment
    • Constructor Detail

      • ChildComponentData

        public ChildComponentData()