@Deprecated public class MessageHandler extends MessageHandler
This base class simply writes the errors to System.err. When an applet or application starts up, it may wish to set a subclass of this class as the message handler, to allow a nicer way of reporting errors. For example, a swing application will probably want to report errors in a dialog box, using for example the derived class GraphicalMessageHandler.
GraphicalMessageHandler
Constructor and Description |
---|
MessageHandler()
Deprecated.
|
_error, _error, _message, _warning, _warning, _yesNoCancelQuestion, _yesNoQuestion, error, error, getMessageHandler, isNonInteractive, message, setMessageHandler, setStatusHandler, shortDescription, status, uncaughtException, warning, warning, yesNoCancelQuestion, yesNoCancelQuestion, yesNoQuestion