|
Eclipse Platform Release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Listener that gets notified when the linked mode UI switches its focus position.
Clients may implement this interface.
Method Summary | |
void |
linkingFocusGained(LinkedPosition position,
LinkedModeUI.LinkedModeUITarget target)
Called when the UI for the linked mode gives focus to a linked position. |
void |
linkingFocusLost(LinkedPosition position,
LinkedModeUI.LinkedModeUITarget target)
Called when the UI for the linked mode leaves a linked position. |
Method Detail |
public void linkingFocusLost(LinkedPosition position, LinkedModeUI.LinkedModeUITarget target)
position
- the position being lefttarget
- the target where position
resides inpublic void linkingFocusGained(LinkedPosition position, LinkedModeUI.LinkedModeUITarget target)
position
- the position being enteredtarget
- the target where position
resides in
|
Eclipse Platform Release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.