Uses of Class
tapeutils.gui.SampleCanvas

Packages that use SampleCanvas
tapeutils.gui   
 

Uses of SampleCanvas in tapeutils.gui
 

Methods in tapeutils.gui that return SampleCanvas
 SampleCanvas SamplePanel.getSampleCanvas()
          Return the sample canvas.
 

Methods in tapeutils.gui with parameters of type SampleCanvas
 void SampleCanvas.syncWith(SampleCanvas other)
          Synchronize the positioning of this canvas with the other.