public class NativeMacOSXContentHandler extends java.lang.Thread implements ContentHandlerI
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
getDocument()
Retrieves the document associated with this content handler.
|
void |
launchExternalApp()
Asynchronously launches the external, OS-native application to edit or view the document.
|
static void |
main(java.lang.String[] args)
Main method for standalone testing.
|
void |
run()
Asynchronously launches the external application and captures its output.
|
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldequals, getClass, hashCode, notify, notifyAll, wait, wait, waitstartEdit, waitEndEditpublic static void main(java.lang.String[] args)
public java.io.File getDocument()
ContentHandlerIgetDocument in interface ContentHandlerIFile that is being processed.public void launchExternalApp()
ContentHandlerIlaunchExternalApp in interface ContentHandlerIpublic void run()
run in interface java.lang.Runnablerun in class java.lang.ThreadCopyright © 2000-2026 OAshi S.à r.l. All Rights Reserved.