|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.buglabs.dragonfly.model.BaseNode
com.buglabs.dragonfly.model.BaseTreeNode
com.buglabs.dragonfly.model.FolderNode
public class FolderNode
| Constructor Summary | |
|---|---|
FolderNode(java.lang.String name,
ITreeNode parent)
|
|
| Method Summary |
|---|
| Methods inherited from class com.buglabs.dragonfly.model.BaseTreeNode |
|---|
addChild, addChildren, childExists, getChildren, getChildren, getFirstParentOfType, getParent, hasChildren, removeChild, setChildren, setParent |
| Methods inherited from class com.buglabs.dragonfly.model.BaseNode |
|---|
getEditableValue, getName, getPropertyDescriptors, getPropertyValue, isPropertySet, resetPropertyValue, setName, setPropertyValue, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.buglabs.dragonfly.model.IModelNode |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.ui.views.properties.IPropertySource |
|---|
getEditableValue, getPropertyDescriptors, getPropertyValue, isPropertySet, resetPropertyValue, setPropertyValue |
| Constructor Detail |
|---|
public FolderNode(java.lang.String name,
ITreeNode parent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||