程序包 | 说明 |
---|---|
com.fr.design.cell.editor |
这个包中定义了单元格编辑器.包括
单元格编辑器(
CellEditor )接口,
抽象实现该接口的AbstractCellEditor 类,
继承这个类的数字单元格编辑器(NumberCellEditor )类和
文本单元格编辑器(GeneralCellEditor )类. |
com.fr.design.mainframe |
设计器整体框架
|
com.fr.grid |
表格相关
|
类和说明 |
---|
Grid
Grid used to paint and edit grid.
|
类和说明 |
---|
Grid
Grid used to paint and edit grid.
|
GridColumn
GridColumn used to paint and edit grid column.
|
GridCorner
GridCorner used to paint and edit grid cornor.
|
GridRow
GridRow used to paint and edit grid row.
|
类和说明 |
---|
AbstractGridHeaderMouseHandler |
BaseGridComponent
所有格子中组件的父类,GridColumn, GridRow和Grid都继承了这个类.
|
CellElementPainter |
DrawFlowRect
画动态虚线
|
Grid
Grid used to paint and edit grid.
|
GridColumn
GridColumn used to paint and edit grid column.
|
GridCorner
GridCorner used to paint and edit grid cornor.
|
GridHeader |
GridMouseAdapter
the MouseListener of the Grid
|
GridRow
GridRow used to paint and edit grid row.
|