Help = { ACTIONS = { windowWillResize:; browser:; browserHit:; generalHelp:; print:; }; OUTLETS = { helpPanel; helpBrowser; helpScrollView; }; SUPERCLASS = Object; }; SignalView = { ACTIONS = { accReq4Coord:; accReq4Grid:; }; OUTLETS = { client; }; SUPERCLASS = UHPlotView; }; FirstResponder = { ACTIONS = { }; SUPERCLASS = Object; }; AppManager = { ACTIONS = { Copy:; chooseH:; convolveCircular:; selectDiscrLin:; takeSliderInput:; convolveLinear:; decrementSlider:; selectContinuous:; takeXPositionFrom:; appDidInit:; decrXSlider:; selectDiscrete:; selectLinear:; incrementSlider:; selectHx:; incrXSlider:; Print:; chooseX:; takePeriodFrom:; selectXh:; selectCircular:; selectDiscrCir:; }; OUTLETS = { sumIndex; contUnFlipped; radioLinHx; radioCirXh; numValue; yCircIndex; hCircIndex; hInput; xInput; periodText; chooseWindow; periodSlider; xInputPlot; outputLinFlippedLabel; numCont; linConvolveWindow; convolveType; moveXSlider; inputLinTitle; hIndex; yContIndx; integrlIndex; discrEq; yOutputPlot; yPeriodicPlot; hPeriodicPlot; outputCircFlippedLabel; radioLinXh; xPeriodicPlot; hContIndx; contEq; selectConvEqView; hInputPlot; outputCircUnFlippedLabel; radioCirHx; xhConvolvePlot; contFlipped; sumCircIndex; sliderPos; yIndex; outputLinUnFlippedLabel; circConvolveWindow; inputCircTitle; }; SUPERCLASS = Object; }; UHPlotView = { ACTIONS = { }; OUTLETS = { myInspector; }; SUPERCLASS = View; }; LinearView = { SUPERCLASS = View; };