Dear friends, i've one serious problem which i've to solve within monday.So anyone have solution to the problem below, plz post it...& thx in advance....


In our application i've designed JInterFrame which is having JTable & 2 Jbuttons. I'm coloring some of the rows in this JTable based on some condition.

The problem now is, when i'm clicking on one JMenuItem(i.e selecting an option from the menu) i'm opening an JDialog. But the components tht i've added to this JDialog are not visible.....

If i'm not coloring this JTable, the components inside JDialog are visible..

& one more thing i've 2 use JInterFrame only...& i've set the Jdialog visibility as setVisible(true).

any advice on this problem will be appreciated...

thx

Some code would help us see what you're doing. (use code tags when you do)

I can't see why doing anything with a JTable would affect a JDialog.

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.