java - Right click and "Open with..." -


i have image displayed imageview. when perform right click on it, want able choose program open image (ie. have "open with" menu item on windows). know solution open image default associated program , know how handle right clicking found nothing "open with" menu action.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -