1. Creating a gray space around a JPanel in Java stackoverflow.comI'm developing an simple art program in Java and I was curious if it was possible to create an gray empty space around the canvas like is most art programs(Meaning, an ... |
2. A gray color box appear d when loading image on JPanel coderanch.comHai All, I m nikhil. I have a Problem that when I load an image in to jpanel using drawImage method of Graphics class(G.drawImage(Image img,int width,int higth))...It take more time to load. When loading firts a gray color box will be appear on Frame. Then image loaded.How to avaoid this gray color. How to make it fast. I think i will ... |
3. : A gray color box appeare d when loading an image on JPanel coderanch.composted June 01, 2006 01:32 AM -------------------------------------------------------------------------------- Hai All, I m nikhil. I have a Problem that when I load an image in to jpanel using drawImage method of Graphics class(G.drawImage(Image img,int width,int higth))...It take more time to load. When loading firts a gray color box will be appear on Frame. Then image loaded.How to avaoid this gray color. How to ... |
4. A gray color box appear d when loading image on JPanel coderanch.comHai All, I m nikhil. I have a doubt that when I load an image in to jpanel using drawImage method of Graphics (G.drawImage(Image img,int width,int higth))...It take more time to load. When loading a gray color box will be appear on Frame. Then image loaded.How to avaoid this gray color. I think i will get a solution from javaranch.Thanks in ... |