Searched refs:mMatchIcon (Results 1 – 1 of 1) sorted by relevance
61 private Image mMatchIcon; field in LibraryProperties125 mMatchIcon = AdtPlugin.getImageDescriptor("/icons/match.png").createImage(); //$NON-NLS-1$ in LibraryProperties()136 mMatchIcon.dispose(); in LibraryProperties()350 item.setImage(data.project != null ? mMatchIcon : mErrorIcon); in addItem()