Question

The NamePanel class registers itself as a KeyListener. Every key presses
causes this to run and hence a call to set the name of the model. I was
wondering this was not implemented using a combination of a key listener and
a focuslistener. So only when focus was lost and the field had changed its
value would the model.setName method be called.
Also is it possible to check code into cvs ?? or do I need some access ??
Also how many developers are working on this project because at the moment
most of the code looks like it is checked in, developed by one person ????

Regards
Scott


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to