Uses of Class
de.uni_paderborn.fujaba.app.ProjectDialog

Packages that use ProjectDialog
de.uni_paderborn.fujaba.app The Fujaba Application 
 

Uses of ProjectDialog in de.uni_paderborn.fujaba.app
 

Fields in de.uni_paderborn.fujaba.app declared as ProjectDialog
(package private)  ProjectDialog OKActionListener.pd
          No comment provided by developer, please add a comment to improve documentation.
 

Constructors in de.uni_paderborn.fujaba.app with parameters of type ProjectDialog
OKActionListener(ProjectDialog pd)
          The ProjectDialog has to be transferred where finally the actionOKButton-method will be called.