Focus manager for textfields

does anybody know where I could locate a focus manager class for text fields?

kinda wanting to do something along the lines of
textfield.Onfocus(true, background._alphaTween);
if that makes any sense.

swt