java -jar regexp.jar
The source code is included in the jar, but don't copy my Swing code, I don't know what I'm doing there.

I wrote it to demo and test regular expressions in Java. You can use it to follow this tutorial on the Sun website. The tutorial supplies a Java app to test regular expressions typed into sysinput, but I thought I would add the graphical element to make it easier.
No comments:
Post a Comment