|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpipe.gui.ModuleLoader
public class ModuleLoader
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
ModuleLoader()
|
|
| Method Summary | |
|---|---|
static java.lang.Class |
importExternalModule(java.io.File modFile)
|
static java.lang.Class |
importModule(java.io.File modFile)
|
static boolean |
isModule(java.lang.Class modClass)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModuleLoader()
| Method Detail |
|---|
public static java.lang.Class importModule(java.io.File modFile)
public static java.lang.Class importExternalModule(java.io.File modFile)
public static boolean isModule(java.lang.Class modClass)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||