Hi,
I have one question. You know some applications can be minimized to the lower right corner and with a hot key (e.g. ctrl+F1). Once the hot key is pressed, the application is activated or some event is activated. I wonder how to do that in java if there is any way. If you know, please give a very simple example. Thanks.
conan19870619 0 Newbie Poster
Recommended Answers
Jump to PostHi,
I have one question. You know some applications can be minimized to the lower right corner and with a hot key (e.g. ctrl+F1). Once the hot key is pressed, the application is activated or some event is activated. I wonder how to do that in java if there is …
Jump to PostWhy not use the windows shortcut hotkey to run your java program? All you have to do is create a shortcut and define it a hotkey which will cause it to start. You can have your app automatically close when its finished doing whatever it has to do. To run …
All 7 Replies
VernonDozier 2,218 Posting Expert Featured Poster
llemes4011 31 Posting Whiz in Training
conan19870619 0 Newbie Poster
llemes4011 31 Posting Whiz in Training
conan19870619 0 Newbie Poster
TheWhite 49 Junior Poster

harsh2327
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.