|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MODULE | |
|---|---|
| things.thing | |
| things.thing.modules | |
| things.thinger | |
| things.thinger.kernel | |
| things.thinger.kernel.basic | |
| Uses of MODULE in things.thing |
|---|
| Methods in things.thing that return MODULE | |
|---|---|
MODULE |
THINGInterface.INSTANCE(java.lang.String moduleName)
Instantiate a module. |
MODULE |
THING.INSTANCE(java.lang.String moduleName)
Instantiate a module. |
MODULE |
THING.MODULE(java.lang.String moduleName)
Get a module. |
| Uses of MODULE in things.thing.modules |
|---|
| Subclasses of MODULE in things.thing.modules | |
|---|---|
class |
PropertyUniverseActor
Give us the ability to load and save local properties to a universe object. |
| Uses of MODULE in things.thinger |
|---|
| Methods in things.thinger that return MODULE | |
|---|---|
MODULE |
SystemInterface.loadModule(java.lang.String name)
Load a module but don't do anything with it. |
| Uses of MODULE in things.thinger.kernel |
|---|
| Methods in things.thinger.kernel that return types with arguments of type MODULE | |
|---|---|
java.lang.Class<MODULE> |
Loader.loadModule(java.lang.String path)
Load a MODULE class. |
| Uses of MODULE in things.thinger.kernel.basic |
|---|
| Methods in things.thinger.kernel.basic that return MODULE | |
|---|---|
MODULE |
KernelBasic.loadModule(java.lang.String name)
Load a module but don't do anything with it. |
| Methods in things.thinger.kernel.basic that return types with arguments of type MODULE | |
|---|---|
java.lang.Class<MODULE> |
KernelBasic_LoaderIDE.loadModule(java.lang.String name)
Load a MODULE class. |
java.lang.Class<MODULE> |
KernelBasic_Loader.loadModule(java.lang.String name)
Load a MODULE class. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||