Uses of Class
de.uni_paderborn.fujaba.gui.comp.FujabaDialog

Packages that use FujabaDialog
de.uni_paderborn.fujaba.app The Fujaba Application 
de.uni_paderborn.fujaba.gui Graphical User Interface 
de.uni_paderborn.fujaba.gxl   
de.uni_paderborn.fujaba.packagediagrams   
de.uni_paderborn.fujaba.views.gui   
 

Uses of FujabaDialog in de.uni_paderborn.fujaba.app
 

Subclasses of FujabaDialog in de.uni_paderborn.fujaba.app
 class ProjectDialog
          Dialog for the environment options.
 

Uses of FujabaDialog in de.uni_paderborn.fujaba.gui
 

Subclasses of FujabaDialog in de.uni_paderborn.fujaba.gui
 class EditAssocDialog
           
 class EditClassDiagDialog
          No comment provided by developer, please add a comment to improve documentation.
 class EditCollabStatDialog
          No comment provided by developer, please add a comment to improve documentation.
 class EditCommentDialog
          EditCommentDialog is an editor for all UMLCommentarys.
 class EditImportDialog
          This Dialog can be used to change the imports.
private  class EditImportDialog.NewDialog
          This dialog implements the possibility to create new packages or new classes.
 class EditNameAndConstraintsDialog
          No comment provided by developer, please add a comment to improve documentation.
 class RepairProjectDialog
          No comment provided by developer, please add a comment to improve documentation.
 

Uses of FujabaDialog in de.uni_paderborn.fujaba.gxl
 

Subclasses of FujabaDialog in de.uni_paderborn.fujaba.gxl
 class XSLTransformerDialog
          No comment provided by developer, please add a comment to improve documentation.
 

Uses of FujabaDialog in de.uni_paderborn.fujaba.packagediagrams
 

Subclasses of FujabaDialog in de.uni_paderborn.fujaba.packagediagrams
 class AddToPackageDiagramDialog
          No comment provided by developer, please add a comment to improve documentation.
 

Uses of FujabaDialog in de.uni_paderborn.fujaba.views.gui
 

Subclasses of FujabaDialog in de.uni_paderborn.fujaba.views.gui
 class FilterEditorDialog
          A Dialog to customize and import Filters
 class SmallFilterEditorDialog
          A basic implementation of the JDialog class to show the editor panel for configurable filters
 class ViewDefinitionDialog
          A basic implementation of the JDialog class.