org.eclipse.net4j.buddies.chat
Interface IChatRoom

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, IChat, IFacility, INotifier

public interface IChatRoom
extends IChat


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.event.INotifier
INotifier.Introspection
 
Field Summary
 
Fields inherited from interface org.eclipse.net4j.buddies.chat.IChat
TYPE
 
Method Summary
 
Methods inherited from interface org.eclipse.net4j.buddies.chat.IChat
getComments, sendComment
 
Methods inherited from interface org.eclipse.net4j.buddies.common.IFacility
getCollaboration, getType, sendMessage, setCollaboration
 
Methods inherited from interface org.eclipse.net4j.util.event.INotifier
addListener, removeListener
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 


Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.