diff options
Diffstat (limited to 'sources/client/helper/GUIHelper.java')
| -rw-r--r-- | sources/client/helper/GUIHelper.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/client/helper/GUIHelper.java b/sources/client/helper/GUIHelper.java index a2de13a..ddf5155 100644 --- a/sources/client/helper/GUIHelper.java +++ b/sources/client/helper/GUIHelper.java @@ -13,7 +13,7 @@ import shared.*; /** * This helper class helps to create well arranged GUI components. * Its creating form- or grid-style layouts using the SpringLayout class. - * @author buetow + * @author Paul C. Buetow */ public class GUIHelper { /** |
