Topic: 如何设定frame大小,不允许拖动改变? |
Print this page |
1.如何设定frame大小,不允许拖动改变? | Copy to clipboard |
Posted by: caike Posted on: 2004-06-07 14:10 请问 如何设定frame大小,不允许拖动改变. |
2.Re:如何设定frame大小,不允许拖动改变? [Re: caike] | Copy to clipboard |
Posted by: sc33 Posted on: 2004-06-09 14:28 Use "setResizable(false)" method in Frame and "frame.setSize(new Dimension(width,height);" . You can do it! |
3.Re:如何设定frame大小,不允许拖动改变? [Re: caike] | Copy to clipboard |
Posted by: hao0323 Posted on: 2004-07-18 12:47 anyframe.setVisible(true); |
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 |