Results 1 to 2 of 2
Thread: Hi guys i am new to java
- 03-04-2011, 08:50 AM #1
Member
- Join Date
- Mar 2011
- Posts
- 4
- Rep Power
- 0
Hi guys i am new to java
Hi guys,
I am new to java.. i am web developer.
I am building one application in java..
The concept is if we right click on any icons or files in any operating system menu such as cut,copy properties will come... along with i need a menu called upload .. how can do it with java any ideas it ill be useful for me to carry..
I have basic idea in java..using netbeans IDE..
- 03-04-2011, 09:23 AM #2
Moderator
- Join Date
- Apr 2009
- Posts
- 10,460
- Rep Power
- 16
That's an OS thing.
You can't (as far as I am aware) run a Java program that will intercept the OS event calls on their own desktops. That's not really what the language is for.
All you can do is write a Java program that has its own desktop (a JDesktopPane, for example) in which you can do what you want.
Similar Threads
-
hi guys , is there any tutorial to understand how to do versioning in java???
By vicky_java_forums in forum New To JavaReplies: 3Last Post: 03-01-2011, 01:39 AM -
help guys on java me
By arc_remiel in forum New To JavaReplies: 6Last Post: 02-24-2011, 04:21 PM -
please guys , help me in the good book for core java
By funkygarzon in forum New To JavaReplies: 49Last Post: 01-28-2011, 02:30 AM -
hi guys help me in math.random () in java
By funkygarzon in forum New To JavaReplies: 5Last Post: 08-09-2010, 04:48 AM -
Cheers to Java Guys
By right2001 in forum IntroductionsReplies: 0Last Post: 02-16-2009, 03:10 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks