JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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: ContextView.java 38798 2005-07-08 20:00:01Z cxh $
Author:
Steve Neuendorffer
Accepted Rating:
Red
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
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.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method