|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FocusStrategyRequest
A question that is asked to a FocusStrategy.
| Method Summary | |
|---|---|
boolean |
excluded(Component component)
Tells whether component should be excluded from receiving the focus. |
Dockable |
getDockable()
Gets the item which is about to gain the focus |
Component |
getMouseClicked()
Gets the Component which was touched by the mouse. |
| Method Detail |
|---|
Dockable getDockable()
nullComponent getMouseClicked()
Component which was touched by the mouse.
nullboolean excluded(Component component)
component should be excluded from receiving the focus.
component - some Component which may receive the focus
true if component should not gain the focus
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||