White Crane Sourcecode sourcecode

Once you've got the basics of a language down, the best way to improve your skill is by looking at existing code and modifying it to suit your personal needs. At White Crane Education, we encourage this by releasing a large part of our code base under the General Public License (GPL).

The General Public License
The General Public License (GPL) is based on the principles of sharing that most of us learned as small children. The principle is simple: You can use the code in any way you like but, you have to attribute work to the appropriate author and if you choose to distribute any of your changes you have to release the source also under the GPL. You can find the details on the Free Software Foundations website.

Code List / Descriptions
The descriptions in the left hand navigation area may be a little cryptic so we've put together a more detailed list.

Documentation
All of the classes, applets, etc. that can be downloaded from this page are fully documented. The documentation is in the standard javadoc format and can be found in our reference area.