| Package | Description |
|---|---|
| com.wolfram.jlink |
This is the main J/Link package, containing the classes and interfaces that programmers will use most.
|
| com.wolfram.jlink.ui |
Includes some classes useful in programs with non-trivial user intefaces.
|
| com.wolfram.jlink.util |
A couple of special utility classes: LinkSnooper, a program that displays MathLink traffic between two programs, and MathematicaTask, an Ant task for using Mathematica in Ant build files.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
PacketListener.packetArrived(PacketArrivedEvent evt)
Called when a packet arrives.
|
boolean |
PacketPrinter.packetArrived(PacketArrivedEvent evt)
Invoked when a packet arrives on the link.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
InterruptDialog.packetArrived(PacketArrivedEvent evt) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MathematicaTask.packetArrived(PacketArrivedEvent evt)
|
J/Link is Copyright (c) 1999-2017, Wolfram Research, Inc. All rights reserved.