| Package | Description |
|---|---|
| org.eclipse.swt.events |
| Modifier and Type | Method and Description |
|---|---|
void |
TreeListener.treeCollapsed(TreeEvent e)
Sent when a tree branch is collapsed.
|
void |
TreeAdapter.treeCollapsed(TreeEvent e)
Sent when a tree branch is collapsed.
|
void |
TreeListener.treeExpanded(TreeEvent e)
Sent when a tree branch is expanded.
|
void |
TreeAdapter.treeExpanded(TreeEvent e)
Sent when a tree branch is expanded.
|
Copyright © 2017. All Rights Reserved.