java.lang.Object
java.util.EventObject
eu.hansolo.toolbox.evt.Evt
eu.hansolo.toolbox.evt.type.ChangeEvt
eu.hansolo.toolboxfx.evt.type.BoundsEvt
- All Implemented Interfaces:
Serializable,Comparable<eu.hansolo.toolbox.evt.Evt>
public class BoundsEvt
extends eu.hansolo.toolbox.evt.type.ChangeEvt
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final eu.hansolo.toolbox.evt.EvtType<BoundsEvt>static final eu.hansolo.toolbox.evt.EvtType<BoundsEvt>Fields inherited from class eu.hansolo.toolbox.evt.Evt
evtTypeFields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class eu.hansolo.toolbox.evt.Evt
compareTo, getPriority, getSource, toString
-
Field Details
-
ANY
-
BOUNDS
-
-
Constructor Details
-
BoundsEvt
-
BoundsEvt
-
BoundsEvt
-
-
Method Details
-
getEvtType
- Overrides:
getEvtTypein classeu.hansolo.toolbox.evt.type.ChangeEvt
-
getBounds
-
equals
- Overrides:
equalsin classeu.hansolo.toolbox.evt.Evt
-
hashCode
public int hashCode()- Overrides:
hashCodein classeu.hansolo.toolbox.evt.Evt
-