Uses of Class
ix.ichat.ChatFrame

Packages that use ChatFrame
ix.ichat   
ix.iface.util Interface utilities. 
ix.ip2 I-X Process Panels 
 

Uses of ChatFrame in ix.ichat
 

Fields in ix.ichat declared as ChatFrame
(package private)  ChatFrame IChat.frame
           
 

Constructors in ix.ichat with parameters of type ChatFrame
ChatFrame.TranscriptPanel()
           
ChatFrame.ChatSendPanel(IXAgent agent)
           
 

Uses of ChatFrame in ix.iface.util
 

Methods in ix.iface.util with parameters of type ChatFrame
static java.awt.Image IconImage.getIconImage(ChatFrame frame)
           
 

Uses of ChatFrame in ix.ip2
 

Fields in ix.ip2 declared as ChatFrame
(package private)  ChatFrame Ip2Frame.chatFrame