|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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
|
Lighting Assistant 1.2 | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |