|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.EventObject
javax.media.MediaEvent
javax.media.datasink.DataSinkEvent
javax.media.datasink.DataSinkErrorEvent
public class DataSinkErrorEvent
Standard JMF class -- see this class in the JMF Javadoc. Complete.
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
DataSinkErrorEvent(DataSink from)
|
|
DataSinkErrorEvent(DataSink from,
java.lang.String reason)
|
|
| Method Summary |
|---|
| Methods inherited from class javax.media.datasink.DataSinkEvent |
|---|
getSourceDataSink, toString |
| Methods inherited from class java.util.EventObject |
|---|
getSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DataSinkErrorEvent(DataSink from,
java.lang.String reason)
public DataSinkErrorEvent(DataSink from)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||