info.aduna.platform.desktop.support
Class MacOSXDesktop
java.lang.Object
info.aduna.platform.desktop.DesktopBase
info.aduna.platform.desktop.support.PosixDesktop
info.aduna.platform.desktop.support.MacOSXDesktop
- All Implemented Interfaces:
- Desktop
public class MacOSXDesktop
- extends PosixDesktop
Platform implementation for Mac OS X platforms.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MacOSXDesktop
public MacOSXDesktop(Platform platform)
openResource
public int openResource(String resource)
throws IOException
- open resource in Mac specific way
- Specified by:
openResource in interface Desktop- Overrides:
openResource in class PosixDesktop
- Returns:
- exit code of the external process
- Throws:
IOException - when an I/O error occurs.
Copyright © 1997-2008 Aduna. All Rights Reserved.