public class Dictionary extends Object implements SpriteContainer, ISkinSimple
Constructor and Description |
---|
Dictionary() |
Modifier and Type | Method and Description |
---|---|
Element |
get(String name) |
IHtmlColorSet |
getIHtmlColorSet() |
String |
getMonospacedFamily() |
double |
getPadding() |
Sprite |
getSprite(String name) |
int |
getTabSize() |
String |
getValue(String key) |
void |
put(String name,
Element element) |
boolean |
useGuillemet() |
public Sprite getSprite(String name)
getSprite
in interface SpriteContainer
public String getValue(String key)
getValue
in interface ISkinSimple
public double getPadding()
getPadding
in interface ISkinSimple
public boolean useGuillemet()
useGuillemet
in interface SpriteContainer
public String getMonospacedFamily()
getMonospacedFamily
in interface ISkinSimple
public int getTabSize()
getTabSize
in interface ISkinSimple
public IHtmlColorSet getIHtmlColorSet()
getIHtmlColorSet
in interface ISkinSimple
Copyright © 2016. All Rights Reserved.