public class StyleSheet extends Object
Constructor and Description |
---|
StyleSheet()
Creates a new instance of StyleSheet
|
Modifier and Type | Method and Description |
---|---|
void |
applyStyle(String tag,
HashMap props) |
void |
loadStyle(String style,
HashMap props) |
void |
loadStyle(String style,
String key,
String value) |
void |
loadTagStyle(String tag,
HashMap props) |
void |
loadTagStyle(String tag,
String key,
String value) |
Copyright © 2015. All rights reserved.