celenacphillips / Personal_Project-color_chooser_application_2013-2014

I wanted to challenge myself and learn how to use JSliders, constantly changing colors, and adding many options to a program. This took me a while to research and code, but I am proud I completed it. [**Due to how long I worked on this program, it's become my baby.**] (IDE USED: NetBeans) https://netbeans.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

color_chooser_application

To execute the application, download all the files and run ColorChooserApplication.exe.

To view the source code, view the src/colorchooserapplication/ColorChooserApplication.java file.

To run the program from the command line, download the files and navigate to the dist folder. Type in, or copy, the command java -jar "ColorChooserApplication.jar".

About

I wanted to challenge myself and learn how to use JSliders, constantly changing colors, and adding many options to a program. This took me a while to research and code, but I am proud I completed it. [**Due to how long I worked on this program, it's become my baby.**] (IDE USED: NetBeans) https://netbeans.org/


Languages

Language:Java 99.9%Language:Batchfile 0.1%