public interface LineListener extends EventListener
LineListener interface can register to
receive events when a line's status changes.| Modifier and Type | Method and Description |
|---|---|
void |
update(LineEvent event)
Informs the listener that a line's state has changed.
|
void update(LineEvent event)
LineEvent methods to obtain information about the event.event - a line event that describes the changeaicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2024 aicas GmbH. All Rights Reserved.