FUD2 comp.lang.java.gui
Timasmith schrieb:
> Sure, if you want to call treated panel+combo+button a 'custom
> component'.
No. A custom component is something that is a (indirect) subclass of
(J)Component. To treat two components like one might be related to e. g.
instance creation only.
> Putting them together simplifies the layout and interface code
> significantly.
If *this* is the intention for your proposition, then I have to say that
there's absolutely no need for creating a custom component and I would
give the advise to forget it.
Bye
Michael