public class UIResources extends Object
Modifier and Type | Method and Description |
---|---|
Font |
footerFont() |
static UIResources |
getInstance() |
IconDescriptor |
getLogo() |
ColorUIResource |
getSelectionColor() |
Font |
headerFont() |
ColorUIResource |
hyperlinkActiveColor() |
ColorUIResource |
hyperlinkColor() |
Font |
standardFont() |
public static UIResources getInstance()
public ColorUIResource hyperlinkColor()
public ColorUIResource hyperlinkActiveColor()
public ColorUIResource getSelectionColor()
public Font footerFont()
public Font headerFont()
public Font standardFont()
public IconDescriptor getLogo()
Copyright © 2013. All rights reserved.