Package net.sourceforge.jabm.view

Classes implementing GUI components.

See:
          Description

Class Summary
BarChart  
JFrameReportVariables JFrameReportVariables automatically record other ReportVariables to a swing JTable on a window whenever they are computed.
PropertiesEditor A GUI component to allow editing of Properties objects.
TimeSeriesChart A graphical report that renders an underlying time series (Timeseries ) as a JFreeChart time series chart.
XYDatasetAdaptor An adaptor that allows multiple DataSeriesWriter objects to be combined and presented as an XYDataset suitable for charting by JFreeChart.
 

Package net.sourceforge.jabm.view Description

Classes implementing GUI components.