Package com.azalient.api.event.ui

This package provides interfaces to user-interface event listeners: GroupChangeListener, Runnable2, etc

See:
          Description

Interface Summary
ControllerEditListener A listener for user actions on the controller/intersection editor window
GroupChangeListener A listener that is notified when groups are added or deleted to an intersection/controller
OverrideListener A listener for override actions on a loop
PushButtonListener A listener for push-button events, triggered by pedestrians arriving at a crossing
Runnable2 An interface to be passed to a method that spawns a swing worker.
 

Package com.azalient.api.event.ui Description

This package provides interfaces to user-interface event listeners: GroupChangeListener, Runnable2, etc