120121122123124125126127128129130
return; } // Ansonsten abspeichern prop.setValue(value); prop.store(); } catch (ApplicationException ae) { throw new RemoteException(ae.getMessage(),ae); }