]> git.mxchange.org Git - jfinancials-lib.git/blobdiff - src/org/mxchange/addressbook/client/gui/AddressbookFrame.java
jswingcore has been created based on jcore's last Swing-related classes and interfaces
[jfinancials-lib.git] / src / org / mxchange / addressbook / client / gui / AddressbookFrame.java
index c1f98747cdf40337daf47a14d85937afb4935bcf..5cb115cceed47ff894db35e1fd2db4cd4d05afbd 100644 (file)
@@ -52,13 +52,13 @@ import org.mxchange.addressbook.application.AddressbookApplication;
 import org.mxchange.addressbook.exceptions.ContactAlreadyAddedException;
 import org.mxchange.addressbook.manager.contact.ManageableAddressbookContact;
 import org.mxchange.jcore.client.Client;
-import org.mxchange.jcore.client.gui.ClientFrame;
 import org.mxchange.jcore.contact.Contact;
 import org.mxchange.jcore.contact.Gender;
 import org.mxchange.jcore.exceptions.BadTokenException;
 import org.mxchange.jcore.exceptions.CorruptedDatabaseFileException;
 import org.mxchange.jcore.exceptions.FrameAlreadyInitializedException;
-import org.mxchange.jcore.model.swing.contact.ContactTableModel;
+import org.mxchange.jswingcore.client.gui.ClientFrame;
+import org.mxchange.jswingcore.model.swing.contact.ContactTableModel;
 
 /**
  *