Uses of Interface
chemCast.ui.IKeyValuesUpdater

Packages that use IKeyValuesUpdater
chemCast.ui   
chemCast.ui.wizard   
 

Uses of IKeyValuesUpdater in chemCast.ui
 

Methods in chemCast.ui that return IKeyValuesUpdater
 IKeyValuesUpdater ObjectPropertyFilterEditor.getKeyValuesUpdater()
           
 

Methods in chemCast.ui with parameters of type IKeyValuesUpdater
 void ObjectPropertyFilterEditor.setKeyValuesUpdater(IKeyValuesUpdater keyValuesUpdater)
           
 

Uses of IKeyValuesUpdater in chemCast.ui.wizard
 

Classes in chemCast.ui.wizard that implement IKeyValuesUpdater
 class SubsetWizard