Package PamView.symbol.modifier.swing
Class ModifierTreeNode
java.lang.Object
PamView.symbol.modifier.swing.ModifierTreeNode
- All Implemented Interfaces:
 TreeNode
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionEnumeration<? extends TreeNode> children()booleangetChildAt(int childIndex) intintintbooleanisLeaf()voidsetModBitmap(int modBitMap)  
- 
Constructor Details
- 
ModifierTreeNode
 
 - 
 - 
Method Details
- 
getChildAt
- Specified by:
 getChildAtin interfaceTreeNode
 - 
getChildCount
public int getChildCount()- Specified by:
 getChildCountin interfaceTreeNode
 - 
getParent
 - 
getIndex
 - 
getAllowsChildren
public boolean getAllowsChildren()- Specified by:
 getAllowsChildrenin interfaceTreeNode
 - 
isLeaf
public boolean isLeaf() - 
children
 - 
getModifier
- Returns:
 - the modifier
 
 - 
setModBitmap
public void setModBitmap(int modBitMap)  - 
getModBitmap
public int getModBitmap() 
 -