Uses of Interface
org.apache.pivot.wtk.Application.UnprocessedKeyHandler
-
Packages that use Application.UnprocessedKeyHandler Package Description org.apache.pivot.wtk Contains classes that define the structure and behavior of WTK user interface components. -
-
Uses of Application.UnprocessedKeyHandler in org.apache.pivot.wtk
Subinterfaces of Application.UnprocessedKeyHandler in org.apache.pivot.wtk Modifier and Type Interface Description static interface
ApplicationWithProperties.UnprocessedKeyHandler
Optional interface that allows an application to handle unprocessed key events (keystrokes that are processed when no component has the input focus).Classes in org.apache.pivot.wtk that implement Application.UnprocessedKeyHandler Modifier and Type Class Description static class
Application.UnprocessedKeyHandler.Adapter
Deprecated.Since 2.1 and Java 8 the interface itself has default implementations.
-