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

Packages that use FujabaDialogPanel
de.uni_paderborn.fujaba.gui.comp   
de.uni_paderborn.fujaba.views.gui   
 

Uses of FujabaDialogPanel in de.uni_paderborn.fujaba.gui.comp
 

Methods in de.uni_paderborn.fujaba.gui.comp that return FujabaDialogPanel
 FujabaDialogPanel FujabaDialogPanel.getDiagParent()
          Get the diagParent attribute of the FujabaDialogPanel object
 

Methods in de.uni_paderborn.fujaba.gui.comp with parameters of type FujabaDialogPanel
 void FujabaDialogPanel.setDiagParent(FujabaDialogPanel diagParent)
          Sets the diagParent attribute of the FujabaDialogPanel object
 

Constructors in de.uni_paderborn.fujaba.gui.comp with parameters of type FujabaDialogPanel
FujabaDialogPanel(FujabaDialogPanel diagParent)
          Constructor for class FujabaDialogPanel
 

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

Subclasses of FujabaDialogPanel in de.uni_paderborn.fujaba.views.gui
 class FilterEditorPanel
          Part of the FilterEditorDialog.
 class FilterInfoPanel
          Part of the FilterEditorDialog.