Click here to Skip to main content
15,891,136 members
Home / Discussions / Java
   

Java

 
GeneralRe: 5 drawings in 5 rectangular regions within one window Pin
427748025-Oct-09 0:05
427748025-Oct-09 0:05 
GeneralRe: 5 drawings in 5 rectangular regions within one window Pin
WebMaster25-Oct-09 2:28
WebMaster25-Oct-09 2:28 
GeneralRe: 5 drawings in 5 rectangular regions within one window Pin
427748025-Oct-09 4:29
427748025-Oct-09 4:29 
QuestionJPanel Field day issues Pin
shawndeprey23-Oct-09 3:46
shawndeprey23-Oct-09 3:46 
AnswerRe: JPanel Field day issues Pin
427748024-Oct-09 0:55
427748024-Oct-09 0:55 
GeneralRe: JPanel Field day issues Pin
shawndeprey24-Oct-09 19:52
shawndeprey24-Oct-09 19:52 
GeneralRe: JPanel Field day issues Pin
427748025-Oct-09 0:10
427748025-Oct-09 0:10 
GeneralRe: JPanel Field day issues Pin
shawndeprey25-Oct-09 4:18
shawndeprey25-Oct-09 4:18 
Ok I think I am starting to understand what you are trying to explain to me. Since guiWrapper is the outermost JPanel, I set its background by setBackground(Color.yellow); And borders on my topLeft and topRight JPanels do not actually bleed through to the Panel behind them; since I set no background initially, they were that weird beige color and I needed to define them with topLeft.setBackground(Color.red); and topRight.setBackground(Color.green);.

I added the lines of code and set the color to darkGray, and it worked just fine. I see where my thinking went wrong to. Thank you so much for the help!
Questionview page source (of a webpage) Pin
sharkbc22-Oct-09 17:56
sharkbc22-Oct-09 17:56 
AnswerRe: view page source (of a webpage) Pin
427748024-Oct-09 0:58
427748024-Oct-09 0:58 
QuestionWrite a java applet to multiply 2 numbers Pin
Shah Ravi22-Oct-09 17:54
Shah Ravi22-Oct-09 17:54 
AnswerRe: Write a java applet to multiply 2 numbers Pin
Shah Ravi22-Oct-09 18:50
Shah Ravi22-Oct-09 18:50 
AnswerRe: Write a java applet to multiply 2 numbers Pin
Richard MacCutchan23-Oct-09 4:05
mveRichard MacCutchan23-Oct-09 4:05 
AnswerRe: Write a java applet to multiply 2 numbers Pin
shawndeprey23-Oct-09 4:51
shawndeprey23-Oct-09 4:51 
GeneralRe: Write a java applet to multiply 2 numbers Pin
Richard MacCutchan23-Oct-09 5:23
mveRichard MacCutchan23-Oct-09 5:23 
GeneralRe: Write a java applet to multiply 2 numbers Pin
shawndeprey23-Oct-09 16:17
shawndeprey23-Oct-09 16:17 
GeneralRe: Write a java applet to multiply 2 numbers Pin
David Skelly23-Oct-09 6:44
David Skelly23-Oct-09 6:44 
GeneralRe: Write a java applet to multiply 2 numbers Pin
Richard MacCutchan23-Oct-09 6:55
mveRichard MacCutchan23-Oct-09 6:55 
AnswerRe: Write a java applet to multiply 2 numbers Pin
427748024-Oct-09 1:02
427748024-Oct-09 1:02 
Question[Message Deleted] Pin
teknozwizard21-Oct-09 21:03
teknozwizard21-Oct-09 21:03 
AnswerRe: Trouble With Rotating Script Pin
David Skelly21-Oct-09 22:09
David Skelly21-Oct-09 22:09 
Questionsimple chat Pin
ammu2321-Oct-09 18:27
ammu2321-Oct-09 18:27 
AnswerRe: simple chat Pin
Richard MacCutchan21-Oct-09 23:23
mveRichard MacCutchan21-Oct-09 23:23 
GeneralGoogle Sitebricks demo with db4o Pin
netquake21-Oct-09 3:03
netquake21-Oct-09 3:03 
GeneralRe: Google Sitebricks demo with db4o Pin
Eddy Vluggen21-Oct-09 4:27
professionalEddy Vluggen21-Oct-09 4:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.