|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for listening to annotation related events happening on a vertical ruler.
This interface may be implemented by clients.
Method Summary | |
---|---|
void |
annotationContextMenuAboutToShow(VerticalRulerEvent event,
Menu menu)
Called when the context menu is opened on an annotation in the vertical ruler. |
void |
annotationDefaultSelected(VerticalRulerEvent event)
Called when a default selection occurs on an annotation in the vertical ruler. |
void |
annotationSelected(VerticalRulerEvent event)
Called when an annotation is selected in the vertical ruler. |
Method Detail |
public void annotationSelected(VerticalRulerEvent event)
event
- the annotation event that occurredpublic void annotationDefaultSelected(VerticalRulerEvent event)
event
- the annotation event that occurredpublic void annotationContextMenuAboutToShow(VerticalRulerEvent event, Menu menu)
event
- the annotation event that occurredmenu
- the menu that is about to be shown
|
Eclipse Platform Release 3.1 |
|||||||||||
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, 2005. All rights reserved.