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
           
 

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
 

Methods in ix.ip2 that return ChatFrame
 ChatFrame PanelFrame.ensureChatFrameExists()
           
 ChatFrame PanelFrame.getChatFrameVisible()