anl.aida.client.util
Class AppStarter

java.lang.Object
  extended by anl.aida.client.util.AppStarter

public class AppStarter
extends java.lang.Object

Opens a file using whatever native application has been registered for it.


Constructor Summary
AppStarter()
           
 
Method Summary
static boolean start(java.lang.String file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppStarter

public AppStarter()
Method Detail

start

public static boolean start(java.lang.String file)
                     throws java.io.IOException
Throws:
java.io.IOException