Class | Description |
---|---|
AbstractPlotWindow |
A partial implementation of a window that displays a plot using JFreeChart.
|
BshLog |
A logging context that dumps the log to the supplied BeanShell Console.
|
Colors |
A collection of Color constants with creative names.
|
DialogItem |
A container for for items to display in a dialog.
|
InputDialog |
A dialog that allows the user to edit values of various types from a list of
DialogItem objects. |
PlotXYWindow |
An application window that displays a quick plot of the data contained in a DataSet
made up of DataCase objects containing sets of ArrayParam objects.
|