Here is the scenario , I have an swing application used to show bookings ,we're using J Frame to show the information(some sort of images , booked ,unbooked) ..i have an requirement that when the user clicks on J Frame , The J frame itself should zoom itself,... However ... i dont have any clue how to implement this using swing ?
Any help would be appreciated??
Thanks