Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2061 / applications / appgvSIG / src / org / gvsig / app / project / documents / view / info / gui @ 39427

Name Size Revision Age Author Comment
CSSelectionDialog.java 2.41 KB 38112 about 12 years Cesar Ordiñana Use GridBagLayouts and rely on the default comp...
FInfoDialog.java 2.22 KB 39427 over 11 years Juan Lucas Domínguez gvSIG 2.0.0 build 2061 (RC2)
FInfoDialogXML.java 2.66 KB 29596 almost 15 years Jorge Piera Refactoring of packages
HTMLInfoToolPanel.java 1.9 KB 30350 almost 15 years Jorge Piera Adding the XML classes used in the infobypoint
IInfoToolPanel.java 319 Bytes 30350 almost 15 years Jorge Piera Adding the XML classes used in the infobypoint
IXULInfoToolSupport.java 211 Bytes 29596 almost 15 years Jorge Piera Refactoring of packages
InfoToolViewer.java 8.95 KB 30350 almost 15 years Jorge Piera Adding the XML classes used in the infobypoint
VectorialXMLItem.java 3.84 KB 33205 almost 14 years Cesar Ordiñana Make Feature extend DynObject, FeatureSet exten...
XMLItem.java 1.3 KB 30350 almost 15 years Jorge Piera Adding the XML classes used in the infobypoint

Latest revisions

# Date Author Comment
38607 07/20/2012 05:32 AM Juan Lucas Domínguez

#816 Some GUI improvements (checkbox, scroll)

38562 07/13/2012 07:38 AM Juan Lucas Domínguez

#817 Info window is kept, its content is replaced

38112 04/17/2012 12:05 PM Cesar Ordiñana

Use GridBagLayouts and rely on the default component preferred sizes. This way the components work mostly on any Java L&F.
Fixes #528

36721 10/14/2011 03:18 AM Francisco Díaz Carsí

gvsig-desktop#15391 Create a database layer using the dynamic forms
gvsig-desktop#15844 gvSIG can't editing Postgis layer.
gvsig-desktop#15560 New postgis window are empty

33657 10/11/2010 09:01 AM Cesar Ordiñana

Info by Point implementation improvements

33429 09/23/2010 09:28 AM Cesar Ordiñana

Info by point implementation based on the tools.swing.dynobject utilities

33205 07/23/2010 04:38 AM Cesar Ordiñana

Make Feature extend DynObject, FeatureSet extend DynObjectSet and FeaturePagingHelper extend DynObjectPagingHelper, so the main Feature related data interfaces may be used as DynObjects.

Remove the conflicting and empty DisposableIterator from DAL, as now it is available in tools.

31284 10/14/2009 08:56 AM Cesar Ordiñana

Make sure all disposable objects are disposed, mainly DAL related ones, like FeatureSet and Iterators.
Create a new DisposableManager to manage a register of Disposable objects being bound and released.

31074 10/01/2009 12:24 PM Cesar Ordiñana

Make sure FeatureSet.dispose() and DisposableIterator.dispose() are called each time they aren't needed anymore, even when a cancel is performed or an exception is thrown

30350 08/07/2009 05:07 AM Jorge Piera

Adding the XML classes used in the infobypoint

View revisions

Also available in: Atom