Uses of Interface
org.jtheque.primary.view.able.DataView

Packages that use DataView
org.jtheque.primary.view.able Contains the view specification. 
org.jtheque.primary.view.impl.frames Contains the view frames. 
 

Uses of DataView in org.jtheque.primary.view.able
 

Subinterfaces of DataView in org.jtheque.primary.view.able
 interface IBorrowerView
          A borrower view specification.
 interface ISimpleDataView
          A country view specification.
 

Uses of DataView in org.jtheque.primary.view.impl.frames
 

Classes in org.jtheque.primary.view.impl.frames that implement DataView
 class BorrowerView
          A view to edit borrower.
 class SimpleDataView
          A view to edit simple data.
 



Copyright © 2010 JTheque. All Rights Reserved.