From 7ed88d289b0bbc00b097e345dfac90208038cab3 Mon Sep 17 00:00:00 2001 From: bculkin2442 Date: Tue, 22 Mar 2016 12:29:26 -0400 Subject: General formatting changes --- BJC-Utils2/src/main/java/bjc/utils/gui/SimpleDialogs.java | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'BJC-Utils2/src/main/java/bjc/utils/gui/SimpleDialogs.java') diff --git a/BJC-Utils2/src/main/java/bjc/utils/gui/SimpleDialogs.java b/BJC-Utils2/src/main/java/bjc/utils/gui/SimpleDialogs.java index f18378e..c85a86e 100644 --- a/BJC-Utils2/src/main/java/bjc/utils/gui/SimpleDialogs.java +++ b/BJC-Utils2/src/main/java/bjc/utils/gui/SimpleDialogs.java @@ -140,7 +140,9 @@ public class SimpleDialogs { /** * Get a value parsable from a string from the user. - * @param The type of the value parsed from the string + * + * @param + * The type of the value parsed from the string * * @param parent * The parent component for dialogs. -- cgit v1.2.3