| Package | Description |
|---|---|
| pt.lsts.neptus.gui | |
| pt.lsts.neptus.gui.tree |
| Modifier and Type | Method and Description |
|---|---|
ExtendedTreeNode |
MissionTreeModel.addTransponderNode(TransponderElement elem) |
ExtendedTreeNode |
MissionTreeModel.findNode(java.lang.String id,
MissionTreeModel.ParentNodes parentType)
Searched for a node with this id in the nodes of the parent type.
|
ExtendedTreeNode |
MissionBrowser.getSelectedTreeNode() |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<ExtendedTreeNode> |
MissionBrowser.getSelectedNodes() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MissionTreeModel.insertAlphabetically(ExtendedTreeNode newNode,
MissionTreeModel.ParentNodes parentType) |
<E extends NameId> |
MissionTreeModel.removeById(E item,
ExtendedTreeNode parent)
TODO change input to id and parent enumeration
|
| Modifier and Type | Method and Description |
|---|---|
ExtendedTreeNode |
ExtendedTreeNode.clone() |
ExtendedTreeNode |
ExtendedTreeNode.ChildIterator.next() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtendedTreeNode.cloneExtendedTreeNodeChildren(ExtendedTreeNode familyModel)
Clones the children of a node that are of type ExtendedTreeNode
|
Copyright © 2004-2014 FEUP-LSTS and Neptus developers. All Rights Reserved.