4 Nisan 2013 Perşembe

Tarih ekleme Yayınlama


JLabel tarihJLabel =
new JLabel("Tarih");
solustJPanel.add(tarihJLabel);
JDateChooser tarihChooser =
new JDateChooser();
solustJPanel.add(tarihChooser);



Hiç yorum yok:

Yorum Gönder