Uses of Class
de.tobiasbudde.regedit.reg.config.CutMatches

Packages that use CutMatches
de.tobiasbudde.regedit.reg.config   
 

Uses of CutMatches in de.tobiasbudde.regedit.reg.config
 

Methods in de.tobiasbudde.regedit.reg.config that return CutMatches
 CutMatches ReplaceConfiguration.getCuttingMode()
           
static CutMatches CutMatches.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CutMatches[] CutMatches.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.tobiasbudde.regedit.reg.config with parameters of type CutMatches
 void ReplaceConfiguration.setCuttingMode(CutMatches cuttingMode)
           
 



Copyright © 2008 tobiasbudde.de. All Rights Reserved.