]> git.mxchange.org Git - jfinancials-swing.git/commit
Introduced new model as we need gender value verfication, maybe this works?
authorRoland Haeder <roland@mxchange.org>
Fri, 24 Jul 2015 13:33:50 +0000 (15:33 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 24 Jul 2015 13:33:50 +0000 (15:33 +0200)
commitb584ed016789504e50546d3b43e2b202ff823fba
tree4eff4dc1a3d985a0dd2d52db6f893f021bac908b
parentea30fd0dc674dcd10c3aead1acd47000a99d7334
Introduced new model as we need gender value verfication, maybe this works?
Signed-off-by:Roland Häder <roland@mxchange.org>
Addressbook/src/org/mxchange/addressbook/client/gui/AddressbookFrame.java
Addressbook/src/org/mxchange/addressbook/client/gui/SwingClient.java
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/model/BaseModel.java
Addressbook/src/org/mxchange/addressbook/model/gender/GenderComboBoxModel.java [new file with mode: 0644]