Uses of Class
org.exolab.castor.util.dialog.ConsoleDialog

Packages that use ConsoleDialog
org.exolab.castor.builder Castor XML code generator 
org.exolab.castor.builder.conflictresolution   
 

Uses of ConsoleDialog in org.exolab.castor.builder
 

Constructors in org.exolab.castor.builder with parameters of type ConsoleDialog
SingleClassGenerator(ConsoleDialog dialog, SourceGenerator sourceGenerator, String conflictStrategyType, String jClassPrinterType)
          Creates an instance of this class.
 

Uses of ConsoleDialog in org.exolab.castor.builder.conflictresolution
 

Methods in org.exolab.castor.builder.conflictresolution that return ConsoleDialog
protected  ConsoleDialog WarningViaDialogClassNameCRStrategy.getConsoleDialog()
          Returns the ConsoleDialog instance in use.
 

Methods in org.exolab.castor.builder.conflictresolution with parameters of type ConsoleDialog
 void ClassNameCRStrategy.setConsoleDialog(ConsoleDialog dialog)
          Sets the ConsoleDialog instance to use (if required).
 void InformViaLogClassNameCRStrategy.setConsoleDialog(ConsoleDialog dialog)
          Sets the console dialog to use with this strategy.
 void WarningViaDialogClassNameCRStrategy.setConsoleDialog(ConsoleDialog dialog)
          Sets the console dialog to use with this strategy.
 



Copyright © 2012. All Rights Reserved.