View Single Post
  #11 (permalink)  
Old 06-28-2009, 08:53 AM
Gajesh Tripathi Gajesh Tripathi is offline
Member
 
Join Date: Aug 2007
Posts: 38
Rep Power: 0
Gajesh Tripathi is on a distinguished road
Default
Originally Posted by Eranga View Post
You mean that you cannot work on with the click event on JLabel. Actually you can do that, simply add mouse listener to the label and override corresponding methods. If you still confused let me know. I'll show you a simple example.
Sir, I know the uses of mouse listener with JLabel...my meant that when we click on image/icon then it should be look like selected which is not possible with JLabel...Please download the .exe file from CALCULATIONS.exe and then execute it to better understand my problem....Thanks
Originally Posted by serjant View Post
A year ago I made some Carousel widget(transparent) where you can add launch applications, I will attach it here tomorrow, you can use it free it
I am waiting serjant...

Last edited by Gajesh Tripathi; 06-28-2009 at 09:36 AM. Reason: Wrong Link was provided
Reply With Quote