|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PEBaseComponent | |
de.uni_paderborn.fujaba.gui | Graphical User Interface |
Uses of PEBaseComponent in de.uni_paderborn.fujaba.gui |
Subclasses of PEBaseComponent in de.uni_paderborn.fujaba.gui | |
(package private) class |
PEAttrSelection
No comment provided by developer, please add a comment to improve documentation. |
class |
PECheck
No comment provided by developer, please add a comment to improve documentation. |
class |
PEColumn
No comment provided by developer, please add a comment to improve documentation. |
class |
PECombo
No comment provided by developer, please add a comment to improve documentation. |
class |
PEComboIncr
No comment provided by developer, please add a comment to improve documentation. |
class |
PEComponentGroup
No comment provided by developer, please add a comment to improve documentation. |
class |
PEHeaderComponent
No comment provided by developer, please add a comment to improve documentation. |
class |
PEList
No comment provided by developer, please add a comment to improve documentation. |
class |
PEListIncr
No comment provided by developer, please add a comment to improve documentation. |
(package private) class |
PEMethodSelection
No comment provided by developer, please add a comment to improve documentation. |
(package private) class |
PEParameterSelection
No comment provided by developer, please add a comment to improve documentation. |
class |
PERadioGroup
No comment provided by developer, please add a comment to improve documentation. |
class |
PERolePanel
The panel displays two rectangles with either containing a combobox and a swap button in the middle under the connecting line. |
class |
PERow
No comment provided by developer, please add a comment to improve documentation. |
class |
PESelection
Class to implements a selection component. |
class |
PETextField
No comment provided by developer, please add a comment to improve documentation. |
class |
PETypeSelection
The class PETypeSelection derives the class PESelection to initialize the source list with a possible types. |
(package private) class |
PEVariableSelection
No comment provided by developer, please add a comment to improve documentation. |
Fields in de.uni_paderborn.fujaba.gui declared as PEBaseComponent | |
private PEBaseComponent |
PEButton.baseComponent
No comment provided by developer, please add a comment to improve documentation. |
Methods in de.uni_paderborn.fujaba.gui that return PEBaseComponent | |
PEBaseComponent |
PEBaseComponent.getComponentByName(java.lang.String searchName)
Get the componentByName attribute of the PEBaseComponent object |
Constructors in de.uni_paderborn.fujaba.gui with parameters of type PEBaseComponent | |
PEButton(PEBaseComponent parent,
java.lang.String buttonTextLabel)
Constructor for class PEButton |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |