|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.isis.gme.mga.MgaPart.GmeAttrs
Field Summary | |
java.lang.String |
icon
|
int |
x
|
int |
y
|
Constructor Summary | |
MgaPart.GmeAttrs()
|
|
MgaPart.GmeAttrs(java.lang.String icon,
int x,
int y)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String icon
public int x
public int y
Constructor Detail |
public MgaPart.GmeAttrs()
public MgaPart.GmeAttrs(java.lang.String icon, int x, int y)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |