| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractDisplayerView | |
| portaview | Package that contains the main PortaView application and the controllers, or "C" in the MVC pattern. | 
| portaview.view | The views, or "V" in the MVC pattern. | 
| Uses of AbstractDisplayerView in portaview | 
| Fields in portaview declared as AbstractDisplayerView | |
| protected  AbstractDisplayerView | AbstractViewer.view | 
| Methods in portaview that return AbstractDisplayerView | |
|  AbstractDisplayerView | AbstractViewer.getView() | 
| Methods in portaview with parameters of type AbstractDisplayerView | |
|  void | AbstractViewer.setView(AbstractDisplayerView view)Changes the view associated with this controller. | 
| Uses of AbstractDisplayerView in portaview.view | 
| Subclasses of AbstractDisplayerView in portaview.view | |
|  class | DisplayerViewPanel to display the pictures. | 
|  class | PreviewViewImplenets the view for the preview panel. | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||