Searched refs:SetText (Results 1 - 6 of 6) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_TextComponent.h63 INLINE void SetText(LPCTSTR text) { function in class:AwtTextComponent
H A Dawt_Button.cpp319 c->SetText(labelStr);
H A Dawt_Label.cpp251 l->SetText(JavaStringBuffer(env, text));
H A Dawt_Checkbox.cpp385 c->SetText(labelStr);
H A Dawt_Component.h182 INLINE void SetText(LPCTSTR text) { ::SetWindowText(GetHWnd(), text); } function in class:AwtComponent
H A Dawt_TextComponent.cpp550 c->SetText(buffer);

Completed in 42 milliseconds