org.xwt.plat
Class PalmOS

java.lang.Object
  extended byorg.xwt.Platform
      extended byorg.xwt.plat.PalmOS

public class PalmOS
extends Platform

Platform class for PalmOS devices


Field Summary
 
Fields inherited from class org.xwt.Platform
build
 
Constructor Summary
PalmOS()
           
 
Method Summary
static int PilotMain(int cmd, int cmdBPB, int launchFlags)
           
 
Methods inherited from class org.xwt.Platform
_altKeyName, _createAlphaOnlyPicture, _createPicture, _createPixelBuffer, _createSurface, _criticalAbort, _decodeJPEG, _detectProxy, _fileDialog, _getBuiltinInputStream, _getClipBoard, _getEnv, _getScheduler, _getScreenHeight, _getScreenWidth, _getSocket, _inputStreamToByteArray, _isCaseSensitive, _maxThreads, _needsAutoClick, _needsAutoDoubleClick, _newBrowserWindow, _running, _setClipBoard, _supressDirtyOnResize, altKeyName, createAlphaOnlyPicture, createPicture, createPixelBuffer, createSurface, criticalAbort, decodeJPEG, detectProxy, fileDialog, forceLoad, getBuiltinInputStream, getClipBoard, getDescriptiveName, getEnv, getScheduler, getScreenHeight, getScreenWidth, getSocket, init, inputStreamToByteArray, isCaseSensitive, maxThreads, needsAutoClick, needsAutoDoubleClick, newBrowserWindow, postInit, running, setClipBoard, supressDirtyOnResize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PalmOS

public PalmOS()
Method Detail

PilotMain

public static int PilotMain(int cmd,
                            int cmdBPB,
                            int launchFlags)