Uses of Interface
MAEPlugin.MAEStub

Packages that use MAEStub
  
MAEPlugin   
MAEPlugin.popup   
 

Uses of MAEStub in
 

Classes in that implement MAEStub
 class MaeJavaAPI
          This class implements MAEPlugin.MAEStub and is the Open Java API.
 

Uses of MAEStub in MAEPlugin
 

Methods in MAEPlugin that return MAEStub
 MAEStub MAEPlugin.getMAEStub()
          getMAEStub() - get the menu stub for this instance of plugin
 

Methods in MAEPlugin with parameters of type MAEStub
 void MAEPlugin.setMAEStub(MAEStub obj)
          setMAEStub() - get the menu stub for this instance of plugin
 

Uses of MAEStub in MAEPlugin.popup
 

Constructors in MAEPlugin.popup with parameters of type MAEStub
PluginLoader(MAEStub stub)
          PluginLoader() - Creates new LoadPlugins.
PluginLoader(MAEStub stub, java.lang.String pluginJarPath)
          PluginLoader() - Creates new LoadPlugin but do it siliently.
PluginUnLoader(MAEStub stub)
          PluginLoader() - Creates new LoadPlugins.