Class PE_0_6P.Theme
java.lang.Object
PE_0_6P.Theme
- Enclosing class:
- PE_0_6P
-
Field Summary
Modifier and TypeFieldDescription(package private) int
(package private) int
(package private) float
(package private) PE_0_6P.T
(package private) processing.core.PFont
(package private) float
(package private) float
(package private) int
(package private) int
(package private) float
(package private) int
(package private) int
-
Constructor Summary
-
Method Summary
-
Field Details
-
enumTheme
PE_0_6P.T enumTheme -
font
processing.core.PFont font -
textColor
int textColor -
textSize
int textSize -
baseColor
int baseColor -
overColor
int overColor -
pressedColor
int pressedColor -
borderColor
int borderColor -
borderWeight
float borderWeight -
marginH
float marginH -
marginV
float marginV -
roundedValue
float roundedValue
-
-
Constructor Details
-
Theme
Theme()
-