public abstract class Screen extends java.lang.Object implements JS5ObjectFunctions
hasOwnProperty| Modifier and Type | Field and Description |
|---|---|
JSNumber |
availHeight
Property availHeight
|
JSNumber |
availWidth
Property availWidth
|
JSNumber |
colorDepth
Property colorDepth
|
protected JSFunction |
constructor
property constructor
|
JSNumber |
height
Property height
|
Screen |
prototype
property prototype
|
JSNumber |
width
Property width
|
| Constructor and Description |
|---|
Screen()
Object Screen()
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasOwnProperty, isPrototypeOf, propertyIsEnumerable, toLocaleString, toString, valueOfprotected JSFunction constructor
Functionpublic JSNumber availHeight
public JSNumber availWidth
public JSNumber colorDepth
public JSNumber height
public JSNumber width