Introduction - If you have any usage issues, please Google them yourself
Purpose: to master the basic controls and proper use of the layout manager interface design methods, grasp simple event handling methods. The required function can be designed according to the requirements and achieve attractive interface. Experiment: achieve ment queries and sorting. Specific requirements are as follows: Using JTabbedPane, establish three tabs' performance input " ," query results " ," performance sorting " ① results Entry: number of students learning and achievement the interface, click" OK " button to save. ② query results: students enter school number, click on the " Search" button to display the student achievement. ③ Results Sort: Click on the " Sort" button will display the results the level of student achievement and school number. Please the appropriate layout manager.