]> git.mxchange.org Git - jaddressbook-lib.git/commit
Implemented getColumnName() + added it to ContactManager as this class holds the...
authorRoland Haeder <roland@mxchange.org>
Fri, 24 Jul 2015 10:41:00 +0000 (12:41 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 24 Jul 2015 10:41:45 +0000 (12:41 +0200)
commitd73c2b92d68de84a73be4b65203de5a301fe7795
tree64583a443f8dfc6846181a894a972dbb7b423393
parent9b17d1b8855a20655265b4e8de157ec55a328f18
Implemented getColumnName() + added it to ContactManager as this class holds the column names + added some for testing
Signed-off-by:Roland Häder <roland@mxchange.org>
Addressbook/src/org/mxchange/addressbook/localization/bundle_de_DE.properties
Addressbook/src/org/mxchange/addressbook/localization/bundle_en_US.properties
Addressbook/src/org/mxchange/addressbook/manager/contact/ContactManager.java
Addressbook/src/org/mxchange/addressbook/manager/contact/ManageableContact.java
Addressbook/src/org/mxchange/addressbook/model/address/AddressTableModel.java