|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jaugment2.UI.textUI.SimpleTextUIRepresentable.outputListenerEntry
class for entries in outputListeners. encapsulates the sequence-number, handback-object and the listener itself
outputListeners| Field Summary | |
java.rmi.MarshalledObject |
handback
|
net.jini.core.event.RemoteEventListener |
listener
|
int |
seq
|
| Constructor Summary | |
SimpleTextUIRepresentable.outputListenerEntry(net.jini.core.event.RemoteEventListener listener,
java.rmi.MarshalledObject handback)
|
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
public int seq
public net.jini.core.event.RemoteEventListener listener
public java.rmi.MarshalledObject handback
| Constructor Detail |
public SimpleTextUIRepresentable.outputListenerEntry(net.jini.core.event.RemoteEventListener listener,
java.rmi.MarshalledObject handback)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||