|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.layouting.input.style.StyleRule
org.jfree.layouting.input.style.CSSDeclarationRule
org.jfree.layouting.input.style.CSSStyleRule
public class CSSStyleRule
Creation-Date: 23.11.2005, 10:59:26
Constructor Summary | |
---|---|
CSSStyleRule(StyleSheet parentStyle,
StyleRule parentRule)
|
Method Summary | |
---|---|
CSSSelector |
getSelector()
|
void |
merge(CSSStyleRule elementRule)
|
void |
setSelector(CSSSelector selector)
|
Methods inherited from class org.jfree.layouting.input.style.CSSDeclarationRule |
---|
clear, clone, getImportantValues, getPropertyCSSValue, getPropertyKeysAsArray, getStyleValues, isEmpty, isImportant, removeProperty, setImportant, setPropertyValue, setPropertyValue, setPropertyValueAsString, setPropertyValueAsString |
Methods inherited from class org.jfree.layouting.input.style.StyleRule |
---|
getParentRule, getParentStyle, getStyleKeyRegistry, isReadOnly, makeReadOnly, setParentRule, setParentStyle |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CSSStyleRule(StyleSheet parentStyle, StyleRule parentRule)
Method Detail |
---|
public CSSSelector getSelector()
public void setSelector(CSSSelector selector)
public void merge(CSSStyleRule elementRule)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |