24 Commits

Author SHA1 Message Date
josh
6231771a1a asking for birth year instead of age now
git-svn-id: svn://anubis/gvsu@466 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-11-27 23:06:06 +00:00
josh
4ffa66f5eb changed dash to elipses...
git-svn-id: svn://anubis/gvsu@465 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-11-27 20:07:51 +00:00
josh
0840b237fd moved result box out of scroll pane and colored it blue to make it more obvious; split long tooltips into multiple lines
git-svn-id: svn://anubis/gvsu@464 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-11-27 20:01:45 +00:00
josh
2882459499 adding some padding around components, placed a "$" before dollar fields, added tooltips (need a little work yet)
git-svn-id: svn://anubis/gvsu@462 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-11-27 03:32:51 +00:00
josh
be378d3719 added padding around label and text box elements
git-svn-id: svn://anubis/gvsu@461 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-11-24 00:23:48 +00:00
josh
b5d3fb6e74 added focus listeners to the test fields; formatting "print" output with commas, removed decimal part of age fields in View
git-svn-id: svn://anubis/gvsu@451 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-10-06 16:18:20 +00:00
josh
52079571f0 trying to add focus listener capabilities
git-svn-id: svn://anubis/gvsu@450 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-10-06 13:42:45 +00:00
josh
57670b1ad6 implemented print() method with a dialog box
git-svn-id: svn://anubis/gvsu@449 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-10-06 00:42:46 +00:00
josh
c11c661054 added age field, resetting result box upon "Reset" click
git-svn-id: svn://anubis/gvsu@448 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-10-05 03:39:20 +00:00
josh
46b24609a4 formatting result much more nicely
git-svn-id: svn://anubis/gvsu@447 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-10-05 03:29:52 +00:00
josh
1bbc1a7c6e filled in calculate() and reset() to synchronize View to Model
git-svn-id: svn://anubis/gvsu@446 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-10-05 02:59:06 +00:00
josh
80e706e224 fixed a few null pointer exceptions
git-svn-id: svn://anubis/gvsu@441 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-10-05 00:56:57 +00:00
josh
822355183a ready to handle button presses
git-svn-id: svn://anubis/gvsu@440 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-10-05 00:20:52 +00:00
josh
3ee89f1571 added three buttons (but they do not do anything yet)
git-svn-id: svn://anubis/gvsu@439 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-10-04 21:42:04 +00:00
josh
9f5cc1a9ef introduced ComboChoice utility class
git-svn-id: svn://anubis/gvsu@438 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-10-04 21:15:15 +00:00
josh
5efa416c43 created some dividers
git-svn-id: svn://anubis/gvsu@437 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-10-04 20:54:32 +00:00
josh
7a2e468191 added a bunch of fields
git-svn-id: svn://anubis/gvsu@436 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-10-04 20:40:13 +00:00
josh
8800104844 migrated Model to a fields system instead of declaring every field with a separate class variable
git-svn-id: svn://anubis/gvsu@435 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-10-03 19:16:11 +00:00
josh
dd5b4a7bf1 filling out more Model functions
git-svn-id: svn://anubis/gvsu@434 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-10-03 18:24:47 +00:00
josh
327cc8b91d added a JScrollPane to vertically scroll content in the main panel
git-svn-id: svn://anubis/gvsu@432 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-10-01 23:20:15 +00:00
josh
efd4358b2c removed unnecessary unimplemented JApplet methods in RetirementCalculator(), set preferred size for the application window
git-svn-id: svn://anubis/gvsu@431 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-10-01 23:01:08 +00:00
josh
76ea152c71 modified RetirementCalculator class to work as an applet or a stand-alone java application
git-svn-id: svn://anubis/gvsu@430 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-10-01 22:55:51 +00:00
josh
f93f946369 using JApplet instead of Applet works a lot better
git-svn-id: svn://anubis/gvsu@426 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-09-18 01:14:13 +00:00
josh
c116e7b81b initial revision
git-svn-id: svn://anubis/gvsu@425 45c1a28c-8058-47b2-ae61-ca45b979098e
2009-09-17 02:04:33 +00:00