org.base.apps.api.view
Interface BoundViewFactory<B extends BoundView,C>

All Superinterfaces:
Factory
All Known Implementing Classes:
SwingViewFactory

public interface BoundViewFactory<B extends BoundView,C>
extends Factory

Author:
Kevan Simpson

Method Summary
 B createView(Class<C> type, Object... args)
           
 
Methods inherited from interface org.base.apps.util.factory.Factory
create
 

Method Detail

createView

B createView(Class<C> type,
             Object... args)

Please visit Base Apps, hosted on Sourceforge.net.

Copyright 2011, Blue Agate Software Entity (BASE)