This Java Swing tip illustrates a method of creating fancy buttons in your applications. The code uses JButton as the base and then add a roll over image on the button. This is generally used by game ...
A tray icon is a long-lived application that sits on your computer desktop's system tray. Figure 1 shows some examples of tray icons in the authors system tray. Figure 1 Examples of tray icons in a ...