Message497

Author ronwalf
Recipients
Date 2005-08-03.11:59:41
Content
Modified:
   swoop/trunk/src/org/mindswap/swoop/popup/PopupNew.java
Log:
Issue212 chatting
Ok, I've merged the changes out for now, since people were having problems.
Since we have many areas that require URI or ID entries, you might want
to consider subclassing JTextField as both URIField and IDField.  I wouldn't
worry at this point about whether to make sure the entire field consists
of legal characters.  Refer to the XML Spec for what's allowed.

The Java documentation on JTextField has a good example of this.
History
Date User Action Args
2005-08-03 16:01:10ronwalflinkissue212 messages
2005-08-03 16:01:10ronwalfcreate