|
JXTA | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.jxta.instantp2p.desktop.TaskObject | +--net.jxta.instantp2p.desktop.application.RendezVousDisplay
A class that displays the rendezvous status of this peer. We expect it to be created anew every time the rendezvous status is shown.
Fields inherited from class net.jxta.instantp2p.desktop.TaskObject |
toolbar |
Constructor Summary | |
RendezVousDisplay(ApplicationToolbar bar)
Create a new RendezVousDisplay |
Method Summary | |
java.awt.Panel |
showData(net.jxta.peergroup.PeerGroup group,
net.jxta.protocol.PeerGroupAdvertisement peer)
The TaskObject should rerender itself showing information concerning the current peer and peer group. |
Methods inherited from class net.jxta.instantp2p.desktop.TaskObject |
actionPerformed |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public RendezVousDisplay(ApplicationToolbar bar)
bar
- the ApplicationToolbar to which to add the buttonMethod Detail |
public java.awt.Panel showData(net.jxta.peergroup.PeerGroup group, net.jxta.protocol.PeerGroupAdvertisement peer)
group
- current peer grouppeer
- current peer
|
JXTA | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |