public class NavigatorRoot extends Object implements org.eclipse.core.runtime.IAdaptable, org.eclipse.ui.IPersistableElement, org.eclipse.ui.IElementFactory
Constructor and Description |
---|
NavigatorRoot()
Instantiates a new navigator root.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.core.runtime.IAdaptable |
createElement(org.eclipse.ui.IMemento memento) |
Object |
getAdapter(Class adapter) |
String |
getFactoryId() |
void |
saveState(org.eclipse.ui.IMemento memento) |
public Object getAdapter(Class adapter)
getAdapter
in interface org.eclipse.core.runtime.IAdaptable
public String getFactoryId()
getFactoryId
in interface org.eclipse.ui.IPersistableElement
public void saveState(org.eclipse.ui.IMemento memento)
saveState
in interface org.eclipse.ui.IPersistable
public org.eclipse.core.runtime.IAdaptable createElement(org.eclipse.ui.IMemento memento)
createElement
in interface org.eclipse.ui.IElementFactory
Copyright © 2016. All rights reserved.