How to hide the Left Side Panel in the JFileChooser?

By default, in windows look and feel,

the JFileChooser , having a Panel contains History, Desktop,My documents,My Computer buttons.

This Panel is on the Left side under the Look in Label.I don't want in my application.

I am trying withfileChooser.putClientProperty(),,but i couln't find a solution.

Can anyone suggest me,how to hide that panel?

[392 byte] By [sheelata] at [2007-11-26 20:52:26]
# 1
> having a Panel contains History, Desktop,My documents,My Computer buttons.they don't appear for me - java1.5.0_05, winxp
Michael_Dunna at 2007-7-10 2:17:52 > top of Java-index,Desktop,Core GUI APIs...
# 2
i'm using java 1.6 winxpand the left panel appear for me.
juanchia at 2007-7-10 2:17:52 > top of Java-index,Desktop,Core GUI APIs...