|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VNSPacketDepartureListener
Listener inteface for receiving an event when a packet departs from a box. The GUI is the natural listener for the packet departure events if it wants to do an animation of packet departures, for example.
VNSPacketArrivalListener
Method Summary | |
---|---|
void |
packetDeparted(VNSPacketDepartureEvent pde)
Invoked when a packet departs from a box. |
Method Detail |
---|
void packetDeparted(VNSPacketDepartureEvent pde)
pde
- Packet arrival event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |