Interface ViewOpenFrameInterface

  • All Known Implementing Classes:
    ViewJFrameFastMarching2, ViewJFrameFastMarching3, ViewJFrameImage

    public interface ViewOpenFrameInterface
    Simple interface to allow JDialogs to open up a new frame of the same type as was used to create the dialog This allows stand-alone plugins that extend ViewJFrameImage to instantiate a new frame of the same type.
    Author:
    linkb