Uses of Class
org.jogre.common.comm.CommInvite

Packages that use CommInvite
org.jogre.client.awt This package contains visual classes which aid the creation of games. 
 

Uses of CommInvite in org.jogre.client.awt
 

Methods in org.jogre.client.awt with parameters of type CommInvite
 void JogreClientPanel.receiveInvite(CommInvite invite)
          Recieve invite communications object.