net.refractions.udig.ui
Interface Controller


public interface Controller

Strategy object for

Since:
1.1.0
Author:
Jesse

Method Summary
 void handleClose()
          Called when Chooser is no longer necessary.
 void handleOk()
          Performs the "ok" function.
 

Method Detail

handleOk

void handleOk()
Performs the "ok" function. Applies the change of CRS


handleClose

void handleClose()
Called when Chooser is no longer necessary.