user interface - Does JFileChooser produce an OS-Specific Path? -
i'm developing java gui in users have select output directory. want utilize jfilechooser file selection, i'm concerned os compatibility. gui has function on windows, mac, , linux, want know if jfilechooser utilize appropriate path syntax on 3 platforms (i.e. jfilechooser separate directories '\' on windows , '/' on unix). if jfilechooser isn't os-specific, syntax utilize describe path?
jfilechooser automatically starts on appropriate directory each os (c:/
windows, believe user library macs, , corresponding directory linux). because of this, jfilechooser usable on operating systems, mutual sense suggests.
if not case, , jfilechooser not compatible on os's, not accessible part of java, , have corresponding counterparts other operating systems.
user-interface operating-system jfilechooser
No comments:
Post a Comment