Uses of Package
org.acm.seguin.ide.common

Packages that use org.acm.seguin.ide.common
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.elixir Holds those classes which allow the pretty printer and the refactory tool to plug into 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.jedit   
org.acm.seguin.ide.netbeans   
org.acm.seguin.uml Responsible for drawing the UML class diagrams. 
 

Classes in org.acm.seguin.ide.common used by org.acm.seguin.ide.command
SourceBrowser
          Base class for source browsing.
 

Classes in org.acm.seguin.ide.common used by org.acm.seguin.ide.common
ClassDiagramReloader
          Object that is responsible for reloading the class diagrams
CodingStandardsViewer.Violation
          This holds the information about a coding standards violation in the tree view.
CodingStandardsViewer.Violations
          Description of the Class
CPDDuplicateCodeViewer.Duplicate
          Description of the Class
CPDDuplicateCodeViewer.Duplicates
          Description of the Class
IDEInterface
          Description of the Interface
PackageListFilter
          The package list filter that determines if the package should be included in the PackageSelectorArea.
PackageSelectorArea
          Just the package selector area
PackageSelectorArea.ANode
          Description of the Class
PackageSelectorPanel
          Creates a panel for the selection of packages to view.
SourceBrowser
          Base class for source browsing.
UMLFrame
          The UML frame
 

Classes in org.acm.seguin.ide.common used by org.acm.seguin.ide.common.action
MultipleDirClassDiagramReloader
          Loads the class diagrams based on a single directory
 

Classes in org.acm.seguin.ide.common used by org.acm.seguin.ide.elixir
SingleDirClassDiagramReloader
          Loads the class diagrams based on a single directory
SourceBrowser
          Base class for source browsing.
TextPrinter
          Description of the Class
 

Classes in org.acm.seguin.ide.common used by org.acm.seguin.ide.jbuilder
ClassDiagramReloader
          Object that is responsible for reloading the class diagrams
MultipleDirClassDiagramReloader
          Loads the class diagrams based on a single directory
SourceBrowser
          Base class for source browsing.
TextPrinter
          Description of the Class
UndoAdapter
          General software component that can perform an undo operation
 

Classes in org.acm.seguin.ide.common used by org.acm.seguin.ide.jbuilder.refactor
MultipleDirClassDiagramReloader
          Loads the class diagrams based on a single directory
 

Classes in org.acm.seguin.ide.common used by org.acm.seguin.ide.jedit
CPDDuplicateCodeViewer
          A GUI Component to display Duplicate code.
IDEInterface
          Description of the Interface
MultipleDirClassDiagramReloader
          Loads the class diagrams based on a single directory
 

Classes in org.acm.seguin.ide.common used by org.acm.seguin.ide.netbeans
MultipleDirClassDiagramReloader
          Loads the class diagrams based on a single directory
 

Classes in org.acm.seguin.ide.common used by org.acm.seguin.uml
ClassListPanel
          Holds the list of classes