]> git.mxchange.org Git - jaddressbook-lib.git/history - Addressbook/src/org/mxchange/addressbook/client/gui/SwingClient.java
Added more thrown exceptions
[jaddressbook-lib.git] / Addressbook / src / org / mxchange / addressbook / client / gui / SwingClient.java
2015-08-12 Roland HaederAdded more thrown exceptions
2015-08-12 Roland HaederFixes for missing throws statements (because jcore...
2015-08-11 Roland HaederMoved to jcore
2015-08-07 Roland HaederRenamed some classes/interfaces to make it clear they...
2015-08-06 Roland HaederMoved more stuff to jcore project as they can be genera...
2015-08-06 Roland HaederMoved a lot classes and interfaces (generalized) to...
2015-07-29 Roland HaederA lot more improvements:
2015-07-28 Roland HaederAdded a lot trace messages + sanity checks for null...
2015-07-28 Roland HaederIntroduced more methods + added first dialog call ...
2015-07-28 Roland HaederAuto-formation and yes, it is better this way
2015-07-27 Roland HaederIntroduced Gender enum which replaces the old char
2015-07-24 Roland HaederIntroduced new model as we need gender value verficatio...
2015-07-24 Roland HaederGlobal commit: Changed spaces to tabs, because all...
2015-07-24 Roland HaederMoved exceptions in own package
2015-07-24 Roland HaederIntroduced initStatusPanel() which initializes status...
2015-07-23 Roland HaederContinued with re-implementation of Swing frame
2015-07-23 Roland HaederThe NetBeans-created GUI was buggy, maybe because of...
2015-07-23 Roland HaederBah, bad bad NetBeans. Why the f**k does it need to...
2015-07-22 Roland HaederProject relocated (a bit better now?) + continued with...
2015-07-22 Roland Haederthe contact manager instance only exists when initFrame...
2015-07-21 Roland HaederAdded a lot stuff:
2015-07-21 Roland HaederAdded initial Swing frame class (Netbeans) and moved...
2015-07-21 Roland HaederThis call is no more needed
2015-07-21 Roland HaederIntroduced a lot Swing stuff + moved some attributes