public class warning_box extends Object
| Constructor and Description |
|---|
warning_box(String msg)
Construct and display a warning dialog box.
|
warning_box(String title,
String msg)
Construct and display a warning dialog box.
|
public warning_box(String msg)
msg - This string is used as the message text in the dialog box.Copyright © 1999–2015 OPeNDAP. All rights reserved.