News

Until recently, it has been quite difficult to create Java based tray icons applications. JavaSE 6 (aka Mustang) now supports tray icon development with the TrayIcon API. Here are the steps to ...
Is it possible? A: This question comes up often. Luckily, there is a simple way to set a frame’s icon. If you look at the java.awt.Frame API, you’ll notice a method: public void setIconImage ...
Java applications can convert to C# using the Microsoft ... Commercial applications generally have resources like icons and bitmaps stored in resource files. So, we also have an icon resource ...