All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class gag.xtpF.Shell

java.lang.Object
   |
   +----gag.xtpF.Shell

public class Shell
extends Object
Shell implements calling a shell command from Java. Remeber: use full path specifications!


Constructor Index

 o Shell()

Method Index

 o outputExec(String, PrintStream)

Constructors

 o Shell
 public Shell()

Methods

 o outputExec
 public static void outputExec(String cmdStr,
                               PrintStream str)

All Packages  Class Hierarchy  This Package  Previous  Next  Index