Installation
Step 1.
In order to use the SCK you must install jdk (with swing packages) and bdk if you want to build applications using beans.
See http://java.sun.com
Step 2.
Download sck.zip (596 ko: doc, src included) or download sck.jar (155 ko) and go to step 4.
Step 3.
Build the package sck.jar (Make.bat and Makefile.sck are for windows and Makefile.unix is for unixS).
Step 4.
Now, you can run the beanbox and load sck.jar to assemble beans or use ready-made applications in the Repository
Note: Api documentation is generated by the following command:
javadoc -d docs -author -public sck sck.beans gui.beans
See overview-summary.html (jdk1.2) or
packages.html (jdk1.1)