Interface DistributionsController<Component,Color,Row,Column,Value,Bin>
- All Known Implementing Classes:
AbstractDistributionsController
,SwingDistributionsController
public interface DistributionsController<Component,Color,Row,Column,Value,Bin>
-
Method Summary
-
Method Details
-
setView
Replace the view currently under control.- Parameters:
view
- the DistributionsView to use
-