org.fuin.jmsmvc4swing.base
Interface View


public interface View

A unit that can return an UI to display.


Method Summary
 javax.swing.JComponent getView()
          Returns the UI to display.
 

Method Detail

getView

javax.swing.JComponent getView()
Returns the UI to display.

Returns:
Component to show.


Copyright © 2009 Future Invent Informationsmanagement GmbH. All Rights Reserved.