|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JarPlugin | |
|---|---|
| net.sourceforge.fluxion.pussycat.util | |
| Uses of JarPlugin in net.sourceforge.fluxion.pussycat.util |
|---|
| Methods in net.sourceforge.fluxion.pussycat.util that return types with arguments of type JarPlugin | |
|---|---|
java.util.Set<JarPlugin> |
PluginManager.getPlugins()
Returns all found JarPlugins |
| Methods in net.sourceforge.fluxion.pussycat.util with parameters of type JarPlugin | |
|---|---|
java.lang.String |
PluginManager.getMainClass(JarPlugin jp)
Gets the main class of a JarPlugin |
void |
PluginManager.getMethods(JarPlugin jp)
Gets all the methods held in the main class of the JarPlugin |
java.lang.Object |
PluginManager.getObject(JarPlugin jp)
Instantiates a JarPlugin as an Object |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||