You can so do by passing a string when creating the JFrame , or by calling frame.setTitle(String title) . JFrame frame = new JFrame("Super Awesome Window ...
確定! 回上一頁