]> git.mxchange.org Git - jfinancials-swing.git/commit
Introduced more methods + added first dialog call (yes, it is still visible by startu...
authorRoland Haeder <roland@mxchange.org>
Tue, 28 Jul 2015 12:20:57 +0000 (14:20 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 28 Jul 2015 12:20:57 +0000 (14:20 +0200)
commit59a751b134cdf4bd0f30e3065c6cf544edcf027c
tree6826567d835f1cff7d478c61887b6977da893ede
parent89eb7d817417c7d2779289adb287c85cbf8052c6
Introduced more methods + added first dialog call (yes, it is still visible by startup as I'm not finished with it) + many initFoo() methods now expect a JDialog instance
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/ClientFrame.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/manager/contact/ContactManager.java