com.aelitis.azureus.plugins.net.buddy.swt
Class ChatView
java.lang.Object
  
com.aelitis.azureus.plugins.net.buddy.swt.ChatView
- All Implemented Interfaces: 
 - UISWTViewEventListener, UISWTViewCoreEventListener
 
public class ChatView
- extends Object
- implements UISWTViewCoreEventListener
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ChatView
public ChatView()
handleDrop
protected void handleDrop(String drop)
 
 
eventOccurred
public boolean eventOccurred(UISWTViewEvent event)
- Description copied from interface: 
UISWTViewEventListener 
- Triggers when an even listed in UISWTViewEvent occurs
- Specified by:
 eventOccurred in interface UISWTViewEventListener
 
- Parameters:
 event - event that occurred
- Returns:
 - meaning dependent upon event type