@Override
public void open(ActionListener alrController) throws Exception
{
super.open(alrController);
this._mimImgLgdLyrWms = new GfrMimTrsAlrNewWinPrcImgLgdLyrWms(alrController);
if (! this._mimImgLgdLyrWms.init())
throw new Exception("! this._mimImgLgdLyrWms_.init()");
this._mimImgLgdLyrWms.loadTransient();