org.fuin.jmsmvc4swing.base
Interface View


public interface View

A unit that can return an UI to display.


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

Method Detail

getView

JComponent getView()
Returns the UI to display.

Returns:
Component to show.


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