949596979899100101102103104
initView(); initController(); initWithModel(relationship); this.undo = new RelationshipUndoableEdit(relationship); this.pack(); this.centerWindow(); }
9596979899100101102103104105