Package com.biglybt.ui.swt.views.stats
Interface GeneralOpsPanel.Node
- All Known Implementing Classes:
DHTOpsPanel.ActivityHolder.NodeHolder
- Enclosing class:
- GeneralOpsPanel
public static interface GeneralOpsPanel.Node
-
Field Details
-
TYPE_1
static final int TYPE_1- See Also:
-
TYPE_2
static final int TYPE_2- See Also:
-
TYPE_3
static final int TYPE_3- See Also:
-
-
Method Details
-
getName
-
getType
default int getType() -
eventOccurred
-
getChildren
List<GeneralOpsPanel.Node> getChildren()
-