|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.basic.BasicIncrement
de.uni_paderborn.fujaba.basic.PointIncrement
ASGUnparseInformation
| Field Summary | |
private ASGElement |
notifyUponChange
Deprecated. for converting old fprs to new locations (ASGUnparseInformation) |
private ASGElement |
notifyUponChangeParent
Deprecated. for converting old fprs to new locations (ASGUnparseInformation) |
private java.lang.String |
notifyUponChangeProperty
Deprecated. for converting old fprs to new locations (ASGUnparseInformation) |
private int |
x
Deprecated. No comment provided by developer, please add a comment to improve documentation. |
private int |
y
Deprecated. No comment provided by developer, please add a comment to improve documentation. |
| Fields inherited from class de.uni_paderborn.fujaba.basic.BasicIncrement |
dontUseAccessMethodsInThisClass |
| Constructor Summary | |
PointIncrement()
Deprecated. Constructor for loading |
|
PointIncrement(java.awt.Point value)
Deprecated. Constructor for class PointIncrement |
|
| Method Summary | |
java.awt.Point |
getPoint()
Deprecated. Get the point attribute of the PointIncrement object |
void |
notifyUponChange(ASGElement asgElement,
ASGElement parent,
java.lang.String property)
Deprecated. for converting old fprs to new locations (ASGUnparseInformation) |
void |
removeYou()
Deprecated. No comment provided by developer, please add a comment to improve documentation. |
private void |
setPoint(java.awt.Point value)
Deprecated. Sets the point attribute of the PointIncrement object |
private void |
setX(int x)
Deprecated. setter for property x (for recognize change on load, do not remove!) |
private void |
setY(int y)
Deprecated. setter for property y (for recognize change on load, do not remove!) |
java.lang.String |
toString()
Deprecated. 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 int x
private int y
private ASGElement notifyUponChange
private ASGElement notifyUponChangeParent
private java.lang.String notifyUponChangeProperty
| Constructor Detail |
public PointIncrement()
public PointIncrement(java.awt.Point value)
value - No description provided| Method Detail |
private void setPoint(java.awt.Point value)
value - The new point valueprivate void setX(int x)
x - new value for xprivate void setY(int y)
y - new value for ypublic java.awt.Point getPoint()
public java.lang.String toString()
public void removeYou()
removeYou in class BasicIncrement
public void notifyUponChange(ASGElement asgElement,
ASGElement parent,
java.lang.String property)
asgElement - parent - property -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||