Report as inappropriate.
Calculate what words a certain text consists of.
Somewhat useful writing tool.
Use the menu at the top of the screen to modify contents of the TextBox (box on the right), and calculate and fill the ListBox (box on the left) with information gathered by the TextBox's text.
The TextBox can be typed in as well.
Source includes quick use of StringTokenizer, HashMap, and a modified LinkedList.
Want to leave a comment? You must first log in.
2011/10/29
2011/10/29