Adding a small GUI to an application (examples.awt)

This package provides a toolkit for building applications that require a small graphical interface. It also contains example applications that provide a graphical front end to MQe functions.

AwtMQeServer
A graphical front end to the examples.queuemanager.MQeServer example. The MQeTraceResourceGUI class provides a resource bundle that contains internationalized strings for use by the GUI. MQeTraceResourceGUI is in package examples.trace.

You can use the batch file ExamplesAwtMQeServer.bat to run this application.

See Server queue managers for more details about running a queue manager in a server environment.

AwtMQeTrace
A graphical front end to examples.trace.MQeTrace.

See Java Message Service (JMS) for more information about the MQe trace facility.

Classes AwtDialog, AwtEvent, AwtFormat, AwtFrame, and AwtOutputStream provide a toolkit for building small footprint awt-based graphical applications. These classes are used by many of the graphical MQe examples.


Terms of use | WebSphere software

(c) Copyright IBM Corporation 2004, 2005. All rights reserved.