]> git.mxchange.org Git - jaddressbook-share-lib.git/history - Addressbook/src/org/mxchange/addressbook/application/AddressbookApplication.java
Nicer formatted comment
[jaddressbook-share-lib.git] / Addressbook / src / org / mxchange / addressbook / application / AddressbookApplication.java
2015-08-04 Roland HaederNicer formatted comment
2015-07-31 Roland HaederSome more cleanups + added initial SQL dump
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 HaederAuto-formation and yes, it is better this way
2015-07-28 Roland HaederAdded more input fields and overwritten toString()...
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 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-21 Roland HaederAdded a lot stuff:
2015-07-21 Roland HaederAdded initial Swing frame class (Netbeans) and moved...
2015-07-21 Roland HaederIntroduced a lot Swing stuff + moved some attributes
2015-07-16 Roland HaederConvention applied:
2015-07-16 Roland HaederMade getMenu() abstract as showMenu() is now in BaseCli...
2015-07-15 Roland HaederIntroduced own exception + added first sub menu for...
2015-07-15 Roland HaederInitial commit