Forgot to mention, for releases prior to Java 6, you can use the
  JDIC (Java Desktop Integration Component) TrayIcon component:
    https://jdic.dev.java.net/

  Thanks,
    Dmitri


On Mon, Mar 27, 2006 at 12:27:42PM -0800, Dmitri Trembovetski wrote:
 > 
 >   Hi Alessio,
 > 
 >   It depends on the java version.
 >   I'm not sure what Live Update does, but in Java 6 (Mustang), you can
 >   use the new SystemTray API:
 >     
 > http://java.sun.com/developer/technicalArticles/J2SE/Desktop/mustang/systemtray/
 > 
 >   Thanks,
 >     Dmitri
 >   Java2D Team
 > 
 > On Mon, Mar 27, 2006 at 12:00:20PM -0800, alessioc wrote:
 >  > I've a swing-based java application and i'd like to have a button which 
 > allows the user to iconize it in the jds systray (like the icon of the 
 > solaris live update).
 >  > Does anyone have a java sample code to do that or any kind of 
 > documentation?
 > _______________________________________________
 > desktop-discuss mailing list
 > desktop-discuss at opensolaris.org

Reply via email to