扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing.text类boxview的类成员方法: getchildallocation定义及介绍
发布时间:2014-2-18
本文导语:
getchildallocation
public shape getchildallocation(int index,
shape a)
获取给定子视图的分配。这有助于获得各个视图所处的位置。实现此方法,如果布局为无效,则返回 null,否则执行超类行为。
覆盖:类 composite...