org.fopps.ui
Interface Controller

All Known Implementing Classes:
ListController, ProjectPanelController, TableController, TableListController, TreeController

public interface Controller

Controller is the base interface for all controllers. It provides a common access to the viewable component


Method Summary
 ViewActionReceiver[] getViews()
          Returns the corresponding view(s) of the controller
 

Method Detail

getViews

public ViewActionReceiver[] getViews()
Returns the corresponding view(s) of the controller



Fopps 0.19 - Copyright © 2002 Oliver Wieland. All Rights Reserved.