共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > GWT Equation Editor |
GWT Equation Editor
|
3 | 0 | 41 |
贡献者 | 讨论 | 代码提交 |
Equation/Formula Editor for GWT that preserves formula semantics.
(also supports Java SE and Java ME)
Preserving formula semantics - in short it's that you can use entered formulas to make real calculations. But there's more.
Special supported features: * entering and editing everything via keyboard * code completion for variable (greek and other), function and operator names * preserved semantics
Special features to be implemented: * automatic hints on incorrect formulas * and many more