summaryrefslogtreecommitdiff
path: root/src/main/java/sevenUnitsGUI/GridBagBuilder.java
AgeCommit message (Collapse)Author
2025-06-04Remove most comment warningsAdrien Hopkins
In some cases I've used @SuppressWarnings, which Gradle doesn't seem to respect, but I've solved all the other ones.
2024-03-24Format source code & set explicit UTF-8Adrien Hopkins
2022-02-19Made barebones GUI (TabbedView)Adrien Hopkins