GUI Events GUI Events
An Introduction to the NetKernel Swing GUI Transport
Home > Books > NetKernel Technologies > GUI Events

Rate this page:
Really useful
Satisfactory
Not helpful
Confusing
Incorrect
Unsure
Extra comments:


A transport is an event detection adapter which translates an external event into an internal NetKernel root request.

Graphical user interfaces are event driven systems - each action taken by a user while interacting with a GUI system (such as clicking, moving the mouse, etc.) creates an event. It is natural to think about a transport that adapts GUI event into internal NetKernel requests.

Examples

The PingPong game was written with a custom Java Swing GUI transport. The architecture, design and implementation are described in the PingPong Guide.

© 2003-2007, 1060 Research Limited. 1060 registered trademark, NetKernel trademark of 1060 Research Limited.