de.mud.jta.event
Interface TerminalTypeListener
- All Superinterfaces:
- PluginListener
- public interface TerminalTypeListener
- extends PluginListener
This is the interface for a terminal type listener. It should return
the terminal type id as a string. Valid terminal types include
VT52, VT100, VT200, VT220, VT320, ANSI etc.
Maintainer: Matthias L. Jugel
- Version:
- $Id: TerminalTypeListener.java,v 2.3 2002/05/06 07:24:20 leo Exp $
- Author:
- Matthias L. Jugel, Marcus Meißner
Method Summary |
java.lang.String |
getTerminalType()
Return the terminal type string |
getTerminalType
public java.lang.String getTerminalType()
- Return the terminal type string