Uses of Class
org.jogre.client.awt.ChatGameComponent

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

Uses of ChatGameComponent in org.jogre.client.awt
 

Subclasses of ChatGameComponent in org.jogre.client.awt
 class ChatTableComponent
          Component for a chat table component.
 

Methods in org.jogre.client.awt that return ChatGameComponent
 ChatGameComponent JogreTableFrame.getMessageComponent()
          Accessor for the small message box with each table.