Package system

Class Summary
CommentConverter This class opens up the given file and converts the comments when you call the various methods.
JavaDoctor The main class of a program that replaces // comment with /** (javadoc) comment, with various options.
JavaFilenameFilter This class is used for filtering out the correct filenames when getting the file list with File.list(new JavaFilenameFilter()).
JDControl This class does all the internal work that the GUI asks for.