org.eclipse.mylar.internal.tasks.ui.editors
Class TaskEditorInputFactory
java.lang.Object
org.eclipse.mylar.internal.tasks.ui.editors.TaskEditorInputFactory
- All Implemented Interfaces:
- org.eclipse.ui.IElementFactory
public class TaskEditorInputFactory
- extends java.lang.Object
- implements org.eclipse.ui.IElementFactory
- Author:
- Rob Elves
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TAG_TASK_HANDLE
private static final java.lang.String TAG_TASK_HANDLE
- See Also:
- Constant Field Values
ID_FACTORY
public static final java.lang.String ID_FACTORY
- See Also:
- Constant Field Values
TaskEditorInputFactory
public TaskEditorInputFactory()
createElement
public org.eclipse.core.runtime.IAdaptable createElement(org.eclipse.ui.IMemento memento)
- Specified by:
createElement
in interface org.eclipse.ui.IElementFactory
saveState
public static void saveState(org.eclipse.ui.IMemento memento,
TaskEditorInput input)