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