Max number of GUI components on a JPanel
843810May 27 2004 — edited May 27 2004Hello All, I just wanted to know that how many GUI objects can be placed on a JPanel. In VB as i recall you cannont exceed 255 objects. I know the solution to the problem would be adding a panel within a panel but just wanted to make sure lol better programming practice i believe!
Regards