While Codehaus was still hosting the Groovy documentation, there was an alphabetical widgets list for the SwingBuilder DSL plus detail pages, e.g. for tabbedPane. Now, I can only find those pages on archive.org. Please bring that lost part of the documentation back into the main Groovy documentation. It is super difficult to discover the available widgets and their paramateters from an IDE, especialls for developers who are not Swing buffs already. IntelliSense in my IDE does not help much there. SwingBuilder is still available in a Groovy module even in Groovy 4, so it would make sense to documents it, too.
While Codehaus was still hosting the Groovy documentation, there was an alphabetical widgets list for the
SwingBuilderDSL plus detail pages, e.g. fortabbedPane. Now, I can only find those pages on archive.org. Please bring that lost part of the documentation back into the main Groovy documentation. It is super difficult to discover the available widgets and their paramateters from an IDE, especialls for developers who are not Swing buffs already. IntelliSense in my IDE does not help much there.SwingBuilderis still available in a Groovy module even in Groovy 4, so it would make sense to documents it, too.