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.
AssocCodeGenerator This class is responsible for the completion and implementation of associations.
AssocRemoveYouGenerator No comment provided by developer, please add a comment to improve documentation.
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.
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 No comment provided by developer, please add a comment to improve documentation.
EditCollabStatDialog No comment provided by developer, please add a comment to improve documentation.
EditCollabStatDialog.AssignTargetFieldDisablerChangeListener Disables the target text field if "Call on elements of set" is selected.
EditCollabStatDialog.CheckForSetActionListener Action Listener for Target ComboBox.
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.
ImportListCellRenderer ImportListCellRenderer is used to displays the imports in the right way. for packages : = .* for classes :
KindComboBox this combobox is used to select a assoc, aggregation or a composition.
MyCellRenderer No comment provided by developer, please add a comment to improve documentation.
NopActivityPanel  
PackageTreeCellRenderer No comment provided by developer, please add a comment to improve documentation.
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.
PEActAssertion_addButton_actionAdapter No comment provided by developer, please add a comment to improve documentation.
PEActAssertion_modifyButton_actionAdapter No comment provided by developer, please add a comment to improve documentation.
PEActAssertion_removeButton_actionAdapter 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.
PEActivityDiagramSelectionListener 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.
PEAttrSelection 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.
PEComponentLayout No comment provided by developer, please add a comment to improve documentation.
PEDestSelectionListener 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.
PEListSelectionListener 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.
PEMethodSelection 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.
PEParameter_addButton_actionAdapter No comment provided by developer, please add a comment to improve documentation.
PEParameter_modifyButton_actionAdapter No comment provided by developer, please add a comment to improve documentation.
PEParameter_removeButton_actionAdapter 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.
PEParameterSelection 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.
PESourceSelectionListener No comment provided by developer, please add a comment to improve documentation.
PEStatusLayout No comment provided by developer, please add a comment to improve documentation.
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.
PETextFieldFocusListener This is the FocusListener for the class PETextField.
PEThrowsCancelActionListener Listener for the cancel-button
PEThrowsDialog UMLClass builds a dialog for the ComponentEditor
PEThrowsOKActionListener Listener for the ok-button
PETypeSelection The class PETypeSelection derives the class PESelection to initialize the source list with a possible types.
PEVariable No comment provided by developer, please add a comment to improve documentation.
PEVariable_addButton_actionAdapter No comment provided by developer, please add a comment to improve documentation.
PEVariable_modifyButton_actionAdapter No comment provided by developer, please add a comment to improve documentation.
PEVariable_removeButton_actionAdapter No comment provided by developer, please add a comment to improve documentation.
PEVariableSelection No comment provided by developer, please add a comment to improve documentation.
PropertyEditor Abstract class to implements a PropertyEditor.
PropertyEditor_buttonAbort_actionAdapter No comment provided by developer, please add a comment to improve documentation.
PropertyEditor_buttonOK_actionAdapter No comment provided by developer, please add a comment to improve documentation.
PropertyEditor_Focus_Adapter No comment provided by developer, please add a comment to improve documentation.
PropertyEditorLayout No comment provided by developer, please add a comment to improve documentation.
RadioButtonListener No comment provided by developer, please add a comment to improve documentation.
RepairProjectDialog No comment provided by developer, please add a comment to improve documentation.
SDMObjectDialog  
SDMObjectDialog.TypeListRenderer No comment provided by developer, please add a comment to improve documentation.
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  
SwapButtonActionAdapter No comment provided by developer, please add a comment to improve documentation.
TextEditAction  
 

Exception Summary
BasicPropertyEditor.ParseException thrown when the parse method fails
 

Package de.uni_paderborn.fujaba.gui Description

Graphical User Interface