public static class SplashScreen.Title extends Object
protected Color
color
protected Font
font
protected String
label
protected Point
position
SplashScreen.Title(String label, Font font, Point position, Color color)
Color
getColor()
Font
getFont()
String
getLabel()
Point
getPosition()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String label
protected Font font
protected Point position
protected Color color
public SplashScreen.Title(String label, Font font, Point position, Color color)
public String getLabel()
public Font getFont()
public Point getPosition()
public Color getColor()
Copyright © 2004–2016 CodeLutin. All rights reserved.