All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface chat.TextListener

public interface TextListener

Method Index

 o closedWindow(ConferencingWindow)
 o gotText(ConferencingWindow, String)

Methods

 o gotText
 public abstract void gotText(ConferencingWindow window,
                              String text)
 o closedWindow
 public abstract void closedWindow(ConferencingWindow window)

All Packages  Class Hierarchy  This Package  Previous  Next  Index