GNU Classpath (0.95) | |
Frames | No Frames |
Constructors with parameter type javax.sound.sampled.LineEvent.Type | |
Create a new LineEvent with the indicated line, type, and frame position.
|
Fields of type javax.sound.sampled.LineEvent.Type | |
LineEvent.Type | An event of this type is posted when a Line closes. |
LineEvent.Type | An event of this type is posted when a Line opens. |
LineEvent.Type | An event of this type is posted when a Line starts. |
LineEvent.Type | An event of this type is posted when a Line stops. |
Methods with return type javax.sound.sampled.LineEvent.Type | |
LineEvent.Type | Return the Type associated with this event.
|
GNU Classpath (0.95) |