wtanaka.praya.gui
Interface ChatWidget
- All Superinterfaces:
- Compositor, MessageDrop, Pushable, Widget
- All Known Subinterfaces:
- MultiChatWidget
- All Known Implementing Classes:
- DefaultChatWidget
- public interface ChatWidget
- extends Compositor, MessageDrop
This is a chat Widget which talks to exactly one other person.
Return to
or the Praya Homepage
- Version:
- $Name: $ $Date: 2002/07/13 22:44:05 $
- Author:
- $Author: wtanaka $
switchToLineByLineMode
public void switchToLineByLineMode()
- Switches to an IRC line-by-line type display mode.
switchToCharacterByCharacterMode
public void switchToCharacterByCharacterMode()
- Switches to a talk-like character by character display mode.
switchToMessageByMessageMode
public void switchToMessageByMessageMode()
- Switches to a gale/zephyr-like message by message display mode