public static class SplashScreen.Title extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Color |
color |
protected Font |
font |
protected String |
label |
protected Point |
position |
| Constructor and Description |
|---|
Title(String label,
Font font,
Point position,
Color color) |
| Modifier and Type | Method and Description |
|---|---|
Color |
getColor() |
Font |
getFont() |
String |
getLabel() |
Point |
getPosition() |
Copyright © 2004–2017 Ultreia.io. All rights reserved.