Uses of Class
ca.sqlpower.architect.swingui.CompareDMSettings.OutputFormat

Packages that use CompareDMSettings.OutputFormat
ca.sqlpower.architect.swingui   
 

Uses of CompareDMSettings.OutputFormat in ca.sqlpower.architect.swingui
 

Methods in ca.sqlpower.architect.swingui that return CompareDMSettings.OutputFormat
 CompareDMSettings.OutputFormat CompareDMSettings.getOutputFormat()
           
static CompareDMSettings.OutputFormat CompareDMSettings.OutputFormat.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CompareDMSettings.OutputFormat[] CompareDMSettings.OutputFormat.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in ca.sqlpower.architect.swingui with parameters of type CompareDMSettings.OutputFormat
 void CompareDMSettings.setOutputFormat(CompareDMSettings.OutputFormat outputFormat)
           
 



Copyright © 2003-2007 SQL Power Group Inc. www.sqlpower.ca