From: Christophe J. <chr...@fr...> - 2006-01-16 21:33:13
|
Hello, On documentation page, http://www.gui4j.net/gui4jdocs/index.html a mistake seem's occur: "children" optional attribute is specified as "return type: java.util.Collection" But in commentary, it's explained that the type must be "java.util.List". Who's wrong ?? (according to my test, I suppose that the type required is "List", but why collection isn't sufficient ?) Thank's to Gui4J Team for his work on this project. Christophe JALADY. |