Uses of Class
org.acm.seguin.pretty.PrettyPrintFile

Packages that use PrettyPrintFile
org.acm.seguin.ide.cafe Responsible for creating a plugin for Visual Cafe. 
org.acm.seguin.ide.common.action   
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.jdeveloper Responsible for creating a plugin for jDeveloper9i. 
org.acm.seguin.ide.jedit   
org.acm.seguin.ide.kawa   
org.acm.seguin.ide.netbeans   
org.acm.seguin.pretty   
 

Uses of PrettyPrintFile in org.acm.seguin.ide.cafe
 

Subclasses of PrettyPrintFile in org.acm.seguin.ide.cafe
 class CafePrettyPrinter
          This class runs the pretty printer for Symantec Visual Cafe
 

Uses of PrettyPrintFile in org.acm.seguin.ide.common.action
 

Subclasses of PrettyPrintFile in org.acm.seguin.ide.common.action
 class GenericPrettyPrinter
          Software that reformats the java source code
 

Uses of PrettyPrintFile in org.acm.seguin.ide.elixir
 

Subclasses of PrettyPrintFile in org.acm.seguin.ide.elixir
 class ElixirPrettyPrinter
          Pretty printer for the elixir editor.
 

Uses of PrettyPrintFile in org.acm.seguin.ide.jdeveloper
 

Subclasses of PrettyPrintFile in org.acm.seguin.ide.jdeveloper
 class JDeveloperPrettyPrinter
          The PrettyPrinter Extension for Oracle jDeveloper 9i.
 

Uses of PrettyPrintFile in org.acm.seguin.ide.jedit
 

Subclasses of PrettyPrintFile in org.acm.seguin.ide.jedit
 class JEditJSPPrettyPrinter
          Description of the Class
 class JEditPrettyPrinter
          Description of the Class
 

Uses of PrettyPrintFile in org.acm.seguin.ide.kawa
 

Subclasses of PrettyPrintFile in org.acm.seguin.ide.kawa
 class KawaPrettyPrint
          This plugin is for Kawa 5 and will not work on previous versions though it will be fairly easy to port.
 

Uses of PrettyPrintFile in org.acm.seguin.ide.netbeans
 

Subclasses of PrettyPrintFile in org.acm.seguin.ide.netbeans
 class NetBeansPrettyPrinter
          Description of the Class
 

Uses of PrettyPrintFile in org.acm.seguin.pretty
 

Subclasses of PrettyPrintFile in org.acm.seguin.pretty
 class PrettyPrintFromIDE
          Pretty print the source code based on the IDE
 class PrettyPrintString
          Pretty prints the string