All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class JObserve.CommandLine

java.lang.Object
   |
   +----JObserve.CommandLine

public class CommandLine
extends Object
Command line options. A CommandLine is a set of the options passed on the command line at startup.

See Also:
Report

Variable Index

 o background
Background color
 o foreground
Foreground color
 o ReportOption
Report type requested.

Variables

 o ReportOption
 public int ReportOption
Report type requested. (defined in Report.java) NoReport, Summary, Full, Scheduling, Frequency, TimeOnSource, Analysts

 o background
 public Color background
Background color

 o foreground
 public Color foreground
Foreground color


All Packages  Class Hierarchy  This Package  Previous  Next  Index