I tried to create a custom component extending JComponent. But
I found out that when I override paint(), update() and so on my
component is still invisible. What is the matter? The main question
is that even JButton doesn't paint itself properly in appletviewer!
I tried to find the answer in src.jar, but I just cannot understand
how all these JComponent's children draw themselves!!! Help, I need somebody!
I found out that when I override paint(), update() and so on my
component is still invisible. What is the matter? The main question
is that even JButton doesn't paint itself properly in appletviewer!
I tried to find the answer in src.jar, but I just cannot understand
how all these JComponent's children draw themselves!!! Help, I need somebody!