Skip navigation links

Package com.codename1.ui.events

Observable pattern event listeners in the spirit of AWT 1.1's event dispatching architecture, all events are dispatched on the EDT (Event Dispatch Thread).

See: Description

Package com.codename1.ui.events Description

Observable pattern event listeners in the spirit of AWT 1.1's event dispatching architecture, all events are dispatched on the EDT (Event Dispatch Thread). See the overview documentation for further information and Display.

Skip navigation links

Copyright © 2022. All rights reserved.