Firefish 0.5.10

gov.lbl.dsd.util
Class CmdLineProgram

java.lang.Object
  extended bygov.lbl.dsd.util.CmdLineProgram
Direct Known Subclasses:
gov.lbl.dsd.firefish.client.FireCmdLineProgram

public abstract class CmdLineProgram
extends Object

Abstract base class that eases development and maintenance of command line programs.

Version:
$Revision: 1.5 $, $Date: 2004/01/30 01:18:01 $

Constructor Summary
CmdLineProgram()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CmdLineProgram

public CmdLineProgram()

Firefish 0.5.10

Jump to the Firefish Homepage