MagResponse computes the magnitude plot of the samples passed
to it by a data object and plots it using the graph package
hierarchy: G2Dint->MagResponse
SignalDrawingCanvas allows for interactive drawing on a canvas and
also specifies specific signal signal that can be plotted
hierarchy: G2Dint->SigGridCanvas->SignalDrawingCanvas
Creates a basic canvas for which a drawing canvas, a control bar
for the signal paramaters, and a control bar for drawing are added
hierarchy: JPanel->SubPanel->SignalPanel
Subclass of of class G2Dint that plots the system waveform using the
facilities provided by the graph package in the inpulse response panel
hierarchy: JPanel->SysGridCanvas
SystemDrawingCanvas allows for interactive drawing on a canvas and
also specifies specific System System that can be plotted
hierarchy: G2Dint->SysGridCanvas->SystemDrawingCanvas
Creates a basic canvas for which a drawing canvas, a control bar
for the input paramaters, and a control bar for drawing are added
hierarchy: JPanel->SubPanel->SystemPanel