|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IContentChangeListener | |
org.eclipse.compare | Provides support for performing structural and textual compare operations on arbitrary data and displaying the results. |
Uses of IContentChangeListener in org.eclipse.compare |
Methods in org.eclipse.compare with parameters of type IContentChangeListener | |
void |
BufferedContent.addContentChangeListener(IContentChangeListener listener)
|
void |
BufferedContent.removeContentChangeListener(IContentChangeListener listener)
|
void |
IContentChangeNotifier.addContentChangeListener(IContentChangeListener listener)
Adds a content change listener to this notifier. |
void |
IContentChangeNotifier.removeContentChangeListener(IContentChangeListener listener)
Removes the given content changed listener from this notifier. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |