|
Tea Java Runtime API Version 3.2.5 |
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
See:
Description
| Class Summary | |
|---|---|
| SJavaClass | |
| SJavaMethod | |
| SMethodLoader | This class implements a TOS method that when invoked for the first time loads and creates an instance of another class. |
| SModuleTos | Package of commands for object oriented programming. |
| STosClass | This class implements a TOS class. |
| STosMethod | This class implements a TOS method. |
| STosMethodVarArg | This class implements a TOS method with a variable number of arguments. |
| STosObj | This class implements a Tea command that behaves like an TOS object. |
| STosUtil | This class implements some utility methods to be used by derived classes. |
| Exception Summary | |
|---|---|
| SNoSuchClassException | |
| SNoSuchMethodException | Exception thrown when trying to call a method a TOS class does not respond to. |
Classes used for supporting the Tea Object System. Deprecated.
Functionalities provided by this package have been integrared into the
package.
com.pdmfc.tea.tos
|
Tea Java Runtime API Version 3.2.5 |
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||