Uses of Class
kfmes.jateon.swt.dialog.ChatWindow

Packages that use ChatWindow
kfmes.jateon.swt SWT를 이용해 메신저를 구현한 패키지 
 

Uses of ChatWindow in kfmes.jateon.swt
 

Methods in kfmes.jateon.swt that return ChatWindow
protected  ChatWindow BuddyTree.getChatWindow(SwitchBoardSession ss)
           
 ChatWindow BuddyTree.getChatWindow(SwitchBoardSession ss, NateFriend fr)
           
 

Methods in kfmes.jateon.swt with parameters of type ChatWindow
 void BuddyTree.addChatWindow(ChatWindow cw, SwitchBoardSession ss)