org.base.apps.api.view
Interface AppViewBuilder<AV,C>

All Superinterfaces:
ViewBuilder<C>
All Known Implementing Classes:
AbstractBoundText, BoundComponentView, BoundField, BoundViewPanel

public interface AppViewBuilder<AV,C>
extends ViewBuilder<C>

Author:
Kevan Simpson

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.base.apps.util.view.swing.ViewBuilder
ViewBuilder.Axis
 
Method Summary
 void bindView(String name, AV view)
           
 AV getAppView()
           
 
Methods inherited from interface org.base.apps.util.view.swing.ViewBuilder
addSection, addView, endSection, nextSection, nextSection, startSection, startSection
 

Method Detail

bindView

void bindView(String name,
              AV view)

getAppView

AV getAppView()

Please visit Base Apps, hosted on Sourceforge.net.

Copyright 2011, Blue Agate Software Entity (BASE)