Topic: ToolBar如何一运行就竖着 |
Print this page |
1.ToolBar如何一运行就竖着 | Copy to clipboard |
Posted by: may618 Posted on: 2005-07-25 18:17 请教,如题 |
2.Re:ToolBar如何一运行就竖着 [Re: may618] | Copy to clipboard |
Posted by: Reeves1016 Posted on: 2005-07-25 20:17 setOrientation public void setOrientation(int o) Sets the orientation of the tool bar. The orientation must have either the value HORIZONTAL or VERTICAL. If orientation is an invalid value, an exception will be thrown. Parameters: o - the new orientation -- either HORIZONTAL or VERTICAL Throws: IllegalArgumentException - if orientation is neither HORIZONTAL nor VERTICAL See Also: getOrientation() |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |