]> git.mxchange.org Git - jcore.git/commitdiff
One line ...
authorRoland Haeder <roland@mxchange.org>
Wed, 12 Aug 2015 18:18:59 +0000 (20:18 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 13 Aug 2015 14:11:57 +0000 (16:11 +0200)
Signed-off-by:Roland Häder <roland@mxchange.org>

src/org/mxchange/jcore/client/gui/ClientFrame.java

index d769cc9adb96706c70775a45791859038857860b..8674d68976fd221f63a2cf75504c3494238d92a2 100644 (file)
@@ -60,9 +60,7 @@ public interface ClientFrame extends FrameworkInterface {
        /**
         * Initializes frame
         *
-        * @throws
-        * org.mxchange.jcore.exceptions.FrameAlreadyInitializedException If
-        * this method has been called twice
+        * @throws org.mxchange.jcore.exceptions.FrameAlreadyInitializedException If  this method has been called twice
         */
        public void init () throws FrameAlreadyInitializedException;