1. Regarding adding buttons inside BorderLayout at a specific location coderanch.comBrian, I have tried what you suggested, but that didn't work. Let me explain you the problem in more detail and hopefully, that might help you suggest an answer for my problem. I want to create the following UI - |------------------------------------|------------| |====================================|============| |====================================|=Draw Graph=| |=====Draw the graph here.===========|=Legend=====| |=====(Include X & Y Axes)===========|=Here=======| |====================================|============| |====================================|============| |====================================|============| |------------------------------------|------------| |==============Draw buttons here =================| ... |
2. Multiple JButtons in BorderLayout region. java-forums.org |
3. Resizing JButtons in a BorderLayout forums.oracle.com |