Hello,
I'm new to Java, so i don't really know how to start what i want to do.
How do I set a date range. I work with jFrame, so the date will be typed into a jField. I want the user to type in dates that are whithin a range e.g. between 1990 and 2000 - all other dates should be refused.
How do i go about doing that? What do i need?
please help

