| JWordTrainer |
|---|
JWordTrainerNews
What is it?JWordTrainer is a small application for practising foreign words. Good for school :)It's currently not very advanced - but I didn't intend it to be either. I needed an application such as this myself, but I didn't find any for Linux, so I decided to write one in Java. I will be improving it in the future (especially if it turns out someone's actually interested in using it), but for now, it's not a priority. Is it free?Yes. It is distributed under the GNU General Public License (the GPL). Screen shotHere is a screen shot of the main window (~110kb).Latest versionThe latest version is 0.1.4. Here's an extract from CHANGELOG:
1999-06-26: 0.1.4
-----------------
+ The name of the currently open file is now displayed in the window title.
+ The file dialog (used when opening/saving glossaries) now remembers where
you were last time (before, it always showed the home directory).
+ It is now possible to import words to the current glossary from
another glossary. In other words, you can now practise
words from multiple glossaries in one practice session.
1999-03-15: 0.1.3
-----------------
+ Windows are now centered on the screen when they are created. They
will no longer appear in the upper left corner, or some
other irritating place like that.
+ ENTER finally works in the practice dialog (as opposed to CTRL + ENTER)
+ The practice dialog is now sized correctly virtically. Previously, it looked
stupid on displays with small fonts, and it was too small on displays
with large fonts.
Download
Since JWordTrainer is written in Java, you need a functional Java runtime environment
to be able to run it. It will They are available in different formats.
Once you've downloaded either file, go to the directory where you want JWordTrainer installed, and unpack the file (or, if you're a Windows kind of person, click'n'play away and make WinZip, or whatever you're using, unpack the file where you want it). A directory named JWordTrainer-0.1.4 (for 0.1.4) will be created, which will contain a .jar file and a README and others. Read the README for further instructions if you need it. For the rest of you, who are already familiar with Java, all you need to know is that the class you are to execute is jwordtrainer.JWordTrainer, contained in the .jar. The only known bug has to do with keyboard shortcuts in the main window. See the README for details. |
|
Page created by Peter Schuller (scode@scode.ddns.org). |