Package com.iizix.swt

Class SWTBorderLayout.Layout

  • Enclosing class:
    SWTBorderLayout

    public static class SWTBorderLayout.Layout
    extends java.lang.Object
    Indicates the region that a control belongs to.
    • Field Summary

      Fields 
      Modifier and TypeFieldDescription
      intregion 
    • Constructor Summary

      Constructors 
      ConstructorDescription
      Layout() 
      Layout​(int region) 
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • region

        public final int region
    • Constructor Detail

      • Layout

        public Layout()
      • Layout

        public Layout​(int region)