Package org.acm.seguin.ide.jbuilder

Responsible for creating a plugin for the JBuilder.

See:
          Description

Class Summary
AboutAction Pretty printer action button
BrowserAdapter Default implementation of the BrowserListener
CPDCheckAllBuffersAction Package selector dialog box
CPDCheckBufferAction Package selector dialog box
CPDCheckDirAction Package selector dialog box
CPDCheckDirRecurseAction Package selector dialog box
CSCheckAllBuffersAction Package selector dialog box
CSCheckBufferAction Package selector dialog box
CSCheckDirAction Package selector dialog box
CSCheckDirRecurseAction Package selector dialog box
JBuilderAction Action definition that JBuilder uses
JBuilderBrowser Base class for source browsing.
JBuilderClassDiagramLoader Responsible for reloading the class diagrams
JBuilderPlugin File node representing the JBuilder Plugin
JPGFileAction Menu item to create a JPG file
JRefactoryAction Package selector dialog box
ModifyKeyBinding Modifies the key bindings whenever the keymap changes
NewClassDiagramAction Package selector dialog box
NewProjectAdapter New project adapter that adds source directories to the current reloader.
PrettyPrinterConfigAction Creates a GUI for the pretty printer
PrintAction Pretty printer action button
ProjectViewRefactorings Adds the refactorings onto the project view
RefactoringAdapter Description of the Class
RefactoringBrowser A refactoring browser for JBuilder
RefactoringStructure Structure view that provides access to the refactorings
RefactoryNodeViewerFactory Factory for node viewers for Refactoring editor
ReloadAction Reloads class diagrams
TestObject Description of the Class
TextStructureDelegate Description of Class
UMLNode File node representing a UML class diagram
UMLNodeViewer Stores a view of a UML class diagram
UMLNodeViewerFactory Factory for node viewers
UndoAction Performs the undo operation
ZoomAction Zooms in on a diagram by the specified factor
 

Package org.acm.seguin.ide.jbuilder Description

Responsible for creating a plugin for the JBuilder. The code here creates a pretty printer that works with the file in the editor, and also provides the UML class diagrams and other refactoring features.