Frame UML News
Status: Alpha
Brought to you by:
liguoyong77
Frame UML 1.20 released. It can help you more.
1) Add "Parser" object for javascript, it can make it easy to parse source code;
2) Add a javascript file to parse Java source code. It is not very all-sided, it does not parse attribute. But you can imitate it to make it all-sided.You can find it in InstallDir/Script and in menu "Tools->Parse Java";
3) Add a javascript file to print class infomation. It shows how to use Database object, you can imitate it to generate source file.You can find it in InstallDir/Script and in menu "Tools->Print Class";
4) Add a help file, it will be shown when press "F1". There are only script added in it;