Aditya Saha

Greenhorn
+ Follow
since May 04, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
1
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Aditya Saha

i am using below code but it is not working...


setIconImage(GuiUtil.getImageIcon(
Util.getConfigProperty("smallAppLogo", "smallAppLogo"))
.getImage());


please provide your suggetion
13 years ago
i develop some application through swing.My application i used user define icon for all title.but when i open more then 5 dialog and minimized those
dialogs then dialogs are created a group in taskbar.and taskbar showing the java coffee cup icon.if any body know how to change the Group Icon for java application
please replay with some solution.
13 years ago