Class LaunchDescriptorTypeInfo

java.lang.Object
org.eclipse.launchbar.core.internal.LaunchDescriptorTypeInfo

public class LaunchDescriptorTypeInfo extends Object
  • Constructor Details

    • LaunchDescriptorTypeInfo

      public LaunchDescriptorTypeInfo(org.eclipse.core.runtime.IConfigurationElement element)
  • Method Details

    • getId

      public String getId()
    • getPriority

      public int getPriority()
    • getType

      public ILaunchDescriptorType getType() throws org.eclipse.core.runtime.CoreException
      Throws:
      org.eclipse.core.runtime.CoreException
    • enabled

      public boolean enabled(Object launchObject) throws org.eclipse.core.runtime.CoreException
      Throws:
      org.eclipse.core.runtime.CoreException