Interface Screen

All Superinterfaces:
JSObject

public interface Screen extends JSObject
  • Method Details

    • getWidth

      int getWidth()
    • getHeight

      int getHeight()
    • getAvailWidth

      int getAvailWidth()
    • getAvailHeight

      int getAvailHeight()
    • getColorDepth

      int getColorDepth()
    • current

      static Screen current()