1. Newbie, Absolute Layout Question coderanch.comHello. I am new to Java and have installed Sun One Studio 4 Update 1 to help with experimenting with GUI forms. I have read several explanations regarding the layouts. I have found them to be difficult to construct compared to VB, until I found the absolute layout. It was easy to construct the GUI the way I wanted. Unfortunately, I ... |
2. ABSOLUTE LAYOUT/ NULL LAYOUT.. coderanch.comthanks michael , but i have gone through that link before.Might be as i am still learning on swing , i am not able to decipher the difference there.... Instead , i got something . i don't know how much correct it is. ----------------------------------------------- AbsoluteLayout is a LayoutManager that works as a replacement for "null" layout to allow placement of components ... |