扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.awt类component的类成员方法: setcomponentorientation定义及介绍
发布时间:2014-2-16
本文导语:
setcomponentorientation
public void setcomponentorientation(componentorientation o)
设置语言敏感的方向,用于排序此组件内的元素或文本。语言敏感的 layoutmanager 和 component 子类使用此属性来确定如何布局并绘制组件。
在构造时,组件的方向...