removing classes from JDK....
we are implementing a swing application. the client need the deployment package in floppy(can number upto 4 numbers) , not CDROM. How can i possibly pack the JDK into this size. Is there any way by which i can find out all the classes that need to be used in my application so that i can remove the others from the JDK(if it isnt against the license)...
Also if any one has any other points that they think i need to consider here please let me know, would be of great help.
thanks

