Changes between Version 10 and Version 11 of ProMoT


Ignore:
Timestamp:
Sep 25, 2008, 9:34:13 AM (17 years ago)
Author:
steinmet
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProMoT

    v10 v11  
    1818 PromotGui::
    1919   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].
    2121   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 only viewed in Java.
     22   the kernel and is viewed in Java.
    2323
    2424   The Gui is connected to the PromotKernel via a CorBa middleware. [[BR]]