Modifier and Type | Class and Description |
---|---|
class |
NNCalcController1
Controller class.
|
Modifier and Type | Method and Description |
---|---|
void |
NNCalcView.registerObserver(NNCalcController controller)
Register argument as observer/listener of this; this must be done first,
before any other methods of this class are called.
|
void |
NNCalcView1.registerObserver(NNCalcController controller) |