Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.swing / org.gvsig.tools.swing.impl / src / main / java / org / gvsig / tools / swing / impl / task / DefaultJTasksStatus.java @ 2632

History | View | Annotate | Download (6.85 KB)

  • svn:mime-type: text/plain
# Date Author Comment
1723 06/19/2018 12:46 AM Joaquín del Cerro Murciano

Correcciones en el panel de la lista de taskstatus

1384 02/15/2016 12:13 AM Joaquín del Cerro Murciano

refs #4106, recortado el tamaño de la etiqueta de la barra de tareas

802 05/10/2013 08:42 AM Cesar Ordiñana

Add or update headers to the current gvSIG Association one.
Updated while in the Code Copyright Review for the OSGEO incubation process report.

674 02/02/2012 12:09 PM Cesar Ordiñana

Don't set a fixed size so it may adapt to many L&F and font sizes.
Part of solution for bug #222

673 02/02/2012 08:46 AM Cesar Ordiñana

Format according to the gvSIG code conventions

601 09/01/2011 08:14 AM Nadal Francisco

Corrected wrong spelling.

600 09/01/2011 07:40 AM Nadal Francisco

Fixed code when getTitle is null.

462 04/29/2011 10:50 AM Joaquín del Cerro Murciano

Fix size in DefaultJTasksStatus

457 04/22/2011 10:39 AM Joaquín del Cerro Murciano

Fix minor bugs in JTasksStatus when not has more task running

449 04/20/2011 10:47 AM Joaquín del Cerro Murciano

Add JTasksStatusList and use in JTasksStatus

447 04/19/2011 06:24 AM Joaquín del Cerro Murciano

Fix bugs in TaskStatus utilities and add swing components.