|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tapina.robe.runtime.Block
com.tapina.robe.runtime.DataBlock
com.tapina.robe.module.Module
com.tapina.robe.swi.SWIHandler
com.tapina.robe.swi.Toolbox
Field Summary |
Fields inherited from class com.tapina.robe.swi.SWIHandler |
log, METHOD_PARAMETERS |
Method Summary | |
static int |
getBase()
|
static Toolbox |
getInstance()
|
static java.lang.reflect.Method |
getMethod(java.lang.Integer offset)
|
void |
Initialise(Environment env)
Method is used to initialise a toolbox application. Entry: r0 = flags r1 = last wimp version known to task r2 = pointer to list of wimp messages which client wishes to receive. |
Methods inherited from class com.tapina.robe.module.Module |
getBytes, getHelp, getName, getSize, setSize |
Methods inherited from class com.tapina.robe.runtime.Block |
getAddress, setAddress |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static Toolbox getInstance()
public static int getBase()
public static java.lang.reflect.Method getMethod(java.lang.Integer offset) throws java.lang.NoSuchMethodException
java.lang.NoSuchMethodException
public final void Initialise(Environment env)
env
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |