|
|||||||||
| 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.ControllerEvent
javax.media.ControllerClosedEvent
javax.media.ControllerErrorEvent
javax.media.ConnectionErrorEvent
public class ConnectionErrorEvent
Standard JMF class -- see this class in the JMF Javadoc. Complete.
| Field Summary |
|---|
| Fields inherited from class javax.media.ControllerClosedEvent |
|---|
message |
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
ConnectionErrorEvent(Controller from)
|
|
ConnectionErrorEvent(Controller from,
java.lang.String why)
|
|
| Method Summary |
|---|
| Methods inherited from class javax.media.ControllerErrorEvent |
|---|
toString |
| Methods inherited from class javax.media.ControllerClosedEvent |
|---|
getMessage |
| Methods inherited from class javax.media.ControllerEvent |
|---|
getSource, getSourceController |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionErrorEvent(Controller from,
java.lang.String why)
public ConnectionErrorEvent(Controller from)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||