|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.cs3d.util.eclipse.extension.exclusive.AbstractExclusiveExtension<T,F>
de.cs3d.ui.util.eclipse.extension.exclusive.PreferencesExclusiveExtension<InstanceViewer,InstanceViewFactory>
eu.esdihumboldt.hale.ui.views.data.internal.extension.InstanceViewController
public class InstanceViewController
TODO Type description
Nested Class Summary | |
---|---|
static class |
InstanceViewController.InstanceViewExtension
InstanceViewer extension |
Nested classes/interfaces inherited from interface de.cs3d.util.eclipse.extension.exclusive.ExclusiveExtension |
---|
de.cs3d.util.eclipse.extension.exclusive.ExclusiveExtension.ExclusiveExtensionListener<T,F extends de.cs3d.util.eclipse.extension.ExtensionObjectFactory<T>> |
Field Summary | |
---|---|
static String |
EXTENSION_ID
The extension ID |
Constructor Summary | |
---|---|
InstanceViewController(org.eclipse.jface.preference.IPreferenceStore preferences,
String preferenceKey)
Create an instance view controller. |
Method Summary | |
---|---|
protected InstanceViewFactory |
getFallbackFactory()
|
Methods inherited from class de.cs3d.ui.util.eclipse.extension.exclusive.PreferencesExclusiveExtension |
---|
getDefaultFactory, getInitialFactory, isLoadAllowed, isSaveAllowed |
Methods inherited from class de.cs3d.util.eclipse.extension.exclusive.AbstractExclusiveExtension |
---|
addListener, getCurrent, getCurrentDefinition, getFactories, getFactories, getFactory, getFactoryCollections, getLastDefinition, init, isAllowReactivation, removeCurrent, removeListener, representsCurrent, setAllowReactivation, setCurrent, setCurrent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String EXTENSION_ID
Constructor Detail |
---|
public InstanceViewController(org.eclipse.jface.preference.IPreferenceStore preferences, String preferenceKey)
preferences
- the preference storepreferenceKey
- the preference key to use for storing the settingMethod Detail |
---|
protected InstanceViewFactory getFallbackFactory()
getFallbackFactory
in class de.cs3d.ui.util.eclipse.extension.exclusive.PreferencesExclusiveExtension<InstanceViewer,InstanceViewFactory>
PreferencesExclusiveExtension.getFallbackFactory()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |