hoplugins.teamAnalyzer.executor
Class WindowsExec

java.lang.Object
  extended byhoplugins.teamAnalyzer.executor.WindowsExec

public class WindowsExec
extends java.lang.Object

Class that may launch a script under Windows OS

Author:
Massimiliano Amato

Constructor Summary
WindowsExec()
           
 
Method Summary
static boolean showGuide(java.lang.String[] cmd)
          Show the guide by calling the proper script
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindowsExec

public WindowsExec()
Method Detail

showGuide

public static boolean showGuide(java.lang.String[] cmd)
Show the guide by calling the proper script

Parameters:
cmd - the command
Returns:
true if guide was open


Copyright © 2005 Hattrick Organizer Plugins Project. All Rights Reserved.