JSci.instruments
Interface Control

All Known Subinterfaces:
ImageFilter, ImageSink, ImageSource, ParticleTracker, PositionControl
All Known Implementing Classes:
DummyPositionControl, ImageFilterAdapter, Marlin, Mercury, PiezoServo, Player, PositionControlAdapter, PTCroquette, PTCroquetteCross, PTTemplate, PTTemplate.SimulatedBarycentreSource, PTTwoDBarycentre, PTTwoDBarycentre.SimulatedBarycentreSource, Simulated, TestImageSource, TwoROI

public interface Control

An object that privides Components that control or show something about it.


Method Summary
 java.awt.Component getControlComponent()
           
 

Method Detail

getControlComponent

java.awt.Component getControlComponent()
Returns:
the component that controls the object that implements this interface