Giter Club home page Giter Club logo

comp228-lab4's Introduction

LAB #4 – Developing UI using JavaF

Exercise 1

Write a Java application using JavaFx which allows the user to enter student information (see the sample design below).

The user will enter full name, address, city, province, postal code, phone number and email in text field controls. The student’s major (Computer Science or Business) will be selected from two radio buttons.

A combo box will display the list of courses for each program whenever the user selects the desired program.

A course will be added to a list box whenever the user selects a course from the corresponding combo box. Make sure that the user cannot add a course several times.

Additional information about the student will be provided from a group of check boxes (such as involvement in various activities, etc).

All the information about the student will be displayed in a text area component. Use simple JavaFX layout managers, such as FlowPane, BorderPane, and GridPane to create the JavaFX GUI of this application.

(10 marks)

Evaluation:

Functionality

Correct implementation of UI

40%

Correct implementation of event handling and display of results

40%

Comments, correct naming of variables, methods, classes, etc.

5%
Friendly input/output 15%
Total 100%

comp228-lab4's People

Contributors

ttran375 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.