Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.lib / src / main / java / org / gvsig / tools / task / AbstractMonitorableTask.java @ 2497

History | View | Annotate | Download (2.35 KB)

  • svn:mime-type: text/plain
# Date Author Comment
1172 10/22/2014 06:36 AM Joaquín del Cerro Murciano
1107 07/06/2014 08:48 PM Joaquín del Cerro Murciano

Add utility method getSimpleStatusTask to AbstractMonitorableTask

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.

710 09/04/2012 02:39 AM Joaquín del Cerro Murciano
598 08/29/2011 08:58 AM Cesar Ordiñana

Use the task name as the thread name, to make task debugging easier.

596 08/22/2011 02:55 AM Cesar Ordiñana

Solve usage of deprecated TaskStatus related methods

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.