public class RateControl extends java.lang.Object implements Control
Constructor and Description |
---|
RateControl(Controller controller)
Construct a RateControl object for the given Controller.
|
Modifier and Type | Method and Description |
---|---|
java.awt.Component |
getControlComponent()
For implementation of the Control interface.
|
public RateControl(Controller controller)
public java.awt.Component getControlComponent()
getControlComponent
in interface Control