Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.lib / src / main / java / org / gvsig / tools / task / TaskStatusManager.java @ 2402

History | View | Annotate | Download (3.2 KB)

  • svn:mime-type: text/plain
# Date Author Comment
1719 06/18/2018 09:07 PM Joaquín del Cerro Murciano

Correcciones en el panel de la lista de taskstatus

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.

594 08/22/2011 02:48 AM Cesar Ordiñana

Add some corrected method names and deprecate the bad ones

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

Fix minor bugs in JTasksStatus when not has more task running

450 04/21/2011 03:25 PM Joaquín del Cerro Murciano

- Add method "add" to TaskStatus
- Add javadocs to the API of task .

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.

445 04/14/2011 04:37 AM Joaquín del Cerro Murciano

- Remove unused clases from org.gvsig.tools.task
- Mark as deprecated org.gvsig.tools.task.Cacellable
and add new interface CacellableTask
- Add support to manage status of task.