public class Screen extends SimpleScriptable
Screen
.Constructor and Description |
---|
Screen()
Creates an instance.
|
Modifier and Type | Method and Description |
---|---|
int |
getAvailHeight()
Returns the
availHeight property. |
int |
getAvailLeft()
Returns the
availLeft property. |
int |
getAvailTop()
Returns the
availTop property. |
int |
getAvailWidth()
Returns the
availWidth property. |
int |
getBufferDepth()
Returns the
bufferDepth property. |
int |
getColorDepth()
Returns the
colorDepth property. |
int |
getDeviceXDPI()
Returns the
deviceXDPI property. |
int |
getDeviceYDPI()
Returns the
deviceYDPI property. |
boolean |
getFontSmoothingEnabled()
Returns the
fontSmoothingEnabled property. |
int |
getHeight()
Returns the
height property. |
int |
getLeft()
Returns the
left property. |
int |
getLogicalXDPI()
Returns the
logicalXDPI property. |
int |
getLogicalYDPI()
Returns the
logicalYDPI property. |
int |
getPixelDepth()
Returns the
pixelDepth property. |
int |
getSystemXDPI()
Returns the
systemXDPI property. |
int |
getSystemYDPI()
Returns the
systemYDPI property. |
int |
getTop()
Returns the
top property. |
int |
getUpdateInterval()
Returns the
updateInterval property. |
int |
getWidth()
Returns the
width property. |
void |
setAvailHeight(int availHeight)
Sets the
availHeight property. |
void |
setAvailLeft(int availLeft)
Sets the
availLeft property. |
void |
setAvailTop(int availTop)
Sets the
availTop property. |
void |
setAvailWidth(int availWidth)
Sets the
availWidth property. |
void |
setBufferDepth(int bufferDepth)
Sets the
bufferDepth property. |
void |
setColorDepth(int colorDepth)
Sets the
colorDepth property. |
void |
setDeviceXDPI(int deviceXDPI)
Sets the
deviceXDPI property. |
void |
setDeviceYDPI(int deviceYDPI)
Sets the
deviceYDPI property. |
void |
setFontSmoothingEnabled(boolean fontSmoothingEnabled)
Sets the
fontSmoothingEnabled property. |
void |
setHeight(int height)
Sets the
height property. |
void |
setLeft(int left)
Sets the
left property. |
void |
setLogicalXDPI(int logicalXDPI)
Sets the
logicalXDPI property. |
void |
setLogicalYDPI(int logicalYDPI)
Sets the
logicalYDPI property. |
void |
setPixelDepth(int pixelDepth)
Sets the
pixelDepth property. |
void |
setSystemXDPI(int systemXDPI)
Sets the
systemXDPI property. |
void |
setSystemYDPI(int systemYDPI)
Sets the
systemYDPI property. |
void |
setTop(int top)
Sets the
top property. |
void |
setWidth(int width)
Sets the
width property. |
clone, equivalentValues, get, getBrowserVersion, getDefaultValue, getDomNodeOrDie, getDomNodeOrNull, getPrototype, getScriptableFor, getStartingScope, getTransformerScriptableFor, getWindow, getWindow, getWithPreemption, hasInstance, initParentScope, isReadOnlySettable, makeScriptableFor, setCaseSensitive, setDomNode, setDomNode, setHtmlElement
defineFunctionProperties, defineProperty, getClassName, setClassName, setParentScope
applyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, checkPropertyChange, checkPropertyDefinition, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineOwnProperties, defineOwnProperty, defineOwnProperty, defineProperty, defineProperty, defineProperty, delete, delete, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getExternalArrayData, getExternalArrayLength, getFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getOwnPropertyDescriptor, getParentScope, getProperty, getProperty, getPropertyIds, getPrototype, getSlot, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, has, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isSealed, isTrue, preventExtensions, put, put, putConst, putConstProperty, putProperty, putProperty, redefineProperty, sameValue, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setExternalArrayData, setGetterOrSetter, setPrototype, size
public int getAvailHeight()
availHeight
property.availHeight
propertypublic void setAvailHeight(int availHeight)
availHeight
property.availHeight
- the availHeight
propertypublic int getAvailLeft()
availLeft
property.availLeft
propertypublic void setAvailLeft(int availLeft)
availLeft
property.availLeft
- the availLeft
propertypublic int getAvailTop()
availTop
property.availTop
propertypublic void setAvailTop(int availTop)
availTop
property.availTop
- the availTop
propertypublic int getAvailWidth()
availWidth
property.availWidth
propertypublic void setAvailWidth(int availWidth)
availWidth
property.availWidth
- the availWidth
propertypublic int getBufferDepth()
bufferDepth
property.bufferDepth
propertypublic void setBufferDepth(int bufferDepth)
bufferDepth
property.bufferDepth
- the bufferDepth
propertypublic int getColorDepth()
colorDepth
property.colorDepth
propertypublic void setColorDepth(int colorDepth)
colorDepth
property.colorDepth
- the colorDepth
propertypublic int getDeviceXDPI()
deviceXDPI
property.deviceXDPI
propertypublic void setDeviceXDPI(int deviceXDPI)
deviceXDPI
property.deviceXDPI
- the deviceXDPI
propertypublic int getDeviceYDPI()
deviceYDPI
property.deviceYDPI
propertypublic void setDeviceYDPI(int deviceYDPI)
deviceYDPI
property.deviceYDPI
- the deviceYDPI
propertypublic boolean getFontSmoothingEnabled()
fontSmoothingEnabled
property.fontSmoothingEnabled
propertypublic void setFontSmoothingEnabled(boolean fontSmoothingEnabled)
fontSmoothingEnabled
property.fontSmoothingEnabled
- the fontSmoothingEnabled
propertypublic int getHeight()
height
property.height
propertypublic void setHeight(int height)
height
property.height
- the height
propertypublic int getLeft()
left
property.left
propertypublic void setLeft(int left)
left
property.left
- the left
propertypublic int getLogicalXDPI()
logicalXDPI
property.logicalXDPI
propertypublic void setLogicalXDPI(int logicalXDPI)
logicalXDPI
property.logicalXDPI
- the logicalXDPI
propertypublic int getLogicalYDPI()
logicalYDPI
property.logicalYDPI
propertypublic void setLogicalYDPI(int logicalYDPI)
logicalYDPI
property.logicalYDPI
- the logicalYDPI
propertypublic int getPixelDepth()
pixelDepth
property.pixelDepth
propertypublic void setPixelDepth(int pixelDepth)
pixelDepth
property.pixelDepth
- the pixelDepth
propertypublic int getSystemXDPI()
systemXDPI
property.systemXDPI
propertypublic void setSystemXDPI(int systemXDPI)
systemXDPI
property.systemXDPI
- the systemXDPI
propertypublic int getSystemYDPI()
systemYDPI
property.systemYDPI
propertypublic void setSystemYDPI(int systemYDPI)
systemYDPI
property.systemYDPI
- the systemYDPI
propertypublic int getTop()
top
property.top
propertypublic void setTop(int top)
top
property.top
- the top
propertypublic int getUpdateInterval()
updateInterval
property.updateInterval
propertypublic int getWidth()
width
property.width
propertypublic void setWidth(int width)
width
property.width
- the width
propertyCopyright © 2002–2016 Gargoyle Software Inc.. All rights reserved.