Package editor
Class SymbolPopup.SymbolRoot
java.lang.Object
editor.SymbolPopup.SymbolRoot
- All Implemented Interfaces:
TreeNode
- Enclosing class:
- SymbolPopup
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchildren()
boolean
getChildAt
(int childIndex) int
int
private boolean
isExectedTypeAssignableFrom
(BeanTree beanTree) boolean
isLeaf()
private void
-
Field Details
-
_symbols
-
_children
-
-
Constructor Details
-
SymbolRoot
-
-
Method Details
-
sortBy_AssignableToExpectedType_ThenBy_IsFunctionType_ThenBy_Name
private void sortBy_AssignableToExpectedType_ThenBy_IsFunctionType_ThenBy_Name() -
isExectedTypeAssignableFrom
-
getChildAt
- Specified by:
getChildAt
in interfaceTreeNode
-
getChildCount
public int getChildCount()- Specified by:
getChildCount
in interfaceTreeNode
-
getParent
-
getIndex
-
getAllowsChildren
public boolean getAllowsChildren()- Specified by:
getAllowsChildren
in interfaceTreeNode
-
isLeaf
public boolean isLeaf() -
children
-