由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - GUI 画匡的那个叫什么?
相关主题
GUI问题请教大家一些问题
COOL JAVA IDE[菜鸟问题]如何方便用JAVA APPLET进行界面设计?
FT. JBuilder9出来了?Re: Which IDE is better?
Eclipse vs. Jbuilder X ?怎么没人整一JAVA VISUAL STUDIO
Sun公司最近有啥突飞猛进不?有没有类似MS Visual Studio的Java IDE?
Is there Eclipse java archive builder plug-in?有没有办法批处理一个TreeModel的改变?
which IDE for GUI ?eclipse 做gui问题
Java GUI 有很强的Package么How to scroll an JInternalFrame
相关话题的讨论汇总
话题: gui话题: components话题: associated话题: jpanel话题: 画匡
进入Java版参与讨论
1 (共1页)
m*****y
发帖数: 120
1
I mean the component that appears as a big group box on the GUI interface,
which visually groups several other components, but it has no data associated
with it. (just for the visual grouping effect)
Why I can't find such a thing in the Design panel in JBuilder?
Thanks.
c*****t
发帖数: 1879
2
Use a jpanel (or jcomponent if you like) with a border.
EtchedBorder with LOWER type is usually what looks the best.
There are titled border as well.

【在 m*****y 的大作中提到】
: I mean the component that appears as a big group box on the GUI interface,
: which visually groups several other components, but it has no data associated
: with it. (just for the visual grouping effect)
: Why I can't find such a thing in the Design panel in JBuilder?
: Thanks.

m*****y
发帖数: 120
3
Thanks. But in that way, all the components on it will be placed on
that JPanel, not on the panel where they should belong to. Right?

associated

【在 c*****t 的大作中提到】
: Use a jpanel (or jcomponent if you like) with a border.
: EtchedBorder with LOWER type is usually what looks the best.
: There are titled border as well.

1 (共1页)
进入Java版参与讨论
相关主题
How to scroll an JInternalFrameSun公司最近有啥突飞猛进不?
Re: JPanel help!Is there Eclipse java archive builder plug-in?
Java Telnet Client Implementation v0.991Betawhich IDE for GUI ?
how to paint on a Jpanel?Java GUI 有很强的Package么
GUI问题请教大家一些问题
COOL JAVA IDE[菜鸟问题]如何方便用JAVA APPLET进行界面设计?
FT. JBuilder9出来了?Re: Which IDE is better?
Eclipse vs. Jbuilder X ?怎么没人整一JAVA VISUAL STUDIO
相关话题的讨论汇总
话题: gui话题: components话题: associated话题: jpanel话题: 画匡