]> git.mxchange.org Git - jfinancials-swing.git/blobdiff - src/org/mxchange/addressbook/client/gui/SwingClient.java
auto-formatted project + updated jars
[jfinancials-swing.git] / src / org / mxchange / addressbook / client / gui / SwingClient.java
index fe62846f998a489f3fdac78f350489d978b54755..e367f91cef6889064291607428018089ddaa7dd6 100644 (file)
@@ -41,7 +41,7 @@ public class SwingClient extends BaseAddressbookClient implements AddressbookCli
 
        /**
         * Constructor with an Application instance.
-        *
+        * <p>
         * @param application Application instance
         */
        public SwingClient (final Application application) {
@@ -90,7 +90,7 @@ public class SwingClient extends BaseAddressbookClient implements AddressbookCli
 
        /**
         * Shows dialog to enter new contact
-        *
+        * <p>
         * @return Returns finished Contact instance
         */
        @Override
@@ -151,7 +151,7 @@ public class SwingClient extends BaseAddressbookClient implements AddressbookCli
 
        /**
         * Returns a Swing menu item
-        *
+        * <p>
         * @param accessKey Key to access the menu
         * @param text Text to show to user
         * @return A SelectableMenuItem