org.favabeans.base
Class DefaultViewPrototypes

java.lang.Object
  |
  +--org.favabeans.base.DefaultFacet
        |
        +--org.favabeans.base.DefaultViewPrototypes
All Implemented Interfaces:
Facet, Faceted, ViewPrototypes

public class DefaultViewPrototypes
extends DefaultFacet
implements ViewPrototypes


Constructor Summary
DefaultViewPrototypes(Object primaryObject)
           
 
Method Summary
 View[] getPrototypes()
           
 
Methods inherited from class org.favabeans.base.DefaultFacet
finalize, getFacet, getPrimaryObject
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.favabeans.base.Facet
getPrimaryObject
 

Constructor Detail

DefaultViewPrototypes

public DefaultViewPrototypes(Object primaryObject)
Method Detail

getPrototypes

public View[] getPrototypes()
Specified by:
getPrototypes in interface ViewPrototypes


Copyright © 2000-2001, Regents of the University of Minnesota. All Rights Reserved.