com.intellij.openapi.options
Interface ConfigurableGroup


public interface ConfigurableGroup

Created by IntelliJ IDEA. User: max Date: Dec 9, 2003 Time: 3:21:22 PM To change this template use Options | File Templates.


Method Summary
 Configurable[] getConfigurables()
           
 java.lang.String getDisplayName()
           
 java.lang.String getShortName()
           
 

Method Detail

getDisplayName

java.lang.String getDisplayName()

getShortName

java.lang.String getShortName()

getConfigurables

Configurable[] getConfigurables()