Class Screen
java.lang.Object
org.fife.rsta.ac.js.ecma.api.client.Screen
- All Implemented Interfaces:
JSObjectFunctions, JS5ObjectFunctions
-
Field Summary
FieldsModifier and TypeFieldDescriptionProperty availHeightProperty availWidthProperty colorDepthprotected JSFunctionproperty constructorProperty heightproperty prototypeProperty width -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface JSObjectFunctions
hasOwnProperty, isPrototypeOf, propertyIsEnumerable, toLocaleString, toString, valueOf
-
Field Details
-
constructor
property constructor- Since:
- Standard ECMA-262 3rd. Edition, Level 2 Document Object Model Core Definition.
- See Also:
-
prototype
-
availHeight
Property availHeight -
availWidth
Property availWidth -
colorDepth
Property colorDepth -
height
Property height -
width
Property width
-
-
Constructor Details
-
Screen
public Screen()Object Screen()- Since:
- Common Usage, no standard
-