JLabel « JCheckBox « Java Swing Q&A





1. How to get a checkbox to bring up a jlabel in another jframe    forums.netbeans.org

I want to assign an action to a checkbox that brings up an image(in a jlabel) onto another jframe using another jlabel. What is the appropriate code to do this???

2. JCheckBox in JTextArea/JLabel    coderanch.com