]> git.mxchange.org Git - jfinancials-lib.git/history - Addressbook/src/org/mxchange/addressbook/client
Moved a lot classes and interfaces (generalized) to new jcore project + added a few...
[jfinancials-lib.git] / Addressbook / src / org / mxchange / addressbook / client /
2015-08-06 Roland HaederMoved a lot classes and interfaces (generalized) to...
2015-07-31 Roland HaederFixes for broken commit, as type-hints must be fixed...
2015-07-30 Roland HaederA lot refacturings ...
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-28 Roland HaederAdded more input fields and overwritten toString()...
2015-07-28 Roland Haederset visibility for debugging purposes here
2015-07-28 Roland HaederIntroduced initNamePanel() + added entering surname...
2015-07-27 Roland HaederUse own methods
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 HaederImplemented getRowCount() + centered table and added...
2015-07-24 Roland HaederIntroduced initTable()
2015-07-24 Roland HaederIntroduced updateStatus() + shutdownApplication()
2015-07-24 Roland HaederMoved exceptions in own package
2015-07-24 Roland HaederIntroduced initStatusPanel() which initializes status...
2015-07-24 Roland HaederIntroduced initMenuSystem() which initializes whole...
2015-07-23 Roland HaederMoved default close operation into init method to keep...
2015-07-23 Roland HaederMoved declaration of menu and item instances up as...
2015-07-23 Roland HaederContinued with re-implementation of Swing frame
2015-07-23 Roland HaederAdded 'final' keyword to getters/setters as it makes...
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 stuff for Swing client
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
2015-07-16 Roland HaederConvention applied:
2015-07-16 Roland HaederMade getMenu() abstract as showMenu() is now in BaseCli...
2015-07-15 KLCUpdated comment (minor)
2015-07-15 Roland HaederRenamed some methods and auto-sorted them
2015-07-15 Roland HaederIntroduced updateAddressData() + changing own "address...
2015-07-15 Roland HaederIntroduced updateNameData() + changing own "name data...
2015-07-15 Roland HaederIntroduced own exception + added first sub menu for...
2015-07-15 Roland HaederAdded show() method and in client a simple, textural...
2015-07-15 Roland HaederInitial commit