public interface RefactorTreeNode<T extends RefactorTreeNode>
Modifier and Type | Method and Description |
---|---|
List<T> |
children() |
Color |
getColor() |
ImageIcon |
getIcon() |
int |
getIndexInParent() |
String |
getText() |
Copyright © 2019. All rights reserved.