Class CursorListener

  • All Implemented Interfaces:
    FSMouseListener

    public class CursorListener
    extends DefaultFSMouseListener
    A CursorListener is used to modify the current cursor in response to mouse events over the current document. This implementation changes the cursor according to the cursor property that applies to the Box on which the mouse is located.
    • Constructor Detail

      • CursorListener

        public CursorListener()