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

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

Uses of PEItem in de.uni_paderborn.fujaba.gui
 

Methods in de.uni_paderborn.fujaba.gui that return PEItem
 PEItem PEListIncr.getItemByIndex(int index)
          Get the itemByIndex attribute of the PEListIncr object
 PEItem PEListbox.getItemByIndex(int index)
          Get the itemByIndex attribute of the PEListbox object
 

Methods in de.uni_paderborn.fujaba.gui with parameters of type PEItem
 void PEListIncr.add(PEItem item)
          No comment provided by developer, please add a comment to improve documentation.
 void PEListbox.add(PEItem item)
          No comment provided by developer, please add a comment to improve documentation.