Jsp

stufe8=new JLabel("1.000.000");
stufe7=new JLabel("500.000");
stufe6=new JLabel("250.000");
stufe5=new JLabel("100.000");
stufe4=new JLabel("50.000");
stufe3=new JLabel("25.000");
stufe2=new JLabel("10.000");
stufe1=new JLabel("5.000");
stufe1p=new JPanel();
stufe1p.setBackground(Color.CYAN);
stufe1p.add(stufe1);
stufe2p=new JPanel();
stufe2p.setBackground(Color.LIGHT_GRAY);
stufe2p.add(stufe2);
stufe3p=new JPanel();
stufe3p.setBackground(Color.LIGHT_GRAY);
stufe3p.add(stufe3);
stufe4p=new JPanel();
stufe4p.setBackground(Color.LIGHT_GRAY);
stufe4p.add(stufe4);
stufe5p=new JPanel();
stufe5p.setBackground(Color.LIGHT_GRAY);
stufe5p.add(stufe5);
stufe6p=new JPanel();
stufe6p.setBackground(Color.LIGHT_GRAY);
stufe6p.add(stufe6);
stufe7p=new JPanel();
stufe7p.setBackground(Color.LIGHT_GRAY);
stufe7p.add(stufe7);
stufe8p=new JPanel();
stufe8p.setBackground(Color.LIGHT_GRAY);
stufe8p.add(stufe8);

H2
H3
H4
3 columns
2 columns
1 column
6 Comments
Ecency