|
If you use the JVISION Source Editor then any changes you save in the editor are immediately reflected in the diagram upon saving. If you use your own editor then you just need to click the update icon on
the toolbar, double click a blank area in the Diagram Painter, or select File | Update from the menu bar of the Diagram Painter.
For the most part the JVISION Source Editor is very similar to any text editor. However, the following are known issues with the current release of the JVISION Source Editor:
- When you are making changes in the source editor, if you forget to type or mistakenly delete the semi-colon, “;”, at the end of the appropriate lines, a “parsing error” will be caused.
- You must save the changes you made in the editor to update the diagram. You may have to refresh the diagram (select File | Update
from the menu bar or double click on a blank area in the Diagram Painter) to see the changes.
- When you use the JVISION editor, the text color may not change appropriately (such as green color for comments) while you type. However you will see the color changed when you come back to the
editor after you save, close and reopen.
- If an editor is open for a class and you make changes in the class using diagram tools (e.g. adding an attribute), then the changes you made in the class will not be reflected in the
editor. Therefore, if you want to keep the changes you made in the diagram, simply close the editor without saving the editor contents.
|