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

  • Constructor Details

    • CommandQueueViewFactory

      public CommandQueueViewFactory()
  • Method Details

    • getProcessor

      public static Processor getProcessor()
      Returns:
      Returns the processor.
    • getQueue

      public static Queue getQueue()
      Returns:
      Returns the queue.
    • showView

      public static void showView()
    • usingNewQueue

      public static boolean usingNewQueue()
    • create

      public Object create() throws org.eclipse.core.runtime.CoreException
      Specified by:
      create in interface org.eclipse.core.runtime.IExecutableExtensionFactory
      Throws:
      org.eclipse.core.runtime.CoreException