Uses of Interface
toxTree.ui.IEditorFactory

Packages that use IEditorFactory
toxTree.ui   
toxtree.ui.editors   
 

Uses of IEditorFactory in toxTree.ui
 

Classes in toxTree.ui that implement IEditorFactory
 class EditorFactory
           
 

Fields in toxTree.ui declared as IEditorFactory
protected static IEditorFactory EditorFactory.factory
           
 

Methods in toxTree.ui that return IEditorFactory
static IEditorFactory EditorFactory.getInstance()
           
 

Methods in toxTree.ui with parameters of type IEditorFactory
static void EditorFactory.setInstance(IEditorFactory newfactory)
           
 

Uses of IEditorFactory in toxtree.ui.editors
 

Classes in toxtree.ui.editors that implement IEditorFactory
 class SwingEditorFactory
           
 

Methods in toxtree.ui.editors that return IEditorFactory
static IEditorFactory SwingEditorFactory.getInstance()
           
 



Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.