In second project, we have using GUI, File input/output and applets to update our edutainment applications for student Year 1 and Year 3 but not only for student Year 2.
For the GUI, we have using
a. GUI component : JLabel, JTextField, JRadioButton, JCheckBox, JButton, JTextArea
b. GUI container: JFrame, JPanel, JApplet
c. Layout manager: FlowLayout, GridLayout, BorderLayout
d. Event listener: ActionListener
For File input/output,we have using it to reads the data from the input stream and write the data to the output stream.
For the applets, we will convert GUI application into applets to embed in Web pages.
PROJECT 1 :
Topic that we choose for edutainment applications to student Year 2 is Science - Ourselves.
This topic has include 4 subtopic which are
a) Understand human beings have basic needs for survival.
b) Appreciate that there are basic needs.
c) Apply knowledge of human growth.
d) Air and oxygen.
Each subtopic will have 3 parts - information, quiz and game. Information is providing knowledge of the subtopic for student. Quiz is related with the information given and game is just for fun.
At the end of our topic, student can also see their total mark of quiz and exit to close the program.
No comments:
Post a Comment