How do I make a Windows 7 Tooltip in Java
问题 I've been looking everywhere online but I have found no answers to this little problem. In Windows 7 (and in Vista, I think,) you have a nice rounded silver looking tooltip that looks way better than the old yellow boxed crappy looking one. The "How do I make a Windows 7 Tooltip in Java - Stack Overflow" tip below is how it appears. So in Java, I want to do exactly that, make the nice new Windows tooltip. The problem is I don't know how to. Outside of the following simple code is a main