Uses of Interface
net.sourceforge.squirrel_sql.plugins.dbdiff.gui.IDiffPresentationFactory

Packages that use IDiffPresentationFactory
net.sourceforge.squirrel_sql.plugins.dbdiff.commands   
net.sourceforge.squirrel_sql.plugins.dbdiff.gui   
 

Uses of IDiffPresentationFactory in net.sourceforge.squirrel_sql.plugins.dbdiff.commands
 

Methods in net.sourceforge.squirrel_sql.plugins.dbdiff.commands with parameters of type IDiffPresentationFactory
 void CompareCommand.setDiffPresentationFactory(IDiffPresentationFactory diffPresentationFactory)
           
 

Uses of IDiffPresentationFactory in net.sourceforge.squirrel_sql.plugins.dbdiff.gui
 

Classes in net.sourceforge.squirrel_sql.plugins.dbdiff.gui that implement IDiffPresentationFactory
 class DiffPresentationFactoryImpl
           
 



Copyright © 2001-2012. All Rights Reserved.