|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--EventServer | +--ermi.samples.basictypes.SpriteSkel | +--ermi.samples.basictypes.SpriteImpl
Constructor Summary | |
SpriteImpl(int x,
java.util.Properties env)
|
Method Summary | |
int |
getX()
|
void |
setX(int x)
|
Methods inherited from class ermi.samples.basictypes.SpriteSkel |
close, copy, eventArrived, init |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface ermi.ERemote |
getERef |
Constructor Detail |
public SpriteImpl(int x, java.util.Properties env) throws RemoteException
Method Detail |
public int getX()
public void setX(int x)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |