扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing类jscrollpane的类成员方法: setcomponentorientation定义及介绍
发布时间:2014-2-18
本文导语:
setcomponentorientation
public void setcomponentorientation(componentorientation co)
设置由 componentorientation 参数确定的垂直和水平滚动条方向。
覆盖:类 component 中的 setcomponentorientation
参数:co - 以下值之一:
java.awt.componentorientation.left_to_...