|
org.netbeans.api.visual 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CycleFocusProvider
This interface provides an ability for switching focus.
Method Summary | |
---|---|
boolean |
switchNextFocus(Widget widget)
Switches a focus to the next widget/object on a scene. |
boolean |
switchPreviousFocus(Widget widget)
Switches a focus to the previous widget/object on a scene. |
Method Detail |
---|
boolean switchPreviousFocus(Widget widget)
widget
- the widget where the action was invoked
boolean switchNextFocus(Widget widget)
widget
- the widget where the action was invoked
|
org.netbeans.api.visual 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |