0

I'm making program with JAVA 1.4

You should read it again.

JAVA 1.4

I also want to use 1.8 but company doesn't allow it

I found JDatePicker

I thought it would solve my date selecting problem

however, Eclipse said "DatePicker doesn't support version minor 1.4"

So... I have to find another custom class/function like JDatePicker

Is there any useful class or function, which works at JAVA 1.4?

Kanghoi Choi
  • 69
  • 11

1 Answers1

1

Haven't tried it, but looks like this would fit your requirements: http://toedter.com/jcalendar/

Steve Siebert
  • 1,874
  • 12
  • 18