jsugar

Content

File name Latest commit Latest update
.gitignore Added the first tiny functions for the software. July 11, 2016
README.md README.md: - Only added '/libre' after the 'free' in 'free … Aug. 10, 2016
Window.java Change the way JTables are created March 10, 2017
anotherTest.java Change the way JTables are created March 10, 2017
docs.sh Added a small compile script for Javadoc generation. Aug. 15, 2016
test.java Whew, did a lot of stuff: - Window.java : Worked … July 16, 2016

Commits

Hash Author Description Date
b6d81e9d1ea94d… Maarten 'Vngngdn' … Change the way jtables are created. 03/10/2017 4:48 p.m.
356a23fc898d68… Vngngdn Added a method to create a jtable widget for the … 10/21/2016 2:26 p.m.
41bb278b48bfc9… Vngngdn Added a small compile script for javadoc generation. 08/15/2016 11:06 a.m.
6711e1f1aa1921… Vngngdn Updated the javadoc of window.java, which apparantly contained some errors. 08/15/2016 11:01 a.m.
b61e1d9fb813a8… Vngngdn Added a filechooser method, prompting the user with an 'open … 08/10/2016 5:53 p.m.
7b5e417a3da964… Vngngdn Added the createlist() method to window.java. 08/10/2016 5:25 p.m.
fc463952931308… Vngngdn Added the begin of the javadoc for the jlist creator … 08/10/2016 4:36 p.m.
7539cb4c37ba22… Vngngdn Window.java: added the createcombobox() method. 08/10/2016 4:20 p.m.
58a44db6025ff8… Vngngdn Readme.md:. 08/10/2016 4:03 p.m.
333bf578244161… Vngngdn Readme.md:. 08/10/2016 2:57 p.m.
44274335ba7708… Vngngdn Window.java: added an addcomponent() method, so that a user can … 07/17/2016 10:32 a.m.
807d67f05369fd… Vngngdn Readme.md:. 07/17/2016 10:22 a.m.
2f8e61037413b0… Vngngdn The method handling function has been added, so it's now … 07/16/2016 3:17 p.m.
9a80574732fe82… Vngngdn Added a small readme file, listing features and constraints. 07/16/2016 1:55 p.m.
a05e76e3c1e4e4… Vngngdn Whew, did a lot of stuff:. 07/16/2016 1:07 p.m.
9f3e9a84cfb79f… Vngngdn Expanded the button creation functionality, so that it allows to … 07/14/2016 5:34 p.m.
8e620b5003a81c… Vngngdn Renamed the main.java file to window.java, which suits its supposed … 07/14/2016 3 p.m.
f17774d8fa1112… Vngngdn Added new methods, geared towards presenting dialogs to the user. … 07/14/2016 2:35 p.m.
eeef80237f004b… Vngngdn Added the first tiny functions for the software. 07/11/2016 5 p.m.