Class ChatLogControl

All Implemented Interfaces:
ActionListener, ItemListener, PropertyChangeListener, EventListener, HyperlinkListener, Sharable, DataChangeListener, DisplayControl, Prototypable, ControlListener, DisplayListener

public class ChatLogControl extends DisplayControlImpl
DisplayControl for displaying straight text or HTML.
Version:
$Revision: 1.18 $
Author:
IDV development team
  • Constructor Details

    • ChatLogControl

      public ChatLogControl()
      Default constructor; does nothing. Heavy work done in init().
  • Method Details