These pages are auto-generated from self-documenting comments embedded in class files.

For more information on breve and steve, refer to the breve homepage.

Abstract : JavaObject

Class methods:


call method methodName (string) with-arguments methodArguments (list)

Calls the method named methodName with the arguments specified in the list methodArguments.


make class className (string) with-arguments constructorArguments (list)

Associates this breve object with a new Java object of class className. The constructor is passed the arguments in the list constructorArguments.


Documentation created Tue May 11 10:28:37 2004