com.codename1.ui.events.package.html Maven / Gradle / Ivy
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 {@link com.codename1.ui.Display}.