Subscriber portal
Notifies the application about a cursor event.
public void cursorNotify(int event)
This method can be overridden to implement custom handling of cursor events. However, the super() method has to be called first to enable the kernel to handle the event as appropriate.