org.stjs.javascript
Class Screen

java.lang.Object
  extended by org.stjs.javascript.Screen

public abstract class Screen
extends Object


Field Summary
 int availHeight
           
 int availWidth
           
 int colorDepth
           
 int height
           
 int pixelDepth
           
 int width
           
 
Constructor Summary
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()


Copyright © 2013. All Rights Reserved.