Jazz API Documentation

Uses of Interface
edu.umd.cs.jazz.util.ZSceneGraphEditorFactory

Packages that use ZSceneGraphEditorFactory
edu.umd.cs.jazz This is the root package for all Jazz classes. 
 

Uses of ZSceneGraphEditorFactory in edu.umd.cs.jazz
 

Methods in edu.umd.cs.jazz with parameters of type ZSceneGraphEditorFactory
static void ZNode.setEditorFactory(ZSceneGraphEditorFactory factory)
          Define how editors should be created.
 


Jazz API Documentation