|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Invite | |
|---|---|
| game.multiplayer.components.invitation | |
| game.multiplayer.invitation | |
| server | |
| Uses of Invite in game.multiplayer.components.invitation |
|---|
| Constructors in game.multiplayer.components.invitation with parameters of type Invite | |
|---|---|
HostInvitationWindow(javax.swing.JFrame owner,
Invite invite)
Constructor |
|
InviteeInvitationWindow(javax.swing.JFrame owner,
Invite invite)
Constructor |
|
| Uses of Invite in game.multiplayer.invitation |
|---|
| Methods in game.multiplayer.invitation that return Invite | |
|---|---|
Invite |
InvitationImpl.getInvite()
|
Invite |
Invitation.getInvite()
Returns the current invite. |
| Constructors in game.multiplayer.invitation with parameters of type Invite | |
|---|---|
InvitationImpl(Invite invite,
WordMoleServer server,
AsyncCallback callback)
Constructor |
|
| Uses of Invite in server |
|---|
| Methods in server with parameters of type Invite | |
|---|---|
Invitation |
WordMoleServerImpl.createInvite(Invite invite)
|
Invitation |
WordMoleServer.createInvite(Invite invite)
Creates an invite to be sent to all of the invitees. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||