Yes. 'this' refers to the current object - whatever that object is. It could be anything. 'content' refers to whatever you defined it as. Most likely it's a Container ref obtained from getContentPane() somewhere in your program.
Ezzaral2,714 Posting Sage Team ColleagueFeatured Poster
Yes. 'this' refers to the current object - whatever that object is. It could be anything. 'content' refers to whatever you defined it as. Most likely it's a Container ref obtained from getContentPane() somewhere in your program.
Yes. 'this' refers to the current object - whatever that object is. It could be anything. 'content' refers to whatever you defined it as. Most likely it's a Container ref obtained from getContentPane() somewhere in your program.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.