第9章 Swing用户界面组件精要
几个常用API: showMessageDialog( Component parent, Object message, String title, int messageType, Icon icon); showConfirmDialog( Component parent, Object message, String title, int optionType, int messageType, Icon icon); showOptionDialog( Component parent, Object message, String title, int optionType, int messageType, Icon ic
原创力文档

文档评论(0)