|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An event that is fired by an IConnector
to indicate that its state has changed.
Method Summary | |
---|---|
ConnectorState |
getNewState()
The new state of the IConnector that sent this event. |
ConnectorState |
getOldState()
The old state of the IConnector that sent this event. |
Methods inherited from interface org.eclipse.net4j.connector.IConnectorEvent |
---|
getSource |
Method Detail |
---|
ConnectorState getOldState()
IConnector
that sent this event.
ConnectorState getNewState()
IConnector
that sent this event.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |