|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for the Display Objects.
| Method Summary | |
void |
reset()
method to reset the display object |
void |
setWaitState()
method to set display object to wait state after connecting to the kernel |
void |
updateShuttleList(java.util.Map shuttleList)
method to update the shuttle part of the display object |
void |
updateShuttleStock(java.util.Map shuttleStock,
int[] info)
method to update the shuttle stock part of the display object |
| Method Detail |
public void reset()
public void setWaitState()
public void updateShuttleStock(java.util.Map shuttleStock,
int[] info)
shuttleStock - map containing the new (and old) data to be addedinfo - specific info for trade advertspublic void updateShuttleList(java.util.Map shuttleList)
shuttleList - map containing the new (and old) data to be added
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||