i want to place my java application in the task bar…
Created May 7, 2012
Ken Richard Here is an article describing how to do it on windows with JNI. Anything with the task bar will probably require native code.
http://www.javaworld.com/javaworld/jw-10-1999/jw-10-jni.html