Overview  Package   Class  Tree  Index 

be.lassi.mac
Class AppleScriptImpl

java.lang.Object
  extended by be.lassi.mac.AppleScriptImpl
All Implemented Interfaces:
AppleScript

public class AppleScriptImpl
extends java.lang.Object
implements AppleScript


Constructor Summary
AppleScriptImpl()
           
 
Method Summary
 java.lang.String execute(java.lang.String script)
          Executes the Apple script in given string.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppleScriptImpl

public AppleScriptImpl()
Method Detail

execute

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

Specified by:
execute in interface AppleScript
Parameters:
script - a string with an Apple script
Returns:
string returned by the script

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2