扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing类jprogressbar的类成员方法: orientation定义及介绍
发布时间:2014-2-18
本文导语:
orientation
protected int orientation
进度条是水平的还是垂直的。默认值为 horizontal。
另请参见:setorientation(int)