Extension SDK 9.0.5

Uses of Interface
oracle.jdeveloper.vcs.spi.VCSOptionsCustomizer

Packages that use VCSOptionsCustomizer
oracle.jdeveloper.vcs.spi Contains extension-level service provider interfaces for version control system integraton. 
 

Uses of VCSOptionsCustomizer in oracle.jdeveloper.vcs.spi
 

Classes in oracle.jdeveloper.vcs.spi that implement VCSOptionsCustomizer
 class VCSCommentsCustomizer
          Utility class for using comments options in an options customizer.
 

Constructors in oracle.jdeveloper.vcs.spi with parameters of type VCSOptionsCustomizer
VCSCommentsCustomizer(VCSOptionsCustomizer delegateCustomizer)
          Constructor.
VCSCommentsCustomizer(VCSOptionsCustomizer delegateCustomizer, boolean showReuseCommentsOption)
          Constructor.
 


Extension SDK

 

Copyright © 1997, 2004, Oracle. All rights reserved.