customize Swing components
Hi,
I would like to customize components in different Jpanels, in such a way
that all components is aligned to each other. Fx. textbox 2 in JPanel 2 is
aligned to textbox1 in JPanel1. Is it possible ?
John
# 1 Re: customize Swing components
I don't know which layout u r using for both the panels and how they r arranged (vertically/horzontally).
But, well I don't think u can align two textboxes in separate panels (it is possible by creating ur own LayoutManagers, but its quite hectic)
- UnicMan
http://members.tripod.com/unicman