source: trunk/gli/src/org/greenstone/gatherer/gui/URLField.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10575   19 years mdewsnip Made URLField far simpler and more accurate. Removed the crazy regular …
(edit) @9312   19 years mdewsnip Removed main function.
(edit) @8474   19 years mdewsnip Changed all show() to setVisible(true) and all hide() to …
(edit) @8236   20 years mdewsnip Replaced all Gatherer.print* with DebugStream.print*.
(edit) @6659   20 years jmt12 Due to popular demand, the URLField now has basic validation again. …
(edit) @6631   20 years jmt12 Due to the lack of a 'perfect' pattern against which valid URLs match, …
(edit) @6622   20 years jmt12 More modifications to mirroring including testing for a valid version …
(edit) @6397   20 years jmt12 Slightly altered the url pattern so that you are allowed to have a …
(edit) @5240   21 years jmt12 URLField should now only validate when asked (not on keypress)
(add) @5167   21 years jmt12 A field which only accepts valid http urls
Note: See TracRevisionLog for help on using the revision log.