Coder Social home page Coder Social logo

aaronwoodhouse / javafx-assignment1-2020u Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 1.0 5.08 MB

This is the first assignment for Software Systems Development and Integration using JavaFX as the main development language.

License: MIT License

Java 100.00%

javafx-assignment1-2020u's Introduction

JavaFX First Assignment

This is the first assignment for Software Systems Development and Integration using JavaFX as the main development language.

Description of Assignment Components

Part 1

A frame that contains three labels. Each label displays a card, as shown in the figure below. The card image files are named 1.png, 2.png, ..., 54.png and stored in the Cards directory. All three cards are distinct and selected randomly.

Part 1 Image

Part 2

A program that calculates the future value of an investment at a given interest rate for a specified number of years.

Part 2 Image

Part 3

A circle with three random points on the circle which form a triangle. The program will display the angles in the triangle. Use the mouse to drag a point along the perimeter of the circle. As you drag it, the triangle and angles are redisplayed dynamically.

Part 3 Image

Part 4

A program that displays a histogram to show the occurrences of each letter in a text area. The histogram should show the occurrences of each letter in a text file, as shown in the following figure. Assume that the letters are not case sensitive.

Part 4 Image

Getting Started

How to Install

Clone the repository to your local machine using Github's built-in features or on the command-line using git clone <repository-URL>.

How to Run

  • Using IntelliJ as your IDE, import the project.
  • Once the project is open, go to File > Project Structure > Libraries > + and navigate to the jfxrt.jar file located within the project to add it to the project.
  • Open the project configuration menu located at the top right of the IDE and select Edit Configuration.
  • Add --module-path ${PATH_TO_FX} --add-modules javafx.controls,javafx.fxml to the VM Options.
  • Press Run to see the results of each program.

Make sure to do each step for each individual program!

javafx-assignment1-2020u's People

Contributors

drwheelicus avatar aaronwoodhouse avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

drwheelicus

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.