Searched defs:DesignerPlugin (Results 1 - 1 of 1) sorted by relevance

/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/
H A DDesignerPlugin.java35 * The DesignerPlugin class is the "nexus" of the propertysheet. In WindowBuilder,
46 * "DesignerPlugin" is not a very good name for this class since it is not a plugin,
51 public class DesignerPlugin { class
116 * @return the instance of {@link DesignerPlugin}
221 URL url = DesignerPlugin.class.getResource("icons/" + path); //$NON-NLS-1$

Completed in 93 milliseconds