JRefactory

Packages
org.acm.seguin Contains junit test composite pattern that runs unit tests in subpackages.
org.acm.seguin.ant  
org.acm.seguin.awt This package abstracts the creation of GUI components.
org.acm.seguin.ide.cafe Responsible for creating a plugin for Visual Cafe.
org.acm.seguin.ide.command Responsible for command line refactoring.
org.acm.seguin.ide.common Classes common to all IDEs.
org.acm.seguin.ide.common.action  
org.acm.seguin.ide.common.options  
org.acm.seguin.ide.elixir Holds those classes which allow the pretty printer and the refactory tool to plug into the Elixir IDE.
org.acm.seguin.ide.elixir.version Adds a Source Safe plugin for the Elixir IDE.
org.acm.seguin.ide.jbuilder Responsible for creating a plugin for the JBuilder.
org.acm.seguin.ide.jbuilder.refactor  
org.acm.seguin.ide.jdeveloper Responsible for creating a plugin for jDeveloper9i.
org.acm.seguin.ide.jedit  
org.acm.seguin.ide.jedit.action Creating custom actions.
org.acm.seguin.ide.jedit.event  
org.acm.seguin.ide.kawa  
org.acm.seguin.ide.netbeans  
org.acm.seguin.io Contains a number of classes that are responsible for dealing with input and output streams and directories of files.
org.acm.seguin.metrics Contains code to gather metrics about the source code.
org.acm.seguin.pmd  
org.acm.seguin.pmd.ant  
org.acm.seguin.pmd.cpd  
org.acm.seguin.pmd.cpd.cppast  
org.acm.seguin.pmd.jaxen  
org.acm.seguin.pmd.renderers  
org.acm.seguin.pmd.rules  
org.acm.seguin.pmd.rules.design  
org.acm.seguin.pmd.rules.junit  
org.acm.seguin.pmd.rules.strictexception  
org.acm.seguin.pmd.stat  
org.acm.seguin.pmd.swingui  
org.acm.seguin.pmd.swingui.event  
org.acm.seguin.pmd.symboltable  
org.acm.seguin.pmd.util  
org.acm.seguin.pretty  
org.acm.seguin.pretty.ai  
org.acm.seguin.pretty.jdi  
org.acm.seguin.pretty.line  
org.acm.seguin.pretty.sort  
org.acm.seguin.print  
org.acm.seguin.print.text  
org.acm.seguin.print.xml  
org.acm.seguin.project  
org.acm.seguin.refactor Responsible for storing the software that performs the refactorings.
org.acm.seguin.refactor.field Contains refactorings that apply to fields.
org.acm.seguin.refactor.method Responsible for method refactorings.
org.acm.seguin.refactor.type Contains the type refactorings.
org.acm.seguin.refactor.undo The undo package is responsible for being able to undo the refactoring operations.
org.acm.seguin.summary Stores the metadata for the source code.
org.acm.seguin.summary.load  
org.acm.seguin.summary.query  
org.acm.seguin.tools  
org.acm.seguin.tools.build Tools to help me create the jar files necessary to release the refactory tool.
org.acm.seguin.tools.builder  
org.acm.seguin.tools.install  
org.acm.seguin.tools.international Contains code to help internationalize software.
org.acm.seguin.tools.stub  
org.acm.seguin.uml Responsible for drawing the UML class diagrams.
org.acm.seguin.uml.jpg Contains code to generate .JPG files from the class diagrams.
org.acm.seguin.uml.line Contains the basic components for drawing UML diagrams.
org.acm.seguin.uml.loader Contains code to reload the class diagrams.
org.acm.seguin.uml.print Contains code to print the class diagrams.
org.acm.seguin.uml.refactor Contains the user interface compontents, controllers and dialog boxes, that allow a programmer to specify parameters for the refactorings.
org.acm.seguin.util Contains classes that either match what is contained in java.util or otherwise miscellaneous classes.
org.acm.seguin.version Contains code to interact with a version control system.
org.apache.tools.ant.taskdefs.optional.javastyle