4db518413ccommented java files a little more, added initial UI redesign report
josh
2009-12-05 15:32:48 +00:00
6231771a1aasking for birth year instead of age now
josh
2009-11-27 23:06:06 +00:00
4ffa66f5ebchanged dash to elipses...
josh
2009-11-27 20:07:51 +00:00
0840b237fdmoved result box out of scroll pane and colored it blue to make it more obvious; split long tooltips into multiple lines
josh
2009-11-27 20:01:45 +00:00
2882459499adding some padding around components, placed a "$" before dollar fields, added tooltips (need a little work yet)
josh
2009-11-27 03:32:51 +00:00
be378d3719added padding around label and text box elements
josh
2009-11-24 00:23:48 +00:00
eda9f7c194HTML page referencing jar archive now, Makefile creating jar archive
josh
2009-10-06 16:25:19 +00:00
b5d3fb6e74added focus listeners to the test fields; formatting "print" output with commas, removed decimal part of age fields in View
josh
2009-10-06 16:18:20 +00:00
52079571f0trying to add focus listener capabilities
josh
2009-10-06 13:42:45 +00:00
57670b1ad6implemented print() method with a dialog box
josh
2009-10-06 00:42:46 +00:00
c11c661054added age field, resetting result box upon "Reset" click
josh
2009-10-05 03:39:20 +00:00
46b24609a4formatting result much more nicely
josh
2009-10-05 03:29:52 +00:00
1bbc1a7c6efilled in calculate() and reset() to synchronize View to Model
josh
2009-10-05 02:59:06 +00:00
edfc5a9b31filled in calculate()
josh
2009-10-05 02:25:50 +00:00
9b5a16a6b9filled in calculateTotalSavingsFactor()
josh
2009-10-05 02:01:47 +00:00
39ee5aad11filled in calculateRetirementFactor()
josh
2009-10-05 01:19:12 +00:00
6a90630a74filled in calculateMakeUpFactor()
josh
2009-10-05 01:15:36 +00:00
80e706e224fixed a few null pointer exceptions
josh
2009-10-05 00:56:57 +00:00
822355183aready to handle button presses
josh
2009-10-05 00:20:52 +00:00
3ee89f1571added three buttons (but they do not do anything yet)
josh
2009-10-04 21:42:04 +00:00
9f5cc1a9efintroduced ComboChoice utility class
josh
2009-10-04 21:15:15 +00:00
5efa416c43created some dividers
josh
2009-10-04 20:54:32 +00:00
7a2e468191added a bunch of fields
josh
2009-10-04 20:40:13 +00:00
8800104844migrated Model to a fields system instead of declaring every field with a separate class variable
josh
2009-10-03 19:16:11 +00:00
dd5b4a7bf1filling out more Model functions
josh
2009-10-03 18:24:47 +00:00
d0d259ca43calculating social security
josh
2009-10-01 23:23:57 +00:00
327cc8b91dadded a JScrollPane to vertically scroll content in the main panel
josh
2009-10-01 23:20:15 +00:00
efd4358b2cremoved unnecessary unimplemented JApplet methods in RetirementCalculator(), set preferred size for the application window
josh
2009-10-01 23:01:08 +00:00
76ea152c71modified RetirementCalculator class to work as an applet or a stand-alone java application
josh
2009-10-01 22:55:51 +00:00
a6e8d33cb0added files so i can delete them from my home directory
josh
2009-10-01 21:48:41 +00:00
591611644bworking on RetirementCalculatorModel
josh
2009-09-30 00:30:18 +00:00
5e24e67920updated HTML
josh
2009-09-29 23:39:39 +00:00
f93f946369using JApplet instead of Applet works a lot better
josh
2009-09-18 01:14:13 +00:00