Package uk.ac.gda.client
Class CommandQueueViewFactory
java.lang.Object
uk.ac.gda.client.CommandQueueViewFactory
- All Implemented Interfaces:
org.eclipse.core.runtime.IExecutableExtensionFactory
public class CommandQueueViewFactory
extends Object
implements org.eclipse.core.runtime.IExecutableExtensionFactory
-
Field Details
-
ID
- See Also:
-
GDA_USE_STATUS_QUEUE_VIEW
- See Also:
-
-
Constructor Details
-
CommandQueueViewFactory
public CommandQueueViewFactory()
-
-
Method Details
-
getProcessor
- Returns:
- Returns the processor.
-
getQueue
- Returns:
- Returns the queue.
-
showView
public static void showView() -
usingNewQueue
public static boolean usingNewQueue() -
create
- Specified by:
createin interfaceorg.eclipse.core.runtime.IExecutableExtensionFactory- Throws:
org.eclipse.core.runtime.CoreException
-