 | | Re: ANN: TextLCD-Tester for leJOS
|
|
That LCD applet is too cool! Sort of lets you test out what words look good and which don't before actually putting it into code. It gave me an idea to make a list on all the capital letters and lower case letters that actually look good, then try (...) (25 years ago, 8-Feb-01, to lugnet.robotics.rcx.java)
|
| |
 | | Re: LeJOS
|
|
(...) Thanks for the encouraging words, Brian. I've been following this forum (and learning Java) for several weeks now, and am about ready to install Lejos myself. You can expect some newbie posts from me shortly... (: Corey Snipes Boulder, CO, USA (...) (25 years ago, 5-Feb-01, to lugnet.robotics.rcx.java)
|
| |
 | | ANN: TextLCD-Tester for leJOS
|
|
I have added a little TextLCD-Applet to my rcxtools site. It will be part of the next version of RCX-Direct-Mode for leJOS and can be tested at (URL) (25 years ago, 3-Feb-01, to lugnet.robotics.rcx.java)
|
| |
 | | ANN: leJOS Visual Interface
|
|
There is a new version of the leJOS Visual Interface up at www.geocities.com/gombos_2000/ It includes somewhat better (not much) options handling, and an enabled and working edit menu. Next will be online help, and auto indent. Andy (25 years ago, 3-Feb-01, to lugnet.robotics.rcx.java)
|
| |
 | | Re: LeJOS
|
|
API documentation is available online at the lejos homepage: (URL) You can also create a local copy if you have the Java Developer Kit. I have a batch file to do this: javadoc -author -d apidocs -sourcepath classes java.io java.lang java.util (...) (25 years ago, 3-Feb-01, to lugnet.robotics.rcx.java)
|