MainFXMLDocumentController.java 文件源码

java
阅读 33 收藏 0 点赞 0 评论 0

项目:xpanderfx 作者:
/**
 * initialize the top side of the app
 */
private void topSideInit() {

    this.ICON.setGraphic(this.getImage("/resources/image/icon.png", 57));
    this.EXITER.setGraphic(this.getImage("/resources/image/exit.png", 57));
    this.MINIMISER.setGraphic(this.getImage("/resources/image/mini.png", 57));
    about = new Popup();
    help = new Popup();

}
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号