|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Focusable
An interface for objects that gain and loss focus. This interface is defined to process the focus-related events and get the focus status of the object.
Method Summary | |
---|---|
boolean |
isFocused()
Get the focus status. |
void |
setFocused(boolean b)
Process focus-related events. |
Method Detail |
---|
void setFocused(boolean b)
boolean isFocused()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |