|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraidcomposer.editors.NavigatorSynchronizer
public class NavigatorSynchronizer
An object that synchronizes the selection in the Navigator view if the selected model changes. This is a singleton object, which is installed by the first opened ResourceEditor.
| Constructor Summary | |
|---|---|
NavigatorSynchronizer(org.eclipse.ui.IWorkbenchPage page)
Creates a new NavigatorSynchronizer for a given workbench page. |
|
| Method Summary | |
|---|---|
static void |
init(org.eclipse.ui.IWorkbenchPage page)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NavigatorSynchronizer(org.eclipse.ui.IWorkbenchPage page)
page - the IWorkbenchPage to operate on| Method Detail |
|---|
public static void init(org.eclipse.ui.IWorkbenchPage page)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||