aspose file tools
The moose likes Swing / AWT / SWT and the fly likes Problem with adding a Label to a Button Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Problem with adding a Label to a Button" Watch "Problem with adding a Label to a Button" New topic
Author

Problem with adding a Label to a Button

Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
Hi,
I need some help with this small code:

somethink is strange with this code since it worked with the jsdk 1.3 but I tryed it with jsdk 1.4 and a get the following runtime error:

[ March 14, 2002: Message edited by: yoel stern ]
Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15230

Originally posted by yoel stern:
[QB]Hi,
I need some help with this small code:


Well, here is how I would do it:
Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
thanks Gregg,
It really was helpfull, it works perfect.
thanks again
Yoel
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Problem with adding a Label to a Button
 
Similar Threads
Some Help will do good !!!
JTable Help URGENT ! !
WITH clause generates ORA-01009: missing mandatory parameter
Compilation problem Java function in Oracle
How to see true origin of exception?