public abstract class Controller extends java.lang.Object implements IController
Modifier | Constructor and Description |
---|---|
protected |
Controller(IView view) |
protected Controller(IView view)
public IView getView()
IController
getView
in interface IController