Abhishek Kumar

Results 66 comments of Abhishek Kumar
trafficstars

Attached the screenshot for filesize in native Oracle linux and JFileChooser. ![Oracle_Linux](https://user-images.githubusercontent.com/107542245/182781140-92ccfa3a-3c3f-4827-9696-a72e14b27835.png) ![JFileChooser_Oracle_Linux](https://user-images.githubusercontent.com/107542245/182781147-79b832d3-00b1-414b-bc40-7ed028cf65ce.png)

@aivanov-jdk I have updated the suggested changes. JFileChooser has been added as a component in frame.

@prsadhuk I have made few changes in formatting the file size, using MessageFormat and NumberFormat to format the file size with 1 decimal place precision. Earlier JFileChooser show file size...

> > @prsadhuk I have made few changes in formatting the file size, using MessageFormat and NumberFormat to format the file size with 1 decimal place precision. Earlier JFileChooser show...

@aivanov-jdk I have updated as per the suggested changes.

> > > > @prsadhuk I have made few changes in formatting the file size, using MessageFormat and NumberFormat to format the file size with 1 decimal place precision. Earlier...

> > > I wonder how the file size of 200 bytes is shown: 1 KB or 0.2 KB. > > > > > > As of now files having...

> > > If we display the file size with one decimal point precision, then it doesn't hold at all until the file size reaches 1 KB. > > Is...

@prrace @aivanov-jdk I have modified the existing logic to show decimal precision for smaller files. Added few test cases for files having size