Difference between revisions of "Design Documentation"
| Line 2: | Line 2: | ||
* [[Framework | Component architecture framework]]: a high level description of how component instantiation and communication are handled within geWorkbench.  | * [[Framework | Component architecture framework]]: a high level description of how component instantiation and communication are handled within geWorkbench.  | ||
| + | * [[Properties | Configuration properties]]: A description of how to set and get configuration properties for your component.  | ||
Coming soon:  | Coming soon:  | ||
Revision as of 16:49, 12 October 2006
| 
 Developers Home | A Simple Plugin | geWorkbench Archive Files | Collaborative Development | Design Documentation | Javadocs | gForge Page | Report Defects  | 
- Component architecture framework: a high level description of how component instantiation and communication are handled within geWorkbench.
 - Configuration properties: A description of how to set and get configuration properties for your component.
 
Coming soon:
- BISON.
 - Use cases.
 - Design docs for various plugin components.