Changes between Version 10 and Version 11 of ProMoT
- Timestamp:
- Sep 25, 2008, 9:34:13 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProMoT
v10 v11 18 18 PromotGui:: 19 19 A Java software, independently of the kernel which presents the classes and module structures graphically, 20 allows to edit the classes through changes of sourcecode, via the [wiki:VisualEditor] and VariableDialogs.20 allows to edit the classes through changes of sourcecode, via the [wiki:VisualEditor] and [wiki:VariableEditor]. 21 21 The Gui is dumb in the sense that it does not contain to much information. All data displayed, comes from 22 the kernel and is onlyviewed in Java.22 the kernel and is viewed in Java. 23 23 24 24 The Gui is connected to the PromotKernel via a CorBa middleware. [[BR]]