|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lobobrowser.js.AbstractScriptableDelegate
org.lobobrowser.html.js.Screen
public class Screen
Constructor Summary | |
---|---|
Screen()
|
Method Summary | |
---|---|
int |
getAvailHeight()
|
int |
getAvailWidth()
|
int |
getColorDepth()
|
int |
getHeight()
|
int |
getPixelDepth()
|
int |
getWidth()
|
Methods inherited from class org.lobobrowser.js.AbstractScriptableDelegate |
---|
getScriptable, setScriptable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Screen()
context
- Method Detail |
---|
public int getHeight()
public int getPixelDepth()
public int getWidth()
public int getAvailHeight()
public int getAvailWidth()
public int getColorDepth()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |