FileBrowser rows height

Could be possible to add a method to set fileBrowser rows heights?
I know there’s the loolAndFeel class for the fileBrowser, but I can’t set rows heights.

Ok, nevermind, I did it by customizing the FileBrowserComponent and getting the listBox from it.