TelnetD at SF

Package net.wimpi.telnetd.io.toolkit

Provides a text user interface "windowing toolkit".

See:
          Description

Interface Summary
InputFilter Interface that has to be implemented by any class * that should be registerable as input filter for * Editfield instances
InputValidator Interface that has to be implemented by any class that should be registerable as input validator for Editfield instances.
 

Class Summary
ActiveComponent Class that represents an abstract active toolkit component
Checkbox Class that implements a Checkbox component
Component Class that represents an abstract toolkit component
Dimension Class that represents a components dimension on the * terminal, it therefore encapsulates the coordinates * given by columns(width) and rows(height)
Editarea Class that implements an Editarea
Editfield Class that implements an Editfield
Form Class that implements an intelligent generic container * for toolkit components
InertComponent Class that represents an abstract inert toolkit component
Label Class that represents a label
Pager Class implementing a pager
Point Class that represents a point on the terminal
Selection Class implementing a selection menu
Statusbar Class that implements a statusbar, for the bottom of the * Terminal Window
Titlebar Class that implements a titlebar, for the top of the * Terminal Window
 

Exception Summary
BufferOverflowException Class representing a buffer overflow exception.
ToolkitException Class representing a baseclass for toolkit exceptions.
 

Package net.wimpi.telnetd.io.toolkit Description

Provides a text user interface "windowing toolkit". Note that this package is work in progress.

Related Documentation

For more documentation, please visit:


TelnetD at SF

Copyright © 2000-2005 Dieter Wimberger.