com.sun.cldc.jna
Class Windows
java.lang.Object
   com.sun.cldc.jna.Platform
com.sun.cldc.jna.Platform
       com.sun.cldc.jna.Windows
com.sun.cldc.jna.Windows
- public class Windows 
- extends Platform
- Author:
- dw29446
 
 
 
 
 
 
Windows
public Windows()
deleteNativeLibraryAfterVMExit
public boolean deleteNativeLibraryAfterVMExit()
- 
- Specified by:
- deleteNativeLibraryAfterVMExitin class- Platform
 
- 
 
hasRuntimeExec
public boolean hasRuntimeExec()
- 
- Specified by:
- hasRuntimeExecin class- Platform
 
- 
 
isFreeBSD
public boolean isFreeBSD()
- 
- Specified by:
- isFreeBSDin class- Platform
 
- 
 
isLinux
public boolean isLinux()
- 
- Specified by:
- isLinuxin class- Platform
 
- 
 
isMac
public boolean isMac()
- 
- Specified by:
- isMacin class- Platform
 
- 
 
isOpenBSD
public boolean isOpenBSD()
- 
- Specified by:
- isOpenBSDin class- Platform
 
- 
 
isSolaris
public boolean isSolaris()
- 
- Specified by:
- isSolarisin class- Platform
 
- 
 
isWindows
public boolean isWindows()
- 
- Specified by:
- isWindowsin class- Platform
 
- 
 
isWindowsCE
public boolean isWindowsCE()
- 
- Specified by:
- isWindowsCEin class- Platform
 
- 
 
isX11
public boolean isX11()
- 
- Specified by:
- isX11in class- Platform
 
- 
 
getPlatformPackageName
public String getPlatformPackageName()
- Get the name of the package that contains the native implementation for this platform:
 
- 
- Specified by:
- getPlatformPackageNamein class- Platform
 
- 
 
getPlatformNativePackageName
public String getPlatformNativePackageName()
- Get the name of the package that contains the native implementation for this platform:
 
- 
- Specified by:
- getPlatformNativePackageNamein class- Platform
 
- 
 
"For updated information see the Java FRC site"