Changes between Version 7 and Version 8 of GnognoComp
- Timestamp:
- 05/31/07 17:42:16 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GnognoComp
v7 v8 43 43 44 44 = FAQ = 45 '''Q:How to automatically create GUIs using GnoGno?'''45 '''Q:How to automatically create GUIs using gnogno?''' 46 46 47 A:GnoGno has automatic resource renderers. One is the RDFResourceRenderer in SWT. These components should interpret [http://www.w3.org/2005/04/fresnel-info/ fresnel] descriptions, but they don't do yet. The fresnel configuration has to be done on the level of GnoFactories, its valid accross a whole application. Additionally, '''property ranges''' are read by some of the GUI components to correctly format values and set the correct datatype URIs in created statements. The Method [http://www.gnowsis.org/statisch/gnogno2go-0.8/javadoc/org/gnogno/gui/dataset/binder/AbstractPropertyToComponentBinder.html#getDatatype() getDatatype()] does this.47 A:GnoGno has automatic resource renderers. One is the RDFResourceRenderer in SWT. These components should interpret [http://www.w3.org/2005/04/fresnel-info/ fresnel] descriptions, but they don't do yet. The fresnel configuration has to be done on the level of !GnoFactories, its valid accross a whole application. Additionally, '''property ranges''' are read by some of the GUI components to correctly format values and set the correct datatype URIs in created statements. The Method [http://www.gnowsis.org/statisch/gnogno2go-0.8/javadoc/org/gnogno/gui/dataset/binder/AbstractPropertyToComponentBinder.html#getDatatype() getDatatype()] does this.