Class TextInterfaceWithHistory

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.marginallyclever.communications.application.TextInterfaceWithHistory
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class TextInterfaceWithHistory extends JPanel
A chat style interface with a history of commands. The history is a list of commands sent and received.
See Also: