|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.text.revisions.RevisionEvent
Informs about a change of revision information.
Clients may use but not instantiate this class.
Constructor Summary | |
---|---|
RevisionEvent(RevisionInformation information)
Creates a new event. |
Method Summary | |
---|---|
RevisionInformation |
getRevisionInformation()
Returns the revision information that has changed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RevisionEvent(RevisionInformation information)
information
- the revision infoMethod Detail |
public RevisionInformation getRevisionInformation()
|
Eclipse Platform Release 3.3 |
|||||||||||
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, 2007. All rights reserved.