Class Screen


  • @JsType(isNative=true,
            namespace="<global>")
    public class Screen
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Screen()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • availHeight

        public int availHeight
      • availWidth

        public int availWidth
      • colorDepth

        public int colorDepth
      • height

        public int height
      • pixelDepth

        public int pixelDepth
      • width

        public int width
    • Constructor Detail

      • Screen

        public Screen()