summaryrefslogtreecommitdiff
path: root/sources/prefs/editors/VSEditorTable.java
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-05-25 09:09:46 +0000
committerPaul Buetow <paul@buetow.org>2008-05-25 09:09:46 +0000
commit73d9798f8bccd2bfc3169e95790c7fc185701188 (patch)
tree5359b7cd0da71450e64a975cec4fced01a8d0fcb /sources/prefs/editors/VSEditorTable.java
parent009350323123fc4b47041cb2194e8df19f69423b (diff)
comments.
Diffstat (limited to 'sources/prefs/editors/VSEditorTable.java')
-rw-r--r--sources/prefs/editors/VSEditorTable.java8
1 files changed, 4 insertions, 4 deletions
diff --git a/sources/prefs/editors/VSEditorTable.java b/sources/prefs/editors/VSEditorTable.java
index 4963f68..68d5e49 100644
--- a/sources/prefs/editors/VSEditorTable.java
+++ b/sources/prefs/editors/VSEditorTable.java
@@ -44,7 +44,7 @@ public class VSEditorTable extends JTable {
private Component comp;
/**
- * Instantiates a new vS node.
+ * Instantiates a new lang.process.removenode.
*
* @param key the key
*/
@@ -53,7 +53,7 @@ public class VSEditorTable extends JTable {
}
/**
- * Instantiates a new vS node.
+ * Instantiates a new lang.process.removenode.
*
* @param key the key
* @param comp the comp
@@ -107,7 +107,7 @@ public class VSEditorTable extends JTable {
private static final long serialVersionUID = 1L;
/**
- * Instantiates a new vS editor table model.
+ * Instantiates a new lang.process.removeeditor table model.
*/
public VSEditorTableModel() {
}
@@ -226,7 +226,7 @@ public class VSEditorTable extends JTable {
}
/**
- * Instantiates a new vS editor table.
+ * Instantiates a new lang.process.removeeditor table.
*
* @param prefs the prefs
*/