public static interface UpdateEvent.UpdateHandler extends EventHandler
UpdateEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onUpdate(UpdateEvent event)
Called after the source is updated.
|
void onUpdate(UpdateEvent event)
event - the UpdateEvent that was firedCopyright © 2012. All Rights Reserved.