org.eclipse.ecf.ui.dialogs
Class ChatRoomSelectionDialog.Room

java.lang.Object
  extended by org.eclipse.ecf.ui.dialogs.ChatRoomSelectionDialog.Room
Enclosing class:
ChatRoomSelectionDialog

public class ChatRoomSelectionDialog.Room
extends java.lang.Object


Constructor Summary
ChatRoomSelectionDialog.Room(IChatRoomInfo info, IChatRoomManager man)
           
 
Method Summary
 IChatRoomManager getManager()
           
 IChatRoomInfo getRoomInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChatRoomSelectionDialog.Room

public ChatRoomSelectionDialog.Room(IChatRoomInfo info,
                                    IChatRoomManager man)
Method Detail

getRoomInfo

public IChatRoomInfo getRoomInfo()

getManager

public IChatRoomManager getManager()