0

How would I have a cell span multiple columns using Netbeans' Swing Outline? This is not in the documentation and I'm not sure where to even start.

Note that I'm trying to do the same thing with JXTreeTable, but no success so far

Community
  • 1
  • 1
TheLQ
  • 14,830
  • 14
  • 69
  • 107
  • @GuillaumePolet See http://bits.netbeans.org/dev/javadoc/org-netbeans-swing-outline/org/netbeans/swing/outline/Outline.html . It comes as a dedicated maven package in the netbeans repo, so I decided to go ahead and give it a try – TheLQ Mar 08 '13 at 14:35
  • @GuillaumePolet: `Outline` may be seen [here](http://codereview.stackexchange.com/a/4447/6692). – trashgod Mar 08 '13 at 14:56
  • @TheLQ I think that not possible for J(X)TreeTable/Outline, maybe non_free components made by Jide (never used) – mKorbel Mar 08 '13 at 15:34

0 Answers0