| net.refractions.udig.ui.Controller
Controller | public interface Controller (Code) | | Strategy object for
author: Jesse since: 1.1.0 |
Method Summary | |
void | handleClose() Called when Chooser is no longer necessary. | void | handleOk() Performs the "ok" function. |
handleClose | void handleClose()(Code) | | Called when Chooser is no longer necessary.
|
handleOk | void handleOk()(Code) | | Performs the "ok" function. Applies the change of CRS
|
|
|