protected static class DefaultNewRunConfigurationTreePopupFactory.GroupDescriptor extends NodeDescriptor<java.lang.String>
NodeDescriptor.NodeComparator<T extends NodeDescriptor<?>>DEFAULT_WEIGHT, EMPTY_ARRAY, myClosedIcon, myColor, myName, myOpenIcon, myProject| Modifier | Constructor and Description |
|---|---|
protected |
GroupDescriptor(Project project,
NodeDescriptor parent,
javax.swing.Icon icon,
java.lang.String name,
java.util.List<ConfigurationType> types) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getElement() |
int |
getWeight() |
boolean |
update()
Make sure the descriptor is up to date with its content
|
applyFrom, expandOnDoubleClick, getChildrenSortingStamp, getClosedIcon, getColor, getIcon, getIndex, getOpenIcon, getParentDescriptor, getProject, getUpdateCount, isWasDeclaredAlwaysLeaf, setChildrenSortingStamp, setIcon, setIndex, setUpdateCount, setWasDeclaredAlwaysLeaf, toStringprotected GroupDescriptor(Project project, NodeDescriptor parent, javax.swing.Icon icon, java.lang.String name, java.util.List<ConfigurationType> types)
public boolean update()
NodeDescriptorupdate in class NodeDescriptor<java.lang.String>public java.lang.String getElement()
getElement in class NodeDescriptor<java.lang.String>public int getWeight()
getWeight in class NodeDescriptor<java.lang.String>