Uses of Interface
org.eclipse.launchbar.core.ILaunchObjectProvider
-
Packages that use ILaunchObjectProvider Package Description org.eclipse.launchbar.core.internal -
-
Uses of ILaunchObjectProvider in org.eclipse.launchbar.core.internal
Classes in org.eclipse.launchbar.core.internal that implement ILaunchObjectProvider Modifier and Type Class Description classProjectLaunchObjectProviderInjects IProject objects from platform resources into the launch bar model for potential project descriptors.Fields in org.eclipse.launchbar.core.internal with type parameters of type ILaunchObjectProvider Modifier and Type Field Description private java.util.List<ILaunchObjectProvider>LaunchBarManager. objectProviders
-