Interface FrameContext

  • All Known Implementing Classes:
    HtmlPanel, SimpleBrowserFrame

    public interface FrameContext
    Provides direct access to the GUI component where the document is rendered, typically a browser frame of some sort.
    • Method Detail

      • delayedRelayout

        void delayedRelayout​(NodeImpl node)