2

I'm trying to create a java program that I need a table that looks kind of like this

enter image description here

I just have no clue on how to do this.

If anyone can help please leave an answer below

  • Here's a [similar question](http://stackoverflow.com/questions/11665397/jtable-multiple-header-rows) and a [resource](http://www.crionics.com/public/swing_examples/JTableExamples7.html). Good luck, you'll need it... – sgbj Jul 16 '14 at 16:23
  • Here is an example http://esus.com/creating-jtable-nested-headers/ – Thinesh Ganeshalingam Jul 16 '14 at 16:51
  • http://docs.oracle.com/javase/7/docs/api/javax/swing/JTable.html should give you all the information you need. – newsomedenzell Jul 16 '14 at 16:34

0 Answers0