[ Indonesia ] Hai all Programmer, I have a litle knowledge about How To Make jTable Transparent and I Will share to you how can it work? th...
[Indonesia] Hai all Programmer,
I have a litle knowledge about How To Make jTable Transparent and I Will share to you how can it work? the jTable I mean is like picture below...

So, Follow me yah.......
First Create a Program contains jTable (bicause the object is jTable)
Second Right click on jTable --> Properties --> and choose Costum Code on background and type this code new java.awt.Color(12,25,25,0) look at the picture:
Third rename variables of jTable & it's jScrollPane eg.
Forth Create MakeTableTransparent() methode like below
Fifth Call the makeTableTransparent() methode from constructor in your class look at the picture:
Sixth Compile & What Happen?? and you can download it's project
So, Follow me yah.......
First Create a Program contains jTable (bicause the object is jTable)
Second Right click on jTable --> Properties --> and choose Costum Code on background and type this code new java.awt.Color(12,25,25,0) look at the picture:
Third rename variables of jTable & it's jScrollPane eg.
Forth Create MakeTableTransparent() methode like below
Fifth Call the makeTableTransparent() methode from constructor in your class look at the picture:
Sixth Compile & What Happen?? and you can download it's project