| Constructors in com.wolfram.jlink with parameters of type KernelLink |
MathActionListener(KernelLink ml)
You must use this constructor when using this class in a Java program,
because you need to specify the KernelLink that will be used. |
MathAdjustmentListener(KernelLink ml)
You must use this constructor when using this class in a Java program,
because you need to specify the KernelLink that will be used. |
MathCanvas(KernelLink ml)
You typically use this constructor when using this class in a Java program,
because you need to specify the KernelLink that will be used. |
MathComponentListener(KernelLink ml)
You must use this constructor when using this class in a Java program,
because you need to specify the KernelLink that will be used. |
MathContainerListener(KernelLink ml)
You must use this constructor when using this class in a Java program,
because you need to specify the KernelLink that will be used. |
MathFocusListener(KernelLink ml)
You must use this constructor when using this class in a Java program,
because you need to specify the KernelLink that will be used. |
MathGraphicsJPanel(KernelLink ml)
You typically use this constructor when using this class in a Java program,
because you need to specify the KernelLink that will be used. |
MathItemListener(KernelLink ml)
You must use this constructor when using this class in a Java program,
because you need to specify the KernelLink that will be used. |
MathKeyListener(KernelLink ml)
You must use this constructor when using this class in a Java program,
because you need to specify the KernelLink that will be used. |
MathListener(KernelLink ml)
Call this version only when you know for sure what link should be used
for UI-triggered computations. |
MathMouseListener(KernelLink ml)
You must use this constructor when using this class in a Java program,
because you need to specify the KernelLink that will be used. |
MathMouseMotionListener(KernelLink ml)
You must use this constructor when using this class in a Java program,
because you need to specify the KernelLink that will be used. |
MathPropertyChangeListener(KernelLink ml)
You must use this constructor when using this class in a Java program,
because you need to specify the KernelLink that will be used. |
MathTextListener(KernelLink ml)
You must use this constructor when using this class in a Java program,
because you need to specify the KernelLink that will be used. |
MathVetoableChangeListener(KernelLink ml)
You must use this constructor when using this class in a Java program,
because you need to specify the KernelLink that will be used. |
MathWindowListener(KernelLink ml)
You must use this constructor when using this class in a Java program,
because you need to specify the KernelLink that will be used. |
All rights reserved.