Documentation of 'jvx.math.MathUpdateListener' Java class
MathUpdateListener ("JavaView Reference Manual")
"JavaView? v5.03.003"
jvx.math

Class MathUpdateListener

  • All Implemented Interfaces:
    java.lang.Runnable, PsUpdateIf


    public class MathUpdateListener
    extends MathListener
    implements PsUpdateIf, java.lang.Runnable
    Listener for update mechanism of JavaView to invoke Mathematica commands. The event contains information about the change JavaView object, often it contains the changed object.
    See Also:
    PsObject, PsPanel, PsUpdateIf
    Author:
    Konrad Polthier
    Version:
    27.07.00, 1.00 revised (kp)
    27.07.00, 1.00 created (kp)
    • Constructor Detail

      • MathUpdateListener

        public MathUpdateListener()
    • Method Detail

      • update

        public boolean update(java.lang.Object event)
        Event handling method in the update mechanism calls handling method inside Mathematica to process the event.

        Note, currently this method starts a new thread to let Mathematica work asyncronously. If this method is invoked while Mathematica is working then only the last request is used to initiate another Mathematica operation.

        Specified by:
        update in interface PsUpdateIf
        Parameters:
        event - carries a lot of information
        Returns:
        true if event has been handled, otherwise false
        See Also:
        PsObject, PsUpdateIf.getFather(), PsUpdateIf.setParent(PsUpdateIf)
      • run

        public void run()
        Specified by:
        run in interface java.lang.Runnable
"JavaView? v5.03.003"

"

The software JavaView? is copyright protected. All Rights Reserved.
"

You see the box below because you did not login.