|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.text.source.VerticalRulerEvent
An event sent to IVerticalRulerListener
instances when annotation
related event occurs on the vertical ruler.
Constructor Summary | |
---|---|
VerticalRulerEvent(Annotation annotation)
Creates a new event. |
Method Summary | |
---|---|
Annotation |
getSelectedAnnotation()
|
void |
setSelectedAnnotation(Annotation annotation)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VerticalRulerEvent(Annotation annotation)
annotation
- the annotation concerned, or null
Method Detail |
public Annotation getSelectedAnnotation()
null
public void setSelectedAnnotation(Annotation annotation)
annotation
- the concerned annotation, or null
|
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.