接口 | 说明 |
---|---|
ComponentAdapter |
组件适配器接口
主要目的是为具体组件提供特殊设计行为
|
ConstraintsGroupModel | |
HoverPainter |
渲染器,目的是为组件或者布局管理器提供额外的渲染入口。
|
LayoutAdapter |
该接口是LayoutManager的BeanInfo类。
|
Painter |
类 | 说明 |
---|---|
AdapterBus |
适配器中枢,为组件和组件适配器、布局和布局适配器。
|
ConnectorCreator | |
Incremental |
编辑器的增量,包括上下左右4个方向的增量
|