示例#1
0
 public static void alert(String text) {
   MessageDialog.alert(text);
 }