Simple Equipment Checkout System with Java
- Zach Murray
- Oct 8, 2021
- 1 min read
This is a group project where we built a basic warehouse equipment and materials checkout system. It is built with pure Java, using the NetBeans Jtable GUI tool to design a Swing user interface. I understand that UI is generally not created this way in modern applications. It was simply the requirement of the course assignment. I would love to redesign this using Java FX. Maybe I will. Repo =>GitHub
Comentários