Class X11WarpingCursor


  • public class X11WarpingCursor
    extends X11Cursor
    Native cursor for use with X11 when we are NOT using x11 input
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected boolean isVisible
      Is the cursor currently visible?
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • isVisible

        protected boolean isVisible
        Is the cursor currently visible?
    • Constructor Detail

      • X11WarpingCursor

        public X11WarpingCursor()