|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.gui.PEItem
No comment provided by developer, please add a comment to improve documentation.
Field Summary | |
private ASGElement |
increment
No comment provided by developer, please add a comment to improve documentation. |
private java.lang.String |
text
No comment provided by developer, please add a comment to improve documentation. |
Constructor Summary | |
(package private) |
PEItem(ASGElement incr)
Constructor for class PEItem |
(package private) |
PEItem(ASGElement incr,
java.lang.String s)
Constructor for class PEItem |
Method Summary | |
ASGElement |
getIncrement()
Get the increment attribute of the PEItem object |
java.lang.String |
getText()
Get the text attribute of the PEItem object |
java.lang.String |
getType()
Get the type attribute of the PEItem object |
int |
getVisibility()
Get the visibility attribute of the PEItem object |
void |
setText(java.lang.String s)
Sets the text attribute of the PEItem object |
java.lang.String |
toString()
No comment provided by developer, please add a comment to improve documentation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private ASGElement increment
private java.lang.String text
Constructor Detail |
PEItem(ASGElement incr)
incr
- No description providedPEItem(ASGElement incr, java.lang.String s)
incr
- No description provideds
- No description providedMethod Detail |
public ASGElement getIncrement()
public int getVisibility()
public java.lang.String getText()
public void setText(java.lang.String s)
s
- The new text valuepublic java.lang.String getType()
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |