摘要: import java.awt.BorderLayout; public class FrameMenu extends JFrame { private static final String LINE_SEPARATOR = System.getProperty("line.separator" 阅读全文
posted @ 2019-11-14 21:51 WINDZLY 阅读(462) 评论(0) 推荐(0)
摘要: import java.awt.BorderLayout; public class JFramedemo extends JFrame { protected static final String LINE_SEPARATOR = System.getProperty("line.separat 阅读全文
posted @ 2019-11-14 00:20 WINDZLY 阅读(161) 评论(0) 推荐(0)