Statistics
| Revision:

root / trunk / extensions / extAnnotations / src / org / gvsig / tools / annotations / labeling / gui / ConfigTargetLayer.java @ 25449

History | View | Annotate | Download (11.7 KB)

  • svn:mime-type: text/plain
# Date Author Comment
25449 11/20/2008 06:11 PM Cesar Martinez Izquierdo

Rename .gva to .shp before opening the layer; make ConfigTargetLayer window to be modal, otherwise the combo-box may contain outdated layers if the user removes a layer from TOC

24994 11/12/2008 02:20 PM Jose Manuel Vivó Arnal
24989 11/12/2008 01:28 PM jcampos

New function insert:
- public Object getWindowProfile() : this function is to get the profile from all the windows that implement IWindow interface.

24649 11/03/2008 01:16 PM Vicente Caballero

Create new layer only if it doesn't exist; remove the Apply button because it's producing some errors; add equals method to ComboItem to correctly initialize the combo

24547 10/31/2008 01:19 PM Vicente Caballero

Add SingleLabeling