Skip to content

5 Java GUI (Graphical User Interface) apps that I developed using Swing around 2018 when I was taught OOP in college.

Notifications You must be signed in to change notification settings

DanutGavrus/5-Java-GUI-apps-using-Swing

Repository files navigation

Programming Techniques used:

For these projects the following programming techniques were used:

-User Interfaces.
-Multithreading.
-Database Connection.
-Relational Databases.
-Composite Design Pattern.
-Design by Contract.
-Reflection Techniques.
-Observer Design Pattern.
-Lambda Expressions.
-Stream Processing.
-Polynomial Operations.
-Data Serialization.
-Queues Evolution in Real Time.
-Data Structures.
-Layered Architecture.

User Interfaces

Restaurant Management

Restaurant Management

Polynomial Operations

Polynomial Operations

Working with Threads

Working with Threads

Database and Reflexion Techniques

Database and Reflexion Techniques

Lambda Expressions and Stream Processing

No UI was implemented for this, just some simple messages appear.

Getting Started

For each project you can find both the .exe and .jar versions of the project.
Each has his own README and code may be found in the attached folders where .java files are.

About

5 Java GUI (Graphical User Interface) apps that I developed using Swing around 2018 when I was taught OOP in college.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages