Package se.chalmers.cs.gf.dialogutil

Interface Summary
TextInput Interface for objects that produce text events.
TextListener Interface for objects that receive text input.
 

Class Summary
ConsoleOutput A text event handler that outputs the text to the standard error stream.
DialogInput Gets text input from a Swing dialog box.
IclUtil Some general ICL utilities.
OAAClient An simple OAA agent which does not have any solvables, but which can call other agents.
TextEvent Represents a text input event.
TextListenerList A list of TextListener objects.