|
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.ui.texteditor.AbstractTextEditor.AbstractSelectionChangedListener
Internal implementation class for a change listener.
Constructor Summary | |
---|---|
protected |
AbstractTextEditor.AbstractSelectionChangedListener()
|
Method Summary | |
---|---|
void |
install(ISelectionProvider selectionProvider)
Installs this selection changed listener with the given selection provider. |
void |
uninstall(ISelectionProvider selectionProvider)
Removes this selection changed listener from the given selection provider. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.jface.viewers.ISelectionChangedListener |
---|
selectionChanged |
Constructor Detail |
protected AbstractTextEditor.AbstractSelectionChangedListener()
Method Detail |
public void install(ISelectionProvider selectionProvider)
selectionProvider
- public void uninstall(ISelectionProvider selectionProvider)
selectionProvider
- the selection provider
|
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.