public static class Display.Builder extends Object
| Modifier and Type | Method and Description | 
|---|---|
| Display | build() | 
| Display.Builder | setBackgroundColor(String backgroundColor) | 
| Display.Builder | setIconPath(String iconPath) | 
public Display.Builder setIconPath(String iconPath)
Display.getIconPath()public Display.Builder setBackgroundColor(String backgroundColor)
Display.getBackgroundColor()Copyright © 2009–2016 SonarSource. All rights reserved.