Author: sdzmitrovich
Date: 2008-02-26 03:21:34 -0500 (Tue, 26 Feb 2008)
New Revision: 6573
Modified:
trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/EditableTemplateAdapter.java
Log:
Modified:
trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/EditableTemplateAdapter.java
===================================================================
---
trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/EditableTemplateAdapter.java 2008-02-26
08:19:09 UTC (rev 6572)
+++
trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/EditableTemplateAdapter.java 2008-02-26
08:21:34 UTC (rev 6573)
@@ -208,7 +208,7 @@
}
/**
- * Default implementation of a handling of a pressing the "page up" event -
+ * Default handling of a pressing the "page up" event -
* always return false.
*
* Override this method for a handling of a pressing the "page up" event
@@ -310,9 +310,9 @@
}
/**
- * Default implementation of a handling of a pressing the "backspace" event
+ * Default handling of a pressing the "backspace" event
*
- * Override this method for a handling of a pressing the "backspace" event
+ * Override this method to handle the "backspace" event
*
* @param pageContext -
* context of vpe
Show replies by date