com.stimulsoft.webdesigner.helper
Class StiFontNames

java.lang.Object
  extended by com.stimulsoft.webdesigner.helper.StiFontNames

public class StiFontNames
extends java.lang.Object

Copyright Stimulsoft


Constructor Summary
StiFontNames()
           
 
Method Summary
static java.util.List<java.util.HashMap<java.lang.String,java.lang.String>> getItems()
           
static java.util.HashMap<java.lang.String,java.lang.String> item(java.lang.String value, java.lang.String key)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiFontNames

public StiFontNames()
Method Detail

item

public static java.util.HashMap<java.lang.String,java.lang.String> item(java.lang.String value,
                                                                        java.lang.String key)

getItems

public static java.util.List<java.util.HashMap<java.lang.String,java.lang.String>> getItems()