Uses of Class
org.eclipse.ecf.presence.ui.chatroom.ChatRoomManagerView

Packages that use ChatRoomManagerView
org.eclipse.ecf.presence.ui.chatroom   
 

Uses of ChatRoomManagerView in org.eclipse.ecf.presence.ui.chatroom
 

Fields in org.eclipse.ecf.presence.ui.chatroom declared as ChatRoomManagerView
protected  ChatRoomManagerView ChatRoomManagerUI.chatroomview
           
 

Methods in org.eclipse.ecf.presence.ui.chatroom that return ChatRoomManagerView
protected  ChatRoomManagerView ChatRoomManagerUI.getChatRoomManagerView()
           
 

Constructors in org.eclipse.ecf.presence.ui.chatroom with parameters of type ChatRoomManagerView
ChatRoomViewerConfiguration(org.eclipse.jface.preference.IPreferenceStore preferenceStore, IChatRoomContainer container, ChatRoomManagerView view)