|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectspellcast.event.ConnectionEvent
public class ConnectionEvent
The ConnectionEvent is in response to a ConnectionRequestEvent.
It indicates the spellcast server has the specified wizard connected to it.
| Constructor Summary | |
|---|---|
ConnectionEvent(Wizard wizard)
Create a ConnectionEvent. |
|
| Method Summary | |
|---|---|
Wizard |
getWizard()
Get the value of wizard. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionEvent(Wizard wizard)
wizard - the wizard to add to the client| Method Detail |
|---|
public Wizard getWizard()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||