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 / ComponentService.java @ 1825

History | View | Annotate | Download (1.21 KB)

# Date Author Comment
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.

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

232 09/13/2010 05:23 AM Cesar Ordiñana

Extract Component interface and rename getJComponent to asJComponent

230 09/13/2010 04:04 AM Cesar Ordiñana

Refactor JComponent interface:

- Move it to the tools.swing.api root package
- Make it extend Service
- Rename it to ComponentService
- Change method to return JComponent instead of Object

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

Minor changes made regarding restructuring classes among libraries