Changes between Version 4 and Version 5 of PromotGui
- Timestamp:
- Jul 3, 2008, 9:23:57 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PromotGui
v4 v5 1 1 = PromotGui = 2 2 3 Is a Java software that works in an independent process coupled with the PromotKernel. 4 The interaction is implemented with CorBa with the PromotGuiIdl shared interfaces. [[BR]] 5 6 The three basic elements of the gui are: 7 8 * the [wiki: ProMoT ClassBrowser] 9 * the [wiki: ProMoT Visual Editor] 10 * and the [wiki: ProMoT Visual Explorer] 11 3 12 see [/trac/browser/Promot/trunk/promot/src/gui] 4 5 Is a Java software that works in an independent process coupled with a PromotKernel.6 The interaction is implemented with CorBa with the PromotGuiIdl shared interfaces.7 The basic element of the gui is a ClassBrowser which can launch different [wiki:Editor]s, [wiki:Viewer]s and8 [wiki:Dialog]s for [wiki:PromotClass]es. It can also launch the NavExplorer.