com.stimulsoft.base.system
Class StiFileExecuter

java.lang.Object
  extended by com.stimulsoft.base.system.StiFileExecuter

public class StiFileExecuter
extends java.lang.Object

Open user system preffered editor for given file Copyright Stimulsoft


Constructor Summary
StiFileExecuter()
           
 
Method Summary
static void openByExtension(java.lang.String filePath)
          Open user system preffered editor for given file
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiFileExecuter

public StiFileExecuter()
Method Detail

openByExtension

public static void openByExtension(java.lang.String filePath)
Open user system preffered editor for given file

Parameters:
filePath - Path to file