diff -r 4376525cdefb -r e5618cc85d74 javauis/lcdui_akn/lcdui/inc/CMIDTextFieldItem.h --- a/javauis/lcdui_akn/lcdui/inc/CMIDTextFieldItem.h Mon Jun 21 15:32:50 2010 +0300 +++ b/javauis/lcdui_akn/lcdui/inc/CMIDTextFieldItem.h Thu Jul 15 18:31:06 2010 +0300 @@ -146,6 +146,11 @@ void ConstructL(const TDesC& aLabel,const TDesC& aText,TInt aConstraints,TInt aMaxSize); CMIDEdwin* TextComponent() const; + /** + * Updates color for text in editor when focus is changed. + */ + void UpdateTextColorsL(); + public: /** * Sets the cursor visiblity for the text field (=edwin) when this item is focused.