Interface IMouseClickEvent


  • public interface IMouseClickEvent
    • Method Detail

      • getX

        int getX()
      • getY

        int getY()
      • bShift

        boolean bShift()
      • bCtrl

        boolean bCtrl()
      • bAlt

        boolean bAlt()