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

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

Uses of PETextField in de.uni_paderborn.fujaba.gui
 

Methods in de.uni_paderborn.fujaba.gui that return PETextField
 PETextField PEMethod.getPropertyNameTextField()
          Get the propertyNameTextField attribute of the PEMethod object
 PETextField PEActAssertion.getAttrName()
          Get the attrName attribute of the PEActAssertion object
 

Constructors in de.uni_paderborn.fujaba.gui with parameters of type PETextField
CMAFocusListener(PETextField text)
          Creates a new CMAFocusListener object.