Class CocoaJavaBridge

java.lang.Object
com.biglybt.platform.macosx.NativeInvocationBridge
com.biglybt.platform.macosx.access.cocoa.CocoaJavaBridge

public final class CocoaJavaBridge extends NativeInvocationBridge
NOTE: This is only used for OSX 10.4 and non-up-to-date 10.5,10.6. OSX 10.5 Update 6 and OSX 10.6 Update 1 provides revealInFinder and moveToTrash functionality.

Performs PlatformManager tasks using Cocoa-Java (FoundationKit only)

For now, operations are performed using NSAppleScript, rather than using NSWorkspace. This is still significantly faster than calling the cmd-line osascript.

Version:
2.1 Apr 2, 2005