Skip to content

jaedotcom/GraphicalProgram

Repository files navigation

Bouncing Application

Description

The Bouncing Application is a Java-based graphical program that extends JFrame and contains a panel where shapes move around on the screen. It includes various controls to manipulate the shapes and their paths.

Features

  • Animation of shapes within a panel.
  • Control buttons to fill shapes, add nodes, and remove nodes.
  • Combo boxes to select shape types and path types.
  • A tree structure to manage shapes.

How to Run

  1. Ensure you have Java installed on your machine.
  2. Compile the Java source file:
    javac A3.java
  3. Run the compiled Java program: java A3

Dependencies

Java Development KIT (JDK) Swing library (included in JDK)

Author

Jae Kim

About

The Bouncing Application is a Java-based graphical program that extends `JFrame` and contains a panel where shapes move around on the screen. It includes various controls to manipulate the shapes and their paths.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages