public ObjClient(FormRemoteGUI form) { this.form = form; }
public Client(FormRemoteGUI f) { formClient = f; }