Uses of Class
atlantafx.base.shim.event.BasicEventDispatcher
Packages that use BasicEventDispatcher
-
Uses of BasicEventDispatcher in atlantafx.base.shim.event
Subclasses of BasicEventDispatcher in atlantafx.base.shim.eventMethods in atlantafx.base.shim.event that return BasicEventDispatcherModifier and TypeMethodDescriptionfinal BasicEventDispatcher
BasicEventDispatcher.getNextDispatcher()
final BasicEventDispatcher
BasicEventDispatcher.getPreviousDispatcher()
Methods in atlantafx.base.shim.event with parameters of type BasicEventDispatcherModifier and TypeMethodDescriptionfinal void
BasicEventDispatcher.insertNextDispatcher
(BasicEventDispatcher newDispatcher)