plough
7 years ago
63 changed files with 313 additions and 68 deletions
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
处理输入事件的工具类 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
论坛相关的工具类 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
边框组件 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
沟通 designer 和 designer_form 的接口类 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
全局常量 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
数据集相关的面板和组件 |
||||||
|
</body> |
||||||
|
</html> |
@ -1,8 +1,8 @@ |
|||||||
<html> |
<html> |
||||||
<body bgcolor="white"> |
<body bgcolor="white"> |
||||||
Defined some dialogs that can be used in your applications of applets, For example: |
定义了一些对话框,使用示例: |
||||||
PageSetupDialog({@link com.fr.dialog.PageSetupDialog PageSetupDialog}), |
PageSetupDialog({@link com.fr.dialog.PageSetupDialog PageSetupDialog}), |
||||||
StyleDialog({@link com.fr.dialog.core.ColorSelectBox ColorSelectBox}), |
StyleDialog({@link com.fr.dialog.core.ColorSelectBox ColorSelectBox}), |
||||||
CellBorderDialog({@link com.fr.dialog.CellBorderDialog CellBorderDialog}).]!> |
CellBorderDialog({@link com.fr.dialog.CellBorderDialog CellBorderDialog})> |
||||||
</body> |
</body> |
||||||
</html> |
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
各种编辑器(文本、日期、数字等)组件 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
事件处理的工具类 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
用户登录、插件商城等功能 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
历史模版、新建模版、保存模版、模版tab、模版树等界面和功能 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
可折叠面板组件 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
公式编辑相关面板 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
提供一些 UI 接口 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
包含一些 UI 组件 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
定义一些 icon |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
javascript 编辑面板 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
这个包定义了一些布局 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
菜单组件 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
设计器模块相关 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
包含与对象有关的工具类 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
模版预览方式 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
权限编辑相关代码 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
标尺的实现类 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
与选择模型有关的接口和抽象类 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
与样式(颜色、边框、字体、对齐方式等)有关的面板和功能 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
提供一些工具类 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
定义与web端展示有关的类 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
报表工作环境相关(本地设计、远程设计) |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
文件过滤器 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
与文件有关的工具类 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
包含启动设计器的相关类(其中 Designer 是整个设计器程序的入口) |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
图表相关的代码 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
图表(新特性) |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
各种表单控件 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
设计器 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
控件属性相关 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
表单特有的类和文件 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
设计器整体框架 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
参数面板 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
定义了响应各种事件的 Action |
||||||
|
</body> |
||||||
|
</html> |
@ -1,13 +1,9 @@ |
|||||||
<html> |
<html> |
||||||
<body bgcolor="white"> |
<body bgcolor="white"> |
||||||
<!CN[这个包中定义了单元格编辑器.包括 |
这个包中定义了单元格编辑器.包括 |
||||||
单元格编辑器({@link com.fr.cell.editor.CellEditor CellEditor})接口, |
单元格编辑器({@link com.fr.cell.editor.CellEditor CellEditor})接口, |
||||||
抽象实现该接口的{@link com.fr.cell.editor.AbstractCellEditor AbstractCellEditor}类, |
抽象实现该接口的{@link com.fr.cell.editor.AbstractCellEditor AbstractCellEditor}类, |
||||||
继承这个类的数字单元格编辑器({@link com.fr.cell.editor.NumberCellEditor NumberCellEditor})类和 |
继承这个类的数字单元格编辑器({@link com.fr.cell.editor.NumberCellEditor NumberCellEditor})类和 |
||||||
文本单元格编辑器({@link com.fr.cell.editor.GeneralCellEditor GeneralCellEditor})类.]!> |
文本单元格编辑器({@link com.fr.cell.editor.GeneralCellEditor GeneralCellEditor})类. |
||||||
<!EN[This package defines cell element editor,including {@link com.fr.cell.editor.CellEditor CellEditor} |
|
||||||
interface, abstract class {@link com.fr.cell.editor.AbstractCellEditor AbstractCellEditor}, |
|
||||||
and {@link com.fr.cell.editor.NumberCellEditor NumberCellEditor}, |
|
||||||
{@link com.fr.cell.editor.GeneralCellEditor GeneralCellEditor} implement the abstract class.]!> |
|
||||||
</body> |
</body> |
||||||
</html> |
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
条件属性悬浮编辑框中的相关面板 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
数据列相关面板 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
"单元格属性"->"扩展"的界面 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
包含制作模版过程中可能用到的各种面板(如页面设置、富文本编辑、Excel导出、移动端自适应等) |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
模版web属性相关界面 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
控件设置相关面板 |
||||||
|
</body> |
||||||
|
</html> |
@ -1,6 +1,5 @@ |
|||||||
<html> |
<html> |
||||||
<body bgcolor="white"> |
<body bgcolor="white"> |
||||||
<!CN[这个包中定义了监听单元格变化的接口和类.]!> |
这个包中定义了监听单元格变化的接口和类. |
||||||
<!EN[This package defines cell element listener classes and event classes.]!> |
|
||||||
</body> |
</body> |
||||||
</html> |
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
表格相关 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
定义了表格的选择模型 |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,5 @@ |
|||||||
|
<html> |
||||||
|
<body bgcolor="white"> |
||||||
|
聚合报表的设计器、控件、事件处理等 |
||||||
|
</body> |
||||||
|
</html> |
Loading…
Reference in new issue