JTF > Demo Gallery > acm.io

The acm.io Package

Most of the examples of the acm.io package appear under the simple programs category, which illustrates the use of the ConsoleProgram and DialogProgram classes that are the primary tools for using the facilities provided by this package. This page contains one demonstration program that shows how to use multiple IOConsole objects in the same application. Clicking on the thumbnail runs the program as an applet. Clicking on the filename downloads the code.
 
TwoConsoleDemo.zip
This program creates two consoles that relay messages to each other.