fix dox warning

This commit is contained in:
adam-m 2013-02-12 17:08:50 -05:00 committed by Sean-M
parent af94db2569
commit e68426a99f

View File

@ -147,7 +147,7 @@ public class DataResultTopComponent extends TopComponent implements DataResult {
* Creates a new non-default DataResult component * Creates a new non-default DataResult component
* *
* @param title Title of the component window * @param title Title of the component window
* @param customModeName custom mode to dock this custom TopComponent to * @param mode custom mode to dock this custom TopComponent to
* @param pathText Descriptive text about the source of the nodes displayed * @param pathText Descriptive text about the source of the nodes displayed
* @param givenNode The new root node * @param givenNode The new root node
* @param totalMatches Cardinality of root node's children * @param totalMatches Cardinality of root node's children