Forum: Java Dec 28th, 2004 |
| Replies: 0 Views: 9,624 Hi,
I want to load a simpel image into a JPanel.
I use the following way:
public class MyClass{
private Icon Bild = new ImageIcon("http://today.java.net/jag/old/green/duke/T4.gif");
... |
Forum: Java Dec 22nd, 2004 |
| Replies: 9 Views: 22,860 Hmmm. I think 99 percent of the questions in this forum will be solved by reading the docs.......
Why are you here then? |
Forum: Java Dec 21st, 2004 |
| Replies: 3 Views: 12,368 hmmm. I think when you name your fields you want to fill like this "<[(myfield1)]>" etc you have a great chance to fill your document without any word interpreter. Only stupid string-replacement. Try... |
Forum: Java Dec 21st, 2004 |
| Replies: 9 Views: 22,860 Well. Thats a fine way I didn't knew before.
Are there any possibilities to deactive or hide the "minimize" and the "downsize" Button?
Thanks in advance
Greetings from Germany
Ben |