org.eclipse.net4j.buddies.chat
Interface ICommentEvent

All Superinterfaces:
IEvent

public interface ICommentEvent
extends IEvent


Method Summary
 IChat getChat()
           
 IComment getComment()
           
 
Methods inherited from interface org.eclipse.net4j.util.event.IEvent
getSource
 

Method Detail

getChat

IChat getChat()

getComment

IComment getComment()

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