|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFocusControl
Represents control with fucusing ability.
Method Summary | |
---|---|
void |
setFocus(boolean focused)
Sets focus to the control. |
Method Detail |
---|
void setFocus(boolean focused)
focused
- focus status (is control focused).
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |