org.jfree.layouting.input.style
public class CSSImportRule extends StyleRule
Constructor and Description |
---|
CSSImportRule(StyleSheet parentStyle,
StyleRule parentRule) |
Modifier and Type | Method and Description |
---|---|
java.net.URL |
getHref() |
StyleSheet |
getStyleSheet() |
void |
setHref(java.net.URL href) |
void |
setStyleSheet(StyleSheet styleSheet) |
clone, getParentRule, getParentStyle, getStyleKeyRegistry, isReadOnly, makeReadOnly, setParentRule, setParentStyle
public CSSImportRule(StyleSheet parentStyle, StyleRule parentRule)
public java.net.URL getHref()
public void setHref(java.net.URL href)
public StyleSheet getStyleSheet()
public void setStyleSheet(StyleSheet styleSheet)