Package com.metsci.glimpse.core.event.key
Glimpse specific key listener classes which provide an
abstraction layer on top of specific widget sets like NEWT.
-
Interface Summary Interface Description GlimpseKeyListener Provides notifications of key events withinGlimpseLayout
s.Keyable Any object which can receive Glimpse mouse listeners and provide callbacks when mouse events occur. -
Class Summary Class Description GlimpseKeyAdapter GlimpseKeyEvent A Glimpse-specific KeyEvent implementation which allows Glimpse axis handling code to be written in a widget framework (NEWT, Swing, etc...) independent manner.KeyWrapper<E> Type parameterE
is the type of event received from the windowing toolkit (e.g.KeyWrapperImpl<E> -
Enum Summary Enum Description GlimpseKey