Package org.opensourcephysics.frames

Class Summary
Complex2DFrame A DrawingFrame that displays 2D plots of complex scalar fields.
ComplexPlotFrame A DrawingFrame that plots a complex function.
ComplexPlotFrame.ComplexPlotFrameLoader  
Display3DFrame  
DisplayFrame A DrawingFrame with an empty drawing panel.
FFT2DFrame FFT2DFrame computes a 2D FFT and displays the result as a complex grid plot.
FFTFrame FFTFrame computes the FFT and displays the result using a ComplexDataset.
HistogramFrame HistogramFrame displays a histogram using a dedicated Histogram object.
HistogramFrame.HistogramFrameLoader  
LatticeFrame A DrawingFrame that displays plots using a Lattice.
ParticleFrame A DrawingFrame that displays particles.
PlotFrame DrawingFrame displays a plot using a dedicated DatasetManager.
PlotFrame.PlotFrameLoader  
RasterFrame A DrawingFrame that displays data using a ByteRaster.
Scalar2DFrame A DrawingFrame that displays 2D plots of scalar fields.
TableData A table model for this frame.
TableFrame  
Vector2DFrame A DrawingFrame that displays 2D plots of vector fields.