Class StickyWindow.WindowStatus

  • Enclosing class:
    StickyWindow

    public class StickyWindow.WindowStatus
    extends Object
    Represents a status of the window
    Since:
    8.7.3
    Author:
    Marco Meschieri - LogicalDOC
    • Constructor Detail

      • WindowStatus

        public WindowStatus​(int width,
                            int height)
    • Method Detail

      • getWidth

        public int getWidth()
      • setWidth

        public void setWidth​(int width)
      • getHeight

        public int getHeight()
      • setHeight

        public void setHeight​(int height)