Fix javadoc warning.

git-svn-id: svn://10.0.0.236/trunk@235491 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
nboyd%atg.com 2007-09-11 12:32:06 +00:00
parent d840417167
commit 7c75b79d9f
2 changed files with 2 additions and 2 deletions

View File

@ -489,8 +489,8 @@ WrapFactory#wrap(Context, Scriptable, Object, Class)}
/**
* Not intended for public use. Callers should use the
* public API Context.toType.
* @see org.mozilla.javascript.Context#jsToJava(Object, Class).
* @deprecated as of 1.5 Release 4
* @see org.mozilla.javascript.Context#jsToJava(Object, Class)
*/
public static Object coerceType(Class type, Object value)
{

View File

@ -1191,7 +1191,7 @@ class EvalTextArea
}
/**
* Attempts to clean up the damange done by {@link #updateComponentTreeUI}.
* Attempts to clean up the damage done by {@link #updateUI()}.
*/
public synchronized void postUpdateUI() {
//requestFocus();