(minor) VTextLong.setField - fixed javadoc comment

This commit is contained in:
teo_sarca 2010-03-15 09:38:21 +00:00
parent 4bf641e805
commit 7919d14636
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ public class VTextLong extends CTextPane
} // keyReleased
/**
* Set Field/WindowNo for ValuePreference (NOP)
* Set Field/WindowNo for ValuePreference
* @param mField field model
*/
public void setField (org.compiere.model.GridField mField)