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 InputHandlerSubclasses with type arguments of type InputHandler in org.evoludo.uiFields in org.evoludo.ui with type parameters of type InputHandlerModifier and TypeFieldDescriptionprivate static final DomEvent.Type<InputHandler> InputEvent.TYPEEvent 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 aInputEventhandler.Slider.addInputHandler(InputHandler handler) protected voidInputEvent.dispatch(InputHandler handler)