java.lang.Object | |
↳ | com.pdftron.pdf.dialog.measurecount.CountToolCreatePresetDialog.Theme |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public final int | backgroundColor | ||||||||||
public final int | iconColor | ||||||||||
public final int | textColor |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Theme(int backgroundColor, int textColor, int iconColor) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static CountToolCreatePresetDialog.Theme | fromContext(Context context) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|