Module java.desktop

Class LineEvent.Type

java.lang.Object
javax.sound.sampled.LineEvent.Type
Enclosing class:
LineEvent

public static class LineEvent.Type extends Object
The LineEvent.Type inner class identifies what kind of event occurred on a line. Static instances are provided for the common types (OPEN, CLOSE, START, and STOP).
See Also: