com.ontimize.windows.office
Class WindowsUtils
java.lang.Object
com.ontimize.windows.office.WindowsUtils
- public abstract class WindowsUtils
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowsUtils
public WindowsUtils()
openFile
public static final void openFile(java.io.File f)
throws java.lang.Exception
- Throws:
java.lang.Exception
openOS
protected static void openOS(java.io.File file)
throws java.lang.Throwable
- Throws:
java.lang.Throwable
printOS
protected static void printOS(java.io.File file)
throws java.lang.Throwable
- Throws:
java.lang.Throwable
openFile_Script
public static final void openFile_Script(java.io.File f)
throws java.lang.Exception
- Throws:
java.lang.Exception
printFile_Script
public static final void printFile_Script(java.io.File f)
throws java.lang.Exception
- Throws:
java.lang.Exception
openFileTemplate
public static final void openFileTemplate(java.io.File f,
java.io.File fData)
throws java.lang.Exception
- Throws:
java.lang.Exception