Uses of Class
com.wolfram.jlink.PacketArrivedEvent

Packages that use PacketArrivedEvent
com.wolfram.jlink This is the main J/Link package, containing the classes and interfaces that programmers will use most. 
com.wolfram.jlink.ui   
 

Uses of PacketArrivedEvent in com.wolfram.jlink
 

Methods in com.wolfram.jlink with parameters of type PacketArrivedEvent
 boolean PacketListener.packetArrived(PacketArrivedEvent evt)
          Called when a packet arrives.
 boolean PacketPrinter.packetArrived(PacketArrivedEvent evt)
          Invoked when a packet arrives on the link.
 

Uses of PacketArrivedEvent in com.wolfram.jlink.ui
 

Methods in com.wolfram.jlink.ui with parameters of type PacketArrivedEvent
 boolean InterruptDialog.packetArrived(PacketArrivedEvent evt)
           
 



J/Link is Copyright (c) 1999-2005, Wolfram Research, Inc. All rights reserved.