Restrict TextField Size

I know how to restrict a JTextField size but i need to do a application using only AWT (For a pocket pc). And i don't know how to do this. If anyone can help me !

And by the way if anyone can point me a good web page on AWT (not the java API !!!) because for one of the rare time in my life google din't help me !!!

[331 byte] By [alexis101a] at [2007-11-27 6:04:27]
# 1
JTextField(int columns) int coloumns is for how big the size of it you would like
Consideratea at 2007-7-12 16:48:33 > top of Java-index,Desktop,Core GUI APIs...