JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Tree
Deprecated
Index
Search
Help
dev.pfaff.altar_gui
dev.pfaff.altargui.handlers
CharTypedHandler
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
charTyped(int)
Interface CharTypedHandler
public interface
CharTypedHandler
A widget that receives character input. Only called if not handled by a focused widget.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
charTyped
(int codePoint)
Method Details
charTyped
boolean
charTyped
(int codePoint)