Interface ILcdGXYAsynchronousPaintListener

All Superinterfaces:
EventListener

public interface ILcdGXYAsynchronousPaintListener extends EventListener
Interface for classes that wish to be informed of asynchronous painting events.
Since:
7.2
  • Method Details

    • asynchronousPaintStateChanged

      void asynchronousPaintStateChanged(TLcdGXYAsynchronousPaintEvent aEvent)
      Called when an asynchronous painting event occurs. This method is invoked on the asynchronous paint thread.
      Parameters:
      aEvent - a description of the asynchronous painting event