Re: PropertyselectionModel Q

2006-05-05 Thread Peter Verhoye
Schulte Marcus wrote: > you should not need to do anything to see the current > value in the box. Does your Language-class have a proper > .equals() Method? May-be your DAO returns another Object-Instance > when loading the language list than the one it put into the > account-object when loading t

RE: PropertyselectionModel Q

2006-05-05 Thread Schulte Marcus
you should not need to do anything to see the current value in the box. Does your Language-class have a proper .equals() Method? May-be your DAO returns another Object-Instance when loading the language list than the one it put into the account-object when loading that. > -Original Message---