com.stimulsoft.base.system
Class StiFileExecuter
java.lang.Object
com.stimulsoft.base.system.StiFileExecuter
public class StiFileExecuter
- extends Object
Open user system preffered editor for given file
Copyright Stimulsoft
|
Method Summary |
static void |
openByExtension(String filePath)
Open user system preffered editor for given file |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiFileExecuter
public StiFileExecuter()
openByExtension
public static void openByExtension(String filePath)
- Open user system preffered editor for given file
- Parameters:
filePath - Path to file
Copyright © 2017 Stimulsoft. All Rights Reserved.