Class ScriptSelectedEvent

    • Constructor Detail

      • ScriptSelectedEvent

        public ScriptSelectedEvent​(Script source,
                                   String args)
        Constructs a prototypical Event.
        Parameters:
        source - The object on which the Event initially occurred.
        Throws:
        IllegalArgumentException - if source is null.
    • Method Detail

      • getArgs

        public String getArgs()