The Artima Developer Community
Sponsored Link

Java Answers Forum
customize right click context menu of linux file or folder using java

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
ali akhtar

Posts: 1
Nickname: aliakhter4
Registered: May, 2015

customize right click context menu of linux file or folder using java Posted: May 25, 2015 10:41 AM
Reply to this message Reply
Advertisement
I want to run two java application in the sense. When first application executes, it first create a file or folder having only two right click context menu option.
1. eject
2. access

When user click on eject file or folder will delete
When user click on access file or folder will execute second java application.

In Short

How to customize the linux file right click context menu and listen its event also.

Topic: Parameters in class are objects from another class Previous Topic   Next Topic Topic: Book

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use