@Deprecated public class IdeConfigurablesGroup extends java.lang.Object implements ConfigurableGroup
Constructor and Description |
---|
IdeConfigurablesGroup()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object object)
Deprecated.
|
ConfigurableFilter |
getConfigurableFilter()
Deprecated.
|
Configurable [] |
getConfigurables()
Deprecated.
|
java.lang.String |
getDisplayName()
Deprecated.
|
int |
hashCode()
Deprecated.
|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getShortName
getConfigurables
public java.lang.String getDisplayName()
getDisplayName
in interface ConfigurableGroup
public ConfigurableFilter getConfigurableFilter()
public boolean equals(java.lang.Object object)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public Configurable [] getConfigurables()
getConfigurables
in interface Configurable.Composite