edu.cmu.minorthird.util.gui
Interface Controllable

All Known Implementing Classes:
SpanViewer, SpanViewer.TextViewer, TextLabelsViewer

public interface Controllable

Soomething which can accept controls from a ViewerControls object.

Author:
William cohen

Method Summary
 void applyControls(ViewerControls controls)
           
 

Method Detail

applyControls

void applyControls(ViewerControls controls)