public class PollerTheme extends Object implements Serializable
| Constructor and Description | 
|---|
PollerTheme()  | 
PollerTheme(String title,
           URL image,
           Color foreground,
           Color background,
           Color detail)  | 
| Modifier and Type | Method and Description | 
|---|---|
Color | 
getBackgroundColor()  | 
Color | 
getDetailColor()  | 
Color | 
getForegroundColor()  | 
URL | 
getImage()  | 
String | 
getTitle()  | 
String | 
toString()  | 
Copyright © 2020. All rights reserved.