Documentation of 'org.joone.util.MacroPlugin' Java class
MacroPlugin
org.joone.util

Class MacroPlugin

    • Constructor Detail

      • MacroPlugin

        public MacroPlugin()
    • Method Detail

      • set

        public void set(java.lang.String name,
                        java.lang.Object jObject)
        Description copied from interface: MacroInterface
        Exports an internal variable in the script's namespace
        Specified by:
        set in interface MacroInterface
        Parameters:
        name - - the name of the variable in the script's namespace
        jObject - - the value of the exported variable
      • runMacro

        public void runMacro(java.lang.String text)
        Run a generic macro contained in a text
        Specified by:
        runMacro in interface MacroInterface
      • setMacroManager

        public void setMacroManager(MacroManager macroManager)
        Setter for property macroManager.
        Specified by:
        setMacroManager in interface MacroInterface
        Parameters:
        macroManager - New value of property macroManager.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.