Instances of classes that implement the LineListener interface can register to receive events when a line's status changes.
Instances of classes that implement the LineListener interface can register to receive events when a line's status changes.
(update this event)
Informs the listener that a line's state has changed. The listener can then invoke LineEvent methods to obtain information about the event.
event - a line event that describes the change - javax.sound.sampled.LineEvent
Informs the listener that a line's state has changed. The listener can then invoke LineEvent methods to obtain information about the event. event - a line event that describes the change - `javax.sound.sampled.LineEvent`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close