Class SpringLayout.SPLayoutInfo

  • Enclosing class:
    SpringLayout<T>

    public class SpringLayout.SPLayoutInfo
    extends java.lang.Object
    LayoutInfo for SpringLayout.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected SPLayoutInfo​(T aChild)
      Creates a new LayoutInfo.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void update​(T aChild)
      Updates values for shape.
      • Methods inherited from class java.lang.Object

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

      • SPLayoutInfo

        protected SPLayoutInfo​(T aChild)
        Creates a new LayoutInfo.
    • Method Detail

      • update

        public void update​(T aChild)
        Updates values for shape.