Package diva.gui

Interface ContextView


  • public interface ContextView
    A Context view is a view that knows about an app context that it exists. This context allows the view to represent itself as a toplevel frame complete with menu bars, tool bars, etc.
    Version:
    $Id$
    Author:
    Steve Neuendorffer
    Pt.AcceptedRating:
    Red
    • Method Detail

      • getContext

        AppContext getContext()
        Return the component that implements the display of this view.