Uses of Interface
com.ice.config.ConfigureEditorFactory

Packages that use ConfigureEditorFactory
com.ice.config   
 

Uses of ConfigureEditorFactory in com.ice.config
 

Classes in com.ice.config that implement ConfigureEditorFactory
 class DefaultConfigureEditorFactory
           
 

Fields in com.ice.config declared as ConfigureEditorFactory
protected  ConfigureEditorFactory ConfigurePanel.factory
           
 

Methods in com.ice.config that return ConfigureEditorFactory
 ConfigureEditorFactory ConfigurePanel.getEditorFactory()
           
 

Methods in com.ice.config with parameters of type ConfigureEditorFactory
 void ConfigurePanel.setEditorFactory(ConfigureEditorFactory factory)
           
 

Constructors in com.ice.config with parameters of type ConfigureEditorFactory
ConfigurePanel(UserPrefs cfgPrefs, UserPrefs specs, ConfigureEditorFactory factory)
           
 



Copyright © 1997-2003, Timothy G. Endres, All Rights Reserved.