edu.stanford.ejalbert.launching.macos
Class MacOsBrowserLaunching
java.lang.Object
edu.stanford.ejalbert.launching.macos.MacOsBrowserLaunching
- All Implemented Interfaces:
- IBrowserLaunching
- Direct Known Subclasses:
- MacOs2_0BrowserLaunching, MacOs2_1BrowserLaunching
- public abstract class MacOsBrowserLaunching
- extends Object
- implements IBrowserLaunching
- Author:
- Markus Gebhard
Field Summary |
protected static String |
FINDER_CREATOR
The creator code of the Finder on a Macintosh, which is needed to send AppleEvents to the
application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FINDER_CREATOR
protected static final String FINDER_CREATOR
- The creator code of the Finder on a Macintosh, which is needed to send AppleEvents to the
application.
- See Also:
- Constant Field Values
MacOsBrowserLaunching
public MacOsBrowserLaunching()