by "Steve W. Jackson" <stevewjackson@[EMAIL PROTECTED]
>
Jun 5, 2008 at 10:55 AM
In article <4848016b$0$14361$e4fe514c@[EMAIL PROTECTED]
>,
Roland de Ruiter <roland.de.ruiter@[EMAIL PROTECTED]
> wrote:
> On 5-6-2008 13:46, sha**** dhara wrote:
> > hi i used JDatechooser for date selection in my application ..but i
> > should make this JDateChooser as Uneditable..but i don't know
> > this ......please any one help me.......
>
> Which JDateChooser are you using (it's not part of the standard Java
> 6.0- libraries).
>
> If the JDateChooser class is a subclass of JComponent, you could try
> yourJDateChooser.setEnabled(false);
I use JDateChooser from the JCalendar library, and it's a subclass of
JPanel. It also has its own setEnabled(boolean) method, which I assume
will do what the OP needs.
= Steve =
--
Steve W. Jackson
Montgomery, Alabama