Uses of Class
de.uni_paderborn.fujaba.gui.PEListIncr

Packages that use PEListIncr
de.uni_paderborn.fujaba.gui Graphical User Interface 
 

Uses of PEListIncr in de.uni_paderborn.fujaba.gui
 

Methods in de.uni_paderborn.fujaba.gui that return PEListIncr
 PEListIncr PESelection.getSource()
          Get the source attribute of the PESelection object
 PEListIncr PESelection.getDest()
          Get the dest attribute of the PESelection object
 

Constructors in de.uni_paderborn.fujaba.gui with parameters of type PEListIncr
PEParameters(javax.swing.JFrame frame, boolean modal, PEListIncr methodTypeList)
          Constructor for class PEParameters
PEParameters(javax.swing.JFrame frame, java.lang.String title, PEListIncr methodTypeList)
          Constructor for class PEParameters