]> git.mxchange.org Git - addressbook-lib.git/history - Addressbook/src/org/mxchange/addressbook/manager/contact/ContactManager.java
the contact manager instance only exists when initFrame() is called and not on object...
[addressbook-lib.git] / Addressbook / src / org / mxchange / addressbook / manager / contact / ContactManager.java
2015-07-22 Roland Haederthe contact manager instance only exists when initFrame...
2015-07-21 Roland HaederAdded a lot stuff:
2015-07-21 Roland HaederIntroduced a lot Swing stuff + moved some attributes
2015-07-20 Roland Haedersorted members
2015-07-20 Roland HaederAdded support for all current columns for reading from...
2015-07-17 Roland HaederContinued:
2015-07-17 Roland HaederRewrite start of storing contacts in database as the...
2015-07-16 Roland HaederAdded a lot database stuff, which needs heavy rewrite
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