|
|
Package com.dassault_systemes.catweb.base.catlet.view |
Interface ViewInterface
|
Class Hierarchy |
com.dassault_systemes.catweb.base.catlet.view.ViewInterface
Class Location |
Class Description |
public interface ViewInterface
The interface for views used by CATlet MVC
All Implemented Interfaces: PropertyChangeListener
Field Summary |
Constructor Summary |
Method Summary |
Component | getGUI() |
Field Detail |
Constructor Detail |
Method Detail |
Component getGUI()Returns the graphical representation of the viewer The returned GUI is used to compose different viewers.