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
-
background
- Background color
-
foreground
- Foreground color
-
ReportOption
- Report type requested.
ReportOption
public int ReportOption
- Report type requested. (defined in Report.java)
NoReport, Summary, Full, Scheduling, Frequency, TimeOnSource, Analysts
background
public Color background
- Background color
foreground
public Color foreground
- Foreground color
All Packages Class Hierarchy This Package Previous Next Index