public interface ContributionConfiguration
| Modifier and Type | Method and Description | 
|---|---|
void | 
setLogo(Icon logo)
Provide a custom logo that will be displayed in PolyScope in:
 
         The program node screen for this gripper contribution.
         The installation node screen for this gripper contribution.
         The toolbar contribution for this gripper. 
 | 
void setLogo(Icon logo)
The provided logo will be scaled automatically, if necessary.
If no custom logo is provided, a default logo will be displayed instead.logo - The logo to be shown in PolyScopeCopyright © 2020. All rights reserved.