|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwt.Platform
org.xwt.plat.GCJ
org.xwt.plat.POSIX
Platform implementation for POSIX compliant operating systems
| Nested Class Summary |
| Nested classes inherited from class org.xwt.plat.GCJ |
GCJ.Retainer |
| Field Summary |
| Fields inherited from class org.xwt.Platform |
build |
| Constructor Summary | |
POSIX()
|
|
| Method Summary | |
protected java.lang.String |
_getEnv(java.lang.String key)
returns the value of the environment variable key, or null if no such key exists |
protected void |
_newBrowserWindow(java.lang.String url)
default implementation is Eric Albert's BrowserLauncher.java |
protected java.lang.String |
getDescriptiveName()
a string describing the VM |
| Methods inherited from class org.xwt.plat.GCJ |
_decodeJPEG, _getBuiltinInputStream |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public POSIX()
| Method Detail |
protected java.lang.String getDescriptiveName()
Platform
getDescriptiveName in class Platformprotected java.lang.String _getEnv(java.lang.String key)
_getEnv in class Platformprotected void _newBrowserWindow(java.lang.String url)
Platform
_newBrowserWindow in class Platform
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||