java-cef
                                
                                 java-cef copied to clipboard
                                
                                    java-cef copied to clipboard
                            
                            
                            
                        How to implement select folder in jcef ?
Original report by humbinal (Bitbucket: humbinal, GitHub: humbinal).
Hi, I am using jcef to build by app, I need to get a directory through the Select Folder dialog.
The Cefbrowser has runFileDialog method, but not found runDirectoryDialog ?
How to implement this function ?