]> git.mxchange.org Git - addressbook-lib.git/commit
splitted project into lib and swing (anyway a good idea)
authorRoland Haeder <roland@mxchange.org>
Thu, 1 Oct 2015 07:59:40 +0000 (09:59 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 1 Oct 2015 07:59:40 +0000 (09:59 +0200)
commit5062296af62bf6fa63c2a440d47cca4edcda78d1
treef58d45d55316c96742731634335dcbc344b24d26
parent9f08211d85ebbf77497f556c7e0039a28399fb60
splitted project into lib and swing (anyway a good idea)
Signed-off-by:Roland Häder <roland@mxchange.org>
12 files changed:
build.xml
nbproject/genfiles.properties
nbproject/project.properties
nbproject/project.xml
src/org/mxchange/addressbook/application/AddressbookApplication.java [deleted file]
src/org/mxchange/addressbook/client/console/ConsoleClient.java [deleted file]
src/org/mxchange/addressbook/client/gui/AddressbookFrame.java [deleted file]
src/org/mxchange/addressbook/client/gui/SwingClient.java [deleted file]
src/org/mxchange/addressbook/menu/console/ConsoleMenu.java [deleted file]
src/org/mxchange/addressbook/menu/item/console/ConsoleMenuItem.java [deleted file]
src/org/mxchange/localization/bundle_de_DE.properties [deleted file]
src/org/mxchange/localization/bundle_en_US.properties [deleted file]