Uses of Class
org.peace_tools.core.ViewFactory

Packages that use ViewFactory
org.peace_tools.core Contains the core classes that coordinate the activities of various classes and wizards. 
 

Uses of ViewFactory in org.peace_tools.core
 

Subclasses of ViewFactory in org.peace_tools.core
private  class MainFrame.DefaultViewFactory
          A default implementation for a view factory.
 

Methods in org.peace_tools.core that return ViewFactory
 ViewFactory MainFrame.getViewFactory()
          Obtain the view factory associated with this main frame.