|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xwt.Platform
org.xwt.plat.JVM
org.xwt.plat.AWT
org.xwt.plat.Java2
Platform class for most reasonable Java1.2+ Java2s
Nested Class Summary | |
protected static class |
Java2.Java14Surface
|
protected static class |
Java2.Java2PixelBuffer
|
protected static class |
Java2.Java2Surface
|
Nested classes inherited from class org.xwt.plat.AWT |
AWT.AWTPicture, AWT.AWTPixelBuffer, AWT.AWTSurface |
Field Summary |
Fields inherited from class org.xwt.Platform |
build |
Constructor Summary | |
Java2()
|
Method Summary | |
protected PixelBuffer |
_createPixelBuffer(int w,
int h,
Surface owner)
|
protected Surface |
_createSurface(Box root,
boolean framed)
this method invokes the platform _createSurface() method and then enforces a few post-call invariants |
protected HTTP.Proxy |
_detectProxy()
this is done with reflection in case a new version of the plugin comes out that doesn't let us pull the sun.plugin.* trick |
protected boolean |
_supressDirtyOnResize()
|
protected java.lang.String |
getDescriptiveName()
a string describing the VM |
Methods inherited from class org.xwt.plat.AWT |
_createPicture, _criticalAbort, _decodeJPEG, _fileDialog, _getClipBoard, _getScreenHeight, _getScreenWidth, _setClipBoard, modifiersToButtonNumber, postInit |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Java2()
Method Detail |
protected boolean _supressDirtyOnResize()
_supressDirtyOnResize
in class Platform
protected HTTP.Proxy _detectProxy()
_detectProxy
in class Platform
protected PixelBuffer _createPixelBuffer(int w, int h, Surface owner)
_createPixelBuffer
in class AWT
protected Surface _createSurface(Box root, boolean framed)
Platform
_createSurface
in class AWT
protected java.lang.String getDescriptiveName()
Platform
getDescriptiveName
in class AWT
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |