jcreator PRo 2.5 jdk 1.4.2 =================================== /* * @(#)ClsUsage.java 1.0 04/12/25 * * You can modify the template of this file in the * Directory ../JCreator/Templates/Template_1/Project_Name.java * * You can also create your own project template by making a new * folder in the directory ../JCreator/Template/. Use the other * templates as examples. * */ package myprojects.clsusage; import java.util.*; class ClsUsage {