|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.knup.jedi.jayshare.Main.JTestConnectionListener
Constructor Summary | |
(package private) |
Main.JTestConnectionListener()
|
Method Summary | |
void |
connected(ConnectionEvent ce)
|
void |
connectFailed(ConnectionEvent ce)
|
void |
connecting(ConnectionEvent ce)
|
void |
connectionChanged(ConnectionEvent ce)
connectionChanged signifies that we have had an alteration
in our connection status, such as a forced disconnection from the
server. |
void |
disconnected(ConnectionEvent ce)
|
Methods inherited from class java.lang.Object |
|
Constructor Detail |
Main.JTestConnectionListener()
Method Detail |
public void connected(ConnectionEvent ce)
public void disconnected(ConnectionEvent ce)
public void connecting(ConnectionEvent ce)
public void connectFailed(ConnectionEvent ce)
public void connectionChanged(ConnectionEvent ce)
connectionChanged
signifies that we have had an alteration
in our connection status, such as a forced disconnection from the
server.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |