Uses of Interface
org.evoludo.ui.InputHandler
Packages that use InputHandler
-
Uses of InputHandler in org.evoludo.ui
Classes in org.evoludo.ui that implement InputHandlerFields in org.evoludo.ui with type parameters of type InputHandlerModifier and TypeFieldDescriptionprivate static final DomEvent.Type
<InputHandler> InputEvent.TYPE
Event type for input events.Methods in org.evoludo.ui that return types with arguments of type InputHandlerModifier and TypeMethodDescriptionfinal DomEvent.Type
<InputHandler> InputEvent.getAssociatedType()
static DomEvent.Type
<InputHandler> InputEvent.getType()
Gets the event type associated with input events.Methods in org.evoludo.ui with parameters of type InputHandlerModifier and TypeMethodDescriptionHasInputHandlers.addInputHandler
(InputHandler handler) Adds aInputEvent
handler.Slider.addInputHandler
(InputHandler handler) protected void
InputEvent.dispatch
(InputHandler handler)