com.tapina.robe.swi
Class OSExt3
java.lang.Object
com.tapina.robe.runtime.Block
com.tapina.robe.runtime.DataBlock
com.tapina.robe.module.Module
com.tapina.robe.swi.SWIHandler
com.tapina.robe.swi.OSExt3
- public final class OSExt3
- extends SWIHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static OSExt3 getInstance()
getBase
public static int getBase()
getMethod
public static java.lang.reflect.Method getMethod(java.lang.Integer offset)
throws java.lang.NoSuchMethodException
- Throws:
java.lang.NoSuchMethodException
ConvertHex4
public final void ConvertHex4(Environment env)
convertHex
public final java.lang.String convertHex(int value,
int digits)
ConvertCardinal4
public final void ConvertCardinal4(Environment env)
convertCardinal
public final java.lang.String convertCardinal(int value,
int bytes)
Copyright © 2003-2005 . All Rights Reserved.