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

Packages that use PrettyPrintString
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.kawa   
org.acm.seguin.ide.netbeans   
org.acm.seguin.pretty   
 

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

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

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

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

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

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

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

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

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

Subclasses of PrettyPrintString 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 PrettyPrintString in org.acm.seguin.ide.netbeans
 

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

Uses of PrettyPrintString in org.acm.seguin.pretty
 

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