com.tirsen.angkor
Class AbstractViewFactory

java.lang.Object
  |
  +--com.tirsen.angkor.AbstractViewFactory
All Implemented Interfaces:
java.io.Serializable, ViewFactory
Direct Known Subclasses:
Controller, ViewLink

public abstract class AbstractViewFactory
extends java.lang.Object
implements ViewFactory

Abstract baseclass for implementing ViewFactories.

Version:
$Revision: 1.2 $
Author:
Jon Tirs´n (tirsen@users.sourceforge.net)
See Also:
Serialized Form

Constructor Summary
AbstractViewFactory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.tirsen.angkor.ViewFactory
getView
 

Constructor Detail

AbstractViewFactory

public AbstractViewFactory()


Copyright © 2002-2002 . All Rights Reserved.