Right, have just been reading about layout managers and all seems to make sense and follow on. However, there's a "challeneg" question after the chapter saying make a simple layout of buttons in a compass style layout (North, South, East, West and Center) without using multiple JPanels (says I don't even need one panel).
My initial thought was to use x5 JPanels, but as they say don't do that I must be mssing something. This isn't really involved stuff either, as I'm just reading an introduction chapter on layout managers - border, flow and grid layouts.
Any ideas to help a java nub?
My initial thought was to use x5 JPanels, but as they say don't do that I must be mssing something. This isn't really involved stuff either, as I'm just reading an introduction chapter on layout managers - border, flow and grid layouts.
Any ideas to help a java nub?