No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
I read over your code and I believe I've found part of the problem you're experiencing. When using BorderLayout, as you already know, you have 5 regions (N, E, W, S, C). But each region can only contain 1 component. Or at least that's what I was taught and [URL="http://www.akgupta.com/Java/Notes/section8-1-2.htm"]http://www.akgupta.com/Java/Notes/section8-1-2.htm[/URL] …
Hi, I'm trying to hide 5 to 12 buttons on a form until a screenshot is saved to the clipboard. I have it set right now so the user clicks a button(btnSavePDF) and then whichever buttons are visible are made not visible. But I haven't a clue how to restore …
The End.
rcsamich81