Help needed - Swing GUI

User avatar
Sabina
Уже с Приветом
Posts: 5669
Joined: 13 Oct 2000 09:01
Location: East Bay, CA

Help needed - Swing GUI

Post by Sabina »

I need to implement calendar for inserting dates (From, To).
You know when instead of typing date in free format, user just clicks on Calendar button right to this field and chooses the date from there.

I wonder if there is something ready that I can use in the GUI?
If you can just advice websites where I can look for that, I'd appreciate too.

Thanks,
Sabina
User avatar
Sabina
Уже с Приветом
Posts: 5669
Joined: 13 Oct 2000 09:01
Location: East Bay, CA

Re: Help needed - Swing GUI

Post by Sabina »

Sabina wrote:I need to implement calendar for inserting dates (From, To).
You know when instead of typing date in free format, user just clicks on Calendar button right to this field and chooses the date from there.


May be I should just use this?
http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/SpinnerDateModel.html
User avatar
IsterGray
Новичок
Posts: 38
Joined: 07 Oct 2003 18:41

Re: Help needed - Swing GUI

Post by IsterGray »

Sabina wrote:
Sabina wrote:I need to implement calendar for inserting dates (From, To).
You know when instead of typing date in free format, user just clicks on Calendar button right to this field and chooses the date from there.


May be I should just use this?
http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/SpinnerDateModel.html


Здесь готовый образец JDialog
http://builder.com.com/5100-6370-1045263-2.html
User avatar
Sabina
Уже с Приветом
Posts: 5669
Joined: 13 Oct 2000 09:01
Location: East Bay, CA

Re: Help needed - Swing GUI

Post by Sabina »

IsterGray wrote:Здесь готовый образец JDialog
http://builder.com.com/5100-6370-1045263-2.html


Преогромное спасибо !!!

Return to “Вопросы и новости IT”