Test

Aus Byte-Welt Wiki
Zur Navigation springenZur Suche springen

<code=Java5> class RepaintCatcher extends JComponent {

 public RepaintCatcher (JLabel label)
 {
   label.setLayout(new BorderLayout());
   label.add(this);
   this.setOpaque(false);
 }
 @Override
 public void paint(Graphics blup)
 {
   super.paint(blup);
   System.out.println("Roar darf die nächste Frage stellen :)");
 }

} </code=Java5>

<math>\sqrt{(qwe^a)}</math>

testttt
test2

<math>H</math> <math>H_1</math>