CHANGELOG for UML Editor (c) Ute Platzer 2002, 2003 Version 1.4 -- now you can have Notes in addition to Classes in the diagram. -- fixed a bug inreverse-engineering method parameters Version 1.3 -- fantastic new features of graph editing! --> select multiple vertices by ctrl-click! --> select multiple vertices with rectangle (even better than clicking)! --> move multiple selected vertices! --> easily access many functions via the toolbar! --> select different paint styles and layouters via the popup menu! -- new Painter: ujap.graph.uml.SimpleUMLPainter: not too beautiful, but at least it doesn't forget to draw some lines like the UMLPainter does... Version 1.2 -- data is stored in xml (.xuml files), old data files can be loaded using "import" item in the file menu -- nice icons in the menus, plus some shortcut keys and mnemonics. -- use new cello JLoadSaveFrame/ApplicationFrame concept -> ToolBar + StatusBar are there. -- use java 1.4 logging (in cello.jar) -- use resource bundles for internationalization Version 1.1 -- reverse engineering of whole directories works (again; it used to work with Java 1.3 but did not work with 1.4.) TODO: problems still exist with recursive directories. -- the default painter for the editor now behaves better. -- about box