Re: exception for JFileChooser

2018-08-05 Thread Yu, Tristan (NSB - CN/Qingdao)
Sergey Bylokhov Sent: 2018年8月5日 8:38 To: Yu, Tristan (NSB - CN/Qingdao) ; [email protected] Subject: Re: exception for JFileChooser Hello, Can you please provide some more details. Which jdk and OS did you test? On 30/05/2018 20:45, Yu, Tristan (NSB - CN/Qingdao) wrote: > Hi Swing-de

Re: exception for JFileChooser

2018-08-04 Thread Sergey Bylokhov
Hello, Can you please provide some more details. Which jdk and OS did you test? On 30/05/2018 20:45, Yu, Tristan (NSB - CN/Qingdao) wrote: Hi Swing-dev, I tried the example from oracle https://docs.oracle.com/javase/tutorial/displayCode.html?code=https://docs.oracle.com/javase/tutorial/uiswing

exception for JFileChooser

2018-05-30 Thread Yu, Tristan (NSB - CN/Qingdao)
Hi Swing-dev, I tried the example from oracle https://docs.oracle.com/javase/tutorial/displayCode.html?code=https://docs.oracle.com/javase/tutorial/uiswing/examples/components/FileChooserDemoProject/src/components/FileChooserDemo.java When click directories very quick, I got the below exceptions.