An experiment that demonstrates the behaviour of FileDialog.setDirectory() and FileDialog.setFile() on modern macOS (Sequoia 15 / Tahoe 26). Why this exists: macOS rounds-trips for AWT FileDialog have ...
1. What is a FileDialog? A FileDialog is a dialog window that displays a file selection interface. Users can navigate through the filesystem, view files and directories, and select a file for opening ...