Uses of Class
net.sourceforge.squirrel_sql.plugins.dbdiff.gui.AbstractSideBySideDiffPresentation

Packages that use AbstractSideBySideDiffPresentation
net.sourceforge.squirrel_sql.plugins.dbdiff.gui   
 

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

Subclasses of AbstractSideBySideDiffPresentation in net.sourceforge.squirrel_sql.plugins.dbdiff.gui
 class ExternalToolSideBySideDiffPresentation
          A DiffPresentation implementation that creates a script from both schemas to be compared, then launches a diff window or configurable external diff tool to compare the schema definitions side-by-side.
 class JMeldDiffPresentation
          A DiffPresentation that uses components from the JMeld project to render a comparison of the content of two files in a JFrame.
 



Copyright © 2001-2012. All Rights Reserved.