0417e08cbc
+ 3 different types: Windows, PQ1, PQ2 x Bugfix with border
mbirth
2005-02-02 14:03:13 +00:00
ef868ee2b0
modified JFastReader.java * Bugfix: "Text end." was shown when reading was paused
mbirth
2004-12-08 10:21:28 +00:00
1ff9582e81
modified MyCanvas.java modified MyProgBar.java * Replaced repaint() with paint(getGraphics()) to suppress flickering
mbirth
2004-12-08 10:21:09 +00:00
c1eac8d056
modified JFastReader.java + Made Read and Pause buttons working + Made Slower and Faster buttons working + PlayThread which automatically shows next word after specific sleep * Bugfix with several whitespaces in a string, now whitespaces are removed using strReplace(), word-count is now correct ! Time per word is calculated using a 5-letter-word as a measure for the displayed WPM value so a 12-letter-word is displayed twice the time as a 6-letter-word. And a 3-letter-word is displayed half the time as a 6-letter-word. ! Time per word may be set to a fixed value for all words using the Options-button in the future
mbirth
2004-12-08 10:20:30 +00:00
5d94d85494
modified JFastReader.java * Cleaned AdjustmentListener + added some MIP.busy and MIP.infoPrint ! Scrollbar-Changing may be processes after releasing mousebutton using MouseListener instead of AdjustmentListener
mbirth
2004-12-08 10:18:51 +00:00
796761345b
modified JFastReader.java + Made ScrollBar work (may need some optimizations) + Made Goto-Field and -Button work
mbirth
2004-12-08 10:18:23 +00:00
e4ee7d4fd9
modified MyCanvas.java * Changed initial font-size to 40pt instead of 100pt - more speed * trim() text before display
mbirth
2004-12-08 10:17:57 +00:00
cea6530d2d
modified JFastReader.java * Extracted infoPrint-Class to separate file for re-using in other projects ! setResize(false) commented out for testing of MyCanvas
mbirth
2004-12-08 10:17:22 +00:00
b84bfd2c04
modified JFastReader.java Initial working version
mbirth
2004-12-08 10:16:50 +00:00