Uses of Interface
org.base.apps.api.view.AppViewBuilder

Packages that use AppViewBuilder
org.base.apps.api.view.swing   
org.base.apps.core.swing.bound   
 

Uses of AppViewBuilder in org.base.apps.api.view.swing
 

Classes in org.base.apps.api.view.swing that implement AppViewBuilder
 class BoundComponentView<C extends Component>
          Base class for all bound JComponent views, implemented as an abstract class (rather than an interface) to mirror Swing's JComponent class hierarchy.
 

Uses of AppViewBuilder in org.base.apps.core.swing.bound
 

Classes in org.base.apps.core.swing.bound that implement AppViewBuilder
 class AbstractBoundText<C extends JTextComponent>
           
 class BoundField
          A bound JTextField.
 class BoundViewPanel
          Concrete implementation of BoundComponentView representing a panel.
 


Please visit Base Apps, hosted on Sourceforge.net.

Copyright 2011, Blue Agate Software Entity (BASE)