Textfields Don't Show Input

Hi,The texfields for data entry in my GUI don't show any things users type in. The input data actually appear in the window right behind the GUI program. Is this the case that some kind of focus needs to be set first? Thanks,
[240 byte] By [w-wa] at [2007-11-27 4:34:54]
# 1

If you need further help then you need to create a [url http://homepage1.nifty.com/algafield/sscce.html]Short, Self Contained, Compilable and Executable, Example Program[/url] (SSCCE) that demonstrates the incorrect behaviour, because I can't guess exactly what you are doing based on the information provided.

Don't forget to use the [url http://forum.java.sun.com/help.jspa?sec=formatting]Code Formatting Tags[/url] so the posted code retains its original formatting.

camickra at 2007-7-12 9:44:52 > top of Java-index,Desktop,Core GUI APIs...