javafx 普通弹框提示

new Alert(Alert.AlertType.NONE, "xxx不存在", new ButtonType[]{ButtonType.CLOSE}).show();
posted @ 2017-04-16 22:32  范世强  阅读(1790)  评论(0编辑  收藏  举报