Class StyleRule

    • Method Detail

      • getParentStyle

        public StyleSheet getParentStyle()
      • getParentRule

        public StyleRule getParentRule()
      • setParentStyle

        protected void setParentStyle​(StyleSheet parentStyle)
      • setParentRule

        protected void setParentRule​(StyleRule parentRule)
      • clone

        public java.lang.Object clone()
                               throws java.lang.CloneNotSupportedException
        Overrides:
        clone in class java.lang.Object
        Throws:
        java.lang.CloneNotSupportedException
      • makeReadOnly

        public final void makeReadOnly()
      • isReadOnly

        public final boolean isReadOnly()