扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.awt类component的类成员方法: applycomponentorientation定义及介绍
发布时间:2014-2-16
本文导语:
applycomponentorientation
public void applycomponentorientation(componentorientation orientation)
设置此组件及其包含的所有组件的 componentorientation 属性。
参数:orientation - 此组件及其包含的所有组件的新组件方向。
抛出:
nullpointerexception - ...