This project illustrates using jTable and jList swing java to perform CRUD. jtable works with sql database attached (user.sql) while jList just saves data temporarily. Great improments will be ...
A Java Swing component that acts as a JList with checkable items - jourquin/JCheckList ...