public Controller( GPX_Viewer gw) { i = new Import(m); e = new Export(m); this.gw = gw; }
public Controller(GPX_Viewer gw) { i = new Import(m); e = new Export(m); this.gw = gw; }