Record Class SyMouseEventOnNoLongerOver
java.lang.Object
java.lang.Record
com.io7m.jsycamore.api.mouse.SyMouseEventOnNoLongerOver
- All Implemented Interfaces:
SyEventInputType, SyEventType, SyMouseEventType
Notify the component that the mouse cursor is no longer over this component.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aSyMouseEventOnNoLongerOverrecord class. -
Method Summary
-
Constructor Details
-
SyMouseEventOnNoLongerOver
public SyMouseEventOnNoLongerOver()Creates an instance of aSyMouseEventOnNoLongerOverrecord class.
-
-
Method Details
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal.
-