Class Demo

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class Demo extends Frame
A frame that allows the user to experiment with keyboard transliteration. This class has a main() method so it can be run as an application. The frame contains an editable text component and uses keyboard transliteration to process keyboard events.

Copyright (c) IBM Corporation 1999. All rights reserved.

See Also: