diva.gui
Interface ContextView

All Known Implementing Classes:
ContextGraphView

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:
$Revision: 1.2 $
Author:
Steve Neuendorffer (neuendor@eecs.berkeley.edu)

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

Method Detail

getContext

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



Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.