|
hi all
is there supposed to be a problem embedding awt
panels inside a JPanel or a JRootPane ?
when trying to do so, the awt panel isnt painted on
screen (like the update isnt getting called )
but i was able to change to color of the awt panel
and the changes were visible on screen..
i extended a panel and layout manager to create a
custom 2d panel, when trying to embed it all of the controls are not seen..
can anyone give me a tip or an idea to solve this
problem ?
|
