org.jfree.layouting.input.style
Class StyleRule
java.lang.Object
org.jfree.layouting.input.style.StyleRule
- Cloneable, Serializable
public abstract class StyleRule
extends java.lang.Object
implements Serializable, Cloneable
Creation-Date: 23.11.2005, 10:50:15
clone
public Object clone()
throws CloneNotSupportedException
getParentRule
public StyleRule getParentRule()
isReadOnly
public final boolean isReadOnly()
makeReadOnly
public final void makeReadOnly()
setParentRule
protected void setParentRule(StyleRule parentRule)
setParentStyle
protected void setParentStyle(StyleSheet parentStyle)