From 73d9798f8bccd2bfc3169e95790c7fc185701188 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 25 May 2008 09:09:46 +0000 Subject: comments. --- sources/utils/VSFrame.java | 4 ++-- sources/utils/VSInfoArea.java | 4 ++-- sources/utils/VSPriorityQueue.java | 5 ++--- sources/utils/VSRandom.java | 2 +- sources/utils/VSTupel.java | 3 +-- 5 files changed, 8 insertions(+), 10 deletions(-) (limited to 'sources/utils') diff --git a/sources/utils/VSFrame.java b/sources/utils/VSFrame.java index d14c06b..25c84e6 100644 --- a/sources/utils/VSFrame.java +++ b/sources/utils/VSFrame.java @@ -28,7 +28,7 @@ public class VSFrame extends JFrame { private boolean dispose; /** - * Instantiates a new vS frame. + * Instantiates a new lang.process.removeframe. * * @param title the title * @param parent the parent @@ -39,7 +39,7 @@ public class VSFrame extends JFrame { } /** - * Instantiates a new vS frame. + * Instantiates a new lang.process.removeframe. * * @param title the title */ diff --git a/sources/utils/VSInfoArea.java b/sources/utils/VSInfoArea.java index f922a5b..f6b4499 100644 --- a/sources/utils/VSInfoArea.java +++ b/sources/utils/VSInfoArea.java @@ -16,14 +16,14 @@ public class VSInfoArea extends JTextPane { private static final long serialVersionUID = 1L; /** - * Instantiates a new vS info area. + * Instantiates a new lang.process.removeinfo area. */ public VSInfoArea() { init(); } /** - * Instantiates a new vS info area. + * Instantiates a new lang.process.removeinfo area. * * @param text the text */ diff --git a/sources/utils/VSPriorityQueue.java b/sources/utils/VSPriorityQueue.java index 84d9a79..5b6b765 100644 --- a/sources/utils/VSPriorityQueue.java +++ b/sources/utils/VSPriorityQueue.java @@ -6,7 +6,6 @@ package utils; import java.util.PriorityQueue; -// TODO: Auto-generated Javadoc /** * The Class VSPriorityQueue. */ @@ -14,11 +13,11 @@ public final class VSPriorityQueue extends PriorityQueue { private static final long serialVersionUID = 1L; /** - * Gets the. + * Gets the element. * * @param index the index * - * @return the t + * @return the element. */ public T get(int index) { int i = 0; diff --git a/sources/utils/VSRandom.java b/sources/utils/VSRandom.java index 489bc90..8881aeb 100644 --- a/sources/utils/VSRandom.java +++ b/sources/utils/VSRandom.java @@ -14,7 +14,7 @@ public final class VSRandom extends Random { private static final long serialVersionUID = 1L; /** - * Instantiates a new vS random. + * Instantiates a new lang.process.removerandom. * * @param seedAdd the seed add */ diff --git a/sources/utils/VSTupel.java b/sources/utils/VSTupel.java index c259f52..2177601 100644 --- a/sources/utils/VSTupel.java +++ b/sources/utils/VSTupel.java @@ -4,7 +4,6 @@ */ package utils; -// TODO: Auto-generated Javadoc /** * The Class VSTupel. */ @@ -20,7 +19,7 @@ public final class VSTupel { private C c; /** - * Instantiates a new vS tupel. + * Instantiates a new lang.process.removetupel. * * @param a the a * @param b the b -- cgit v1.2.3