搜索结果
找到约 4 项符合
JTabbedpane 的查询结果
按分类筛选
Java编程 swing component example code illustrating JTabbedpane and JPanel.
swing component example code illustrating JTabbedpane and JPanel.
Java编程 an example of jtabbedpane, including jbutton,jcombobox,jbutton..etc
an example of jtabbedpane, including jbutton,jcombobox,jbutton..etc
Java编程 Metalworks is a simple Swing-based simulated e-mail application. It shows off several features of S
Metalworks is a simple Swing-based simulated e-mail
application. It shows off several features of Swing, including
JInternalFrame, JTabbedPane, JFileChooser, JEditorPane, and
JRadioButtonMenuItem. Metalworks is optimized to work with the
Java look and feel (codenamed "Metal") and shows use of severa ...
Java编程 JTabbedPane_ex.java
实验目的:掌握使用基本控件和合适布局管理器进行界面设计的方法,掌握简单的事件处理方法。能根据要求设计出美观界面并实现所要求功能。
实验内容:实现成绩的查询和排序。具体要求如下:使用JTabbedPane,建立三个选项卡“成绩输入”、“成绩查询”、“成绩排序”
① 成绩输入:从界面上输入学生的学号和成绩,点 ...