Package edu.iu.cnets.klatsch.misc

Class Summary
History This class encapsulates the idea of a history of previous lines of input, which is useful to both the line editor and the GUI.
LineEditor This class takes care of line editing in the console version of the interpreter.
SqlIntegerIterator Class for converting a SQL ResultSet into a series of Integer objects.
Utility This class contains static utility functions that have no other logical place to go.
VT100 This is just a simple wrapper for basic VT100 terminal control codes.