Ver Mensaje Individual
  #2 (permalink)  
Antiguo 12/05/2009, 15:43
pablitino
 
Fecha de Ingreso: diciembre-2008
Mensajes: 100
Antigüedad: 15 años, 5 meses
Puntos: 0
Respuesta: Colocar aplicacion en Barra de Relog

Hola. Yo eso también lo necesité en su momento, échale un vistazo a una librería de java:

JDic

Descripción:

Cita:
The JDesktop Integration Components (JDIC) project aims to make Java™ technology-based applications ("Java applications") first-class citizens of current desktop platforms without sacrificing platform independence. Its mission is to enable seamless desktop/Java integration.

JDIC provides Java applications with access to functionalities and facilities provided by the native desktop. It consists of a collection of Java packages and tools. JDIC supports a variety of features such as embedding the native browser, launching the desktop applications, creating tray icons on the desktop, registering file type associations, creating JNLP installer packages, etc. Many new features are contributed as incubator projects from the community.
https://jdic.dev.java.net/

Descargar JDic

Un saludo!!