Package de.uni_paderborn.fujaba.gui

Graphical User Interface

See:
          Description

Interface Summary
EditModeFactory  
PEResizable No comment provided by developer, please add a comment to improve documentation.
TemplateBlockNameListener TemplateBlockListeners can alter a for a template block by implementing the method getTemplateBlockName.
TextEditAction.ClosableDialog No comment provided by developer, please add a comment to improve documentation.
 

Class Summary
AbstractDialog Abstract dialog for convenience.
ActivityPanel This class provides the generic architecture of the activity panels.
BasicPropertyEditor No comment provided by developer, please add a comment to improve documentation.
CMAFocusListener This FocusListener is to focus the TextField with the name of the class, the method or the attribute in the respective class; implemented for the users convinience.
ComboDialog No comment provided by developer, please add a comment to improve documentation.
CompletionKeyListener Provide completion support for textual expressions in Fujaba.
EditActivityDialog Dialog for the activity panels Associations n panels 0..1 ActivityPanel --------------------------------------------- EditActivityDialog activityPanels {sorted,} activityDialog
EditAssocDialog  
EditClassDiagDialog A dialog that allows modifying the content of a specified UMLClassDiagram.
EditCollabStatDialog No comment provided by developer, please add a comment to improve documentation.
EditCommentDialog EditCommentDialog is an editor for all UMLCommentarys.
EditImportDialog This Dialog can be used to change the imports.
EditNameAndConstraintsDialog No comment provided by developer, please add a comment to improve documentation.
EditPathExprDialog Dialog to create a path expression
FileComboDialog No comment provided by developer, please add a comment to improve documentation.
FPopupMenu FPopupMenu is a wrapper class for a JPopupMenu, which overwrites the show method in that case, that the popup menu is shown on the screen and is not cuttet off by the screens bounds.
KindComboBox this combobox is used to select a assoc, aggregation or a composition.
NopActivityPanel  
PathExpressionKeyListener KeyListener for the EditPathExprDialog which en- or deables the ok-button by checking whether the path expression is valid or not.
PEActAssertion No comment provided by developer, please add a comment to improve documentation.
PEActivityDiagram No comment provided by developer, please add a comment to improve documentation.
PEActLink No comment provided by developer, please add a comment to improve documentation.
PEActTransition No comment provided by developer, please add a comment to improve documentation.
PEBaseComponent Basetype for all property components Supports a label for a component like JTextField or JTextArea
PEButton Class to simplify that adding of some button to row/column.
PECheck No comment provided by developer, please add a comment to improve documentation.
PEClass No comment provided by developer, please add a comment to improve documentation.
PEColumn No comment provided by developer, please add a comment to improve documentation.
PEColumnLayout No comment provided by developer, please add a comment to improve documentation.
PECombo No comment provided by developer, please add a comment to improve documentation.
PEComboBox No comment provided by developer, please add a comment to improve documentation.
PEComboIncr No comment provided by developer, please add a comment to improve documentation.
PEComponentGroup No comment provided by developer, please add a comment to improve documentation.
PEEditPanel No comment provided by developer, please add a comment to improve documentation.
PEHeaderComponent No comment provided by developer, please add a comment to improve documentation.
PEItem No comment provided by developer, please add a comment to improve documentation.
PEList No comment provided by developer, please add a comment to improve documentation.
PEListbox PE List implements a Listbox with a additional List of objects
PEListEntry The class encapsulates an object and provides a toString method, which can be overwritten for certain classes.
PEListIncr No comment provided by developer, please add a comment to improve documentation.
PEMethod No comment provided by developer, please add a comment to improve documentation.
PEMultiLink No comment provided by developer, please add a comment to improve documentation.
PEParameters No comment provided by developer, please add a comment to improve documentation.
PERadioGroup No comment provided by developer, please add a comment to improve documentation.
PERolePanel The panel displays two rectangles with either containing a combobox and a swap button in the middle under the connecting line.
PERow No comment provided by developer, please add a comment to improve documentation.
PERowLayout No comment provided by developer, please add a comment to improve documentation.
PESelection Class to implements a selection component.
PEStringListModel No comment provided by developer, please add a comment to improve documentation.
PETextField No comment provided by developer, please add a comment to improve documentation.
PEThrowsDialog UMLClass builds a dialog for the ComponentEditor
PETypeSelection The class PETypeSelection derives the class PESelection to initialize the source list with a possible type.
PEVariable No comment provided by developer, please add a comment to improve documentation.
PropertyEditor Abstract class to implements a PropertyEditor.
RepairProjectDialog No comment provided by developer, please add a comment to improve documentation.
SDMObjectDialog  
SelectFromListDialog A dialog showing some items.
StartActivityPanel  
StartActivityPanelForMethod This panel works with the Refactorings plugin only.
StateActivityPanel  
StatementActivityPanel  
StereotypeDialog Dialog for adding and removing stereotypes to classes.
StopActivityPanel  
StoryActivityPanel  
TextEditAction  
 

Exception Summary
BasicPropertyEditor.ParseException thrown when the parse method fails
 

Package de.uni_paderborn.fujaba.gui Description

Graphical User Interface