Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.swing / org.gvsig.tools.swing.api / src / main / java / org / gvsig / tools / swing / api / ToolsSwingLocator.java @ 1825

History | View | Annotate | Download (11 KB)

# Date Author Comment
1774 10/31/2018 05:16 PM Joaquín del Cerro Murciano
1754 10/01/2018 02:43 PM Joaquín del Cerro Murciano
1741 08/02/2018 12:07 PM Joaquín del Cerro Murciano

Modificado el ThreadSafeDialogsManager para añadirle el metodo "message". Esto afecta a todos los que reimplementen esta utilidad, como es andami y appgvsig.

1593 07/18/2017 10:23 AM Joaquín del Cerro Murciano

Movido DialogReminder de util a swing

1251 07/04/2015 10:54 AM Joaquín del Cerro Murciano

Add ActionListenerSupport

1173 10/22/2014 06:44 AM Joaquín del Cerro Murciano

Añadido soporte para presentacion de los dialogos standard de java (JOptionPane) desde un thread que no sea el de swing.

1124 07/15/2014 04:51 PM Joaquín del Cerro Murciano

Eliminada la impemetacion de JDynObjectSetComponent

806 05/16/2013 03:22 AM Juan Lucas Domínguez

Added manager to Swing locator to instantiate useful components (first use: an expression panel based on EvaluatorWithDescription)

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.

698 07/17/2012 03:46 AM Joaquín del Cerro Murciano
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.

298 10/07/2010 11:45 PM Cristian Martín

Formatting cleanup of code

272 09/26/2010 04:19 PM Cristian Martín

Revision of format, headers and javadocs.

270 09/23/2010 08:49 PM Cristian Martín

Major formatting process for the org.gvsig.tools.swing and org.gvsig.tools.main modules, according to the formatting conventions stabled by gvSIG

170 06/24/2010 06:29 AM Cristian Martín

Minor changes made regarding restructuring classes among libraries

100 04/21/2010 09:00 AM Cesar Ordiñana

Add a new manager for usability components, having a button with standard sizes for now

93 04/16/2010 04:20 AM Cesar Ordiñana

Create tools swing library with dummy DynObject swing api and implementation