Overview  Package   Class  Tree  Index 

be.lassi.mac
Interface AppleScript

All Known Implementing Classes:
AppleScriptImpl

public interface AppleScript

Helper that executes Apple scripts.


Method Summary
 java.lang.String execute(java.lang.String script)
          Executes the Apple script in given string.
 

Method Detail

execute

java.lang.String execute(java.lang.String script)
Executes the Apple script in given string.

Parameters:
script - a string with an Apple script
Returns:
string returned by the script

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2