Project Description

wordSearch is a simple Java Swing GUI that uses regular expressions to search .txt files. It could serve as a fun tool to help practice your regular expressions, if you're a programmer. It uses the Java Scanner class to do the search (which I assume is in O(N) (linear) time). It uses various Java Swing components for the GUI, including a JEditorPane featuring some html. Enjoy!

(This Description is auto-translated) Try to translate to Japanese Show Original Description

다운로드

Review
Your rating
Review this project