Interface CursorClip

All Superinterfaces:
Clip, Cursor, HardwareBindable, ObjectProxy, RelativeHardwarControlBindable, Subscribable
All Known Subinterfaces:
PinnableCursorClip

public interface CursorClip extends Clip, Cursor
Represents a cursor clip.
Since:
API version 10
  • Method Details

    • selectClip

      void selectClip(Clip clip)
      Requests that the supplied clip be selected in this cursor.
      Since:
      API version 10