java - Access JFileChooser's TextField to validate path -


is there way access textfield of jfilechooser add event listener?

the idea add event listener text field checks path correctness. note file filter not option, since user must able select folders. futhermore, can't filter folders because user must able navigate folder hierarchy. activating , deactivating open button discussed here not valid solution since selection validated when user clicks folder. however, user may enter path directly text field.


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -