Topic: IDEA的GUI designer不能设置component的字体大小,Panel也不能设置layout,失望啊! |
Print this page |
1.IDEA的GUI designer不能设置component的字体大小,Panel也不能设置layout,失望啊! | Copy to clipboard |
Posted by: chinese_talent Posted on: 2005-01-25 15:25 |
2.Re:IDEA的GUI designer不能设置component的字体大小,Panel也不能设置layout [Re: chinese_talent] | Copy to clipboard |
Posted by: linux_china Posted on: 2005-01-28 11:06 不是你想象的那样的。 >不能设置component的字体大小 GUI designer只是提供组件布局,对于组件的具体信息你需要编程设置,GUI designer不可能完成很多的功能,如字体名称,颜色,大小等,这个GUI designer相当于素描,只是构建一个轮廓,细节你得在编码中实现啦。 >Panel也不能设置layout IDEA只允许使用自己的Layout,也就是Table方式的。至于FlowLayout、BorderLayout不提供的,主要还是简化组件创建和布局。 最后,这个GUI Designer是居于XUI思想的,XUI有一定的局限,其实你只要在适当的场合使用好GUI designer, 毕竟其不是万能的,布局你可以选择GUI designer设计,至于具体的细节你得自行考虑啦。 |
3.Re:失望啊! [Re: chinese_talent] | Copy to clipboard |
Posted by: chinese_talent Posted on: 2005-02-04 17:02 你这样说,我干脆不用idea好了!idea不也就是一个轮廓嘛,干脆用editor+javac好了。 |
4.Re:失望啊! [Re: chinese_talent] | Copy to clipboard |
Posted by: linux_china Posted on: 2005-02-06 10:29 chinese_talent wrote: 只要你觉得开发效率高,很爽的话,没有人会反对的。工具是不能随人愿的。 :) 不过建议你使用Ant来管理,不要用javac啦,这个总是正确的。其实做什么都是从建立一个轮廓开始的,你编写软件也一样,都是从轮廓开始的,然后逐步完善的。 个人意见。 |
5.Re: [Re: chinese_talent] | Copy to clipboard |
Posted by: capitain Posted on: 2005-02-06 11:25 IDEA的GUI designer 虽然功能不是很强, 但是确实是非常好用的 |
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 |