Home
last modified time | relevance | path

Searched refs:F_DEFAULT_TOOLTIP (Results 1 – 1 of 1) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui.templates/templates_3.3/splashHandlers/java/
H A DExtensibleSplashHandler.java37 private final static String F_DEFAULT_TOOLTIP = "Image"; //$NON-NLS-1$ field in ExtensibleSplashHandler
226 fTooltipList.add(F_DEFAULT_TOOLTIP); in processSplashElementTooltip()