JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package client.communication
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
java.awt.Container
javax.swing.JComponent (implements java.io.Serializable)
javax.swing.JPanel (implements javax.accessibility.Accessible)
client.base.
PanelView
(implements client.base.
IView
)
client.communication.
ChatView
(implements client.communication.
IChatView
)
client.communication.
GameHistoryView
(implements client.communication.
IGameHistoryView
)
javax.swing.text.JTextComponent (implements javax.accessibility.Accessible, javax.swing.Scrollable)
javax.swing.JTextField (implements javax.swing.SwingConstants)
client.communication.
PlaceholderTextField
client.communication.
LogComponent
client.base.
Controller
(implements client.base.
IController
)
client.communication.
ChatController
(implements client.communication.
IChatController
, shared.model.
ModelObserver
)
client.communication.
GameHistoryController
(implements client.communication.
IGameHistoryController
, shared.model.
ModelObserver
)
java.awt.event.KeyAdapter (implements java.awt.event.KeyListener)
client.communication.
ChatView.EventListener
(implements java.awt.event.ActionListener)
client.communication.
LogEntry
Interface Hierarchy
client.base.
IController
client.communication.
IChatController
client.communication.
IGameHistoryController
client.base.
IView
client.communication.
IChatView
client.communication.
IGameHistoryView
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes