Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

pkgMcj.Cmd Class Reference

Collaboration diagram for pkgMcj.Cmd:

Collaboration graph
[legend]
List of all members.

Detailed Description

class Cmd

Definition at line 22 of file Cmd.java.

Public Member Functions

 Cmd (Mcj parent)
boolean doCmd (String cmdStr)


Constructor & Destructor Documentation

pkgMcj.Cmd.Cmd Mcj  parent  ) 
 

constructs an interface to a subprocess such as "cp"

Definition at line 31 of file Cmd.java.

References pkgView.ScreenKit.getSingleton().


Member Function Documentation

boolean pkgMcj.Cmd.doCmd String  cmdStr  ) 
 

executes a sub process, such as "mv"

Definition at line 41 of file Cmd.java.

References pkgMcj.Mcj.errorMsg(), pkgMcj.Mcj.logFile, and pkgUtil.FileOut.putString().


The documentation for this class was generated from the following file:
SourceForge.net Logo