Documentation of 'visad.collab.DisplaySyncImpl' Java class
DisplaySyncImpl
visad.collab

Class DisplaySyncImpl

  • All Implemented Interfaces:
    java.lang.Runnable, java.util.Comparator, DisplaySync, MonitorCallback


    public class DisplaySyncImpl
    extends java.lang.Object
    implements java.util.Comparator, DisplaySync, java.lang.Runnable
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      int compare(java.lang.Object o1, java.lang.Object o2) 
      void destroy() 
      void eventReady(RemoteEventProvider provider, java.lang.Object key)
      Start event callback.
      java.lang.String getName() 
      boolean isLocalClear() 
      boolean isThreadRunning() 
      void run()
      Requests events from the remote provider(s).
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.Comparator

        comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
    • Constructor Detail

      • DisplaySyncImpl

        public DisplaySyncImpl(DisplayImpl dpy)
                        throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • compare

        public int compare(java.lang.Object o1,
                           java.lang.Object o2)
        Specified by:
        compare in interface java.util.Comparator
      • getName

        public java.lang.String getName()
      • isThreadRunning

        public boolean isThreadRunning()
      • run

        public void run()
        Requests events from the remote provider(s).
        Specified by:
        run in interface java.lang.Runnable

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.