Microsoft SDK for Java

MessageBox.ICONWARNING

Indicates that the message box should display a warning icon.

Syntax

public static final int ICONWARNING;

Remarks

A warning icon consists of a yellow triangle that contains an exclamation point.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.