File | Description |
---|---|
Sun's Java site | Sun's JDK and a crapload of other APIs and stuff. Only THE JDK to get |
stuff.zip | Very basic examples of how to program Java. Includes an application and an applet(get jview.zip) |
UITest.java | Shows how to make applets and put controls in them |
imgtest.java | Shows how to load and display an image. Works on JPEGs and GIFs |
passform.java | A password form for any sensitive areas of your web site. All the username and password data is in the code, which is one of the reasons it is distributed as source |
URLMenu.java(URLMenu v1.1) | A lame menu system written in Java. Click here for the documentation, then save it to your hard disk |
JBot v1.0(no source) | A bot I wrote myself. This copy is old. Get the newest here |