kAWT Source Directory Structure

DirectoryContents
build

Contains build files for kawt and sub-directories for the different platforms

doc kAWT technical documentation
demos Contains several kAWT demo sources and the demos web page.
html Contains the kAWT web pages except from the demos web page.
src_de Source files for classes in the de.kawt.* packages including platform dependent kAWT implementation classes
src_java Source files for classes in the java.* packages, e.g. java.awt.
src_javax Source files for classes in the javax.* packages, e.g. javax.microedition.rms.*
tests Test programs
tools Misc. kAWT Tools like Batchbuilder, make_prc, make_pdb etc...