Skip to content

Latest commit

 

History

History
55 lines (30 loc) · 2.24 KB

File metadata and controls

55 lines (30 loc) · 2.24 KB

Java-Swing-UI-Design

Java Swing UI Design which has Login/registration/unique code required/multipage

Codes are inspired by https://github.com/DJ-Raven/java-swing-login-ui-001

Project Set Up

Part 1 of the project, basic information to get the program running on NetBeans. After you download the files you start these steps

Screenshot 2023-06-05 004746

Screenshot 2023-06-05 004808

Screenshot 2023-06-05 004830

After opening the Part 1 codes in NetBeans, Delete the com.raven.main inputs

Screenshot 2023-06-05 003515

Here you have to CTRL + SPACE to see the suggestions

Screenshot 2023-06-05 011151

First stage of the project

In this part (part 1) we test animations, by clicking the button on the page, the page relocated to other side of the window.

Before

Screenshot 2023-06-07 222650

After

Screenshot 2023-06-07 222808

To open 'Copy Class'

You have two ways,

Press ALT + C

Screenshot 2023-06-09 222155

Or go to this location

Screenshot 2023-06-09 222103

Color Selector Website

https://htmlcolorcodes.com/

Screenshot 2023-06-09 222718

First Settings

Screenshot 2023-06-19 044448