Uses of Interface
com.intellij.openapi.options.ConfigurableGroup

Packages that use ConfigurableGroup
com.intellij.openapi.options Provides interfaces for implementing settings pages displayed in the IDEA Setting dialog. 
 

Uses of ConfigurableGroup in com.intellij.openapi.options
 

Methods in com.intellij.openapi.options with parameters of type ConfigurableGroup
abstract  void ShowSettingsUtil.showSettingsDialog(Project project, ConfigurableGroup[] group)