Interface EditHandlingFrame

  • All Known Implementing Classes:
    ElementEditorFrame, NavTreePanel, TagBrowserPanel

    public interface EditHandlingFrame
    A frame which is able to provide its own EditActionHandler. Implement this interface on frames if you prefer the Designer to delegate the edit actions from the main edit menu (i.e. copy / paste) to the frame when it is active.