Class DOMInspector

    • Constructor Detail

      • DOMInspector

        public DOMInspector​(Document doc)
        Constructor for the DOMInspector object
        Parameters:
        doc - PARAM
      • DOMInspector

        public DOMInspector​(Document doc,
                            SharedContext context,
                            StyleReference sr)
        Constructor for the DOMInspector object
        Parameters:
        doc - PARAM
        context - PARAM
        sr - PARAM
    • Method Detail

      • setForDocument

        public void setForDocument​(Document doc)
        Sets the forDocument attribute of the DOMInspector object
        Parameters:
        doc - The new forDocument value
      • setForDocument

        public void setForDocument​(Document doc,
                                   SharedContext context,
                                   StyleReference sr)
        Sets the forDocument attribute of the DOMInspector object
        Parameters:
        doc - The new forDocument value
        context - The new forDocument value
        sr - The new forDocument value
      • getFrame

        public JFrame getFrame​(Component comp)
        Gets the frame attribute of the DOMInspector object
        Parameters:
        comp - PARAM
        Returns:
        The frame value