Hamza
12/28/2020, 11:29 AMIgor Demin
12/28/2020, 11:46 AMThomas
12/28/2020, 12:50 PMHamza
12/28/2020, 12:50 PMgildor
12/28/2020, 1:36 PMIgor Demin
12/28/2020, 1:39 PMJFileChooser
uses Swing to draw UI, so it has not ideal Look&Feel (even with UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName())
).
JFileChooser
should be used only if functionality of FileDialog is not enough.Thomas
12/28/2020, 2:57 PMHamza
12/29/2020, 2:00 AM