I am working with a tabbedpane with two panels on netbeans... I have a button action which switches panels, "setVisible()", but when it switches the panels the buttons on the first panel show if you roll the cursor over them. Any settings I can change in order to have my bottom buttons not bleed through?
Nandomo -3 Junior Poster
Recommended Answers
Jump to PostTry to click the component on the GUI Builder in Netbeans right click->Customize code. It will show you the generated code on that particular component. Also don't just rely on generated code because on some point you need to customize that code so it will meet your requirements. Better try …
All 4 Replies
berniefitz -3 Light Poster
mKorbel 274 Veteran Poster
Nandomo -3 Junior Poster
Ezzaral commented: Why did you waste peoples' time at all if you won't even bother posting the code? -4
jazz_vill 0 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.