Uses of Interface
org.joone.script.MacroInterface

Packages that use MacroInterface
org.joone.net   
org.joone.util   
 

Uses of MacroInterface in org.joone.net
 

Methods in org.joone.net that return MacroInterface
 MacroInterface NeuralNet.getMacroPlugin()
          Getter for property macroPlugin.
 

Methods in org.joone.net with parameters of type MacroInterface
 void NeuralNet.setMacroPlugin(MacroInterface macroPlugin)
          Setter for property macroPlugin.
 

Uses of MacroInterface in org.joone.util
 

Classes in org.joone.util that implement MacroInterface
 class GroovyMacroPlugin
           
 class MacroPlugin
           
 



Submit Feedback to pmarrone@users.sourceforge.net