public class ChainedProperties extends Object
Constructor and Description |
---|
ChainedProperties()
Creates a new instance of ChainedProperties
|
Modifier and Type | Method and Description |
---|---|
void |
addToChain(String key,
HashMap prop) |
String |
getProperty(String key) |
boolean |
hasProperty(String key) |
void |
removeChain(String key) |
public static final int[] fontSizes
public ArrayList chain
Copyright © 2015. All rights reserved.