

Classes | |
| class | TreeObject |
| class | TreeParent |
| class | ViewContentProvider |
| class | ViewLabelProvider |
Public Member Functions | |
| void | createPartControl (Composite parent) |
| void | setFocus () |
Static Public Attributes | |
| static final String | ID = "utfsm.navigationView" |
Private Attributes | |
| TreeViewer | viewer |
| void utfsm::NavigationView::createPartControl | ( | Composite | parent | ) | [inline] |
This is a callback that will allow us to create the viewer and initialize it.
References viewer.
| void utfsm::NavigationView::setFocus | ( | ) | [inline] |
Passing the focus request to the viewer's control.
References viewer.
final String utfsm::NavigationView::ID = "utfsm.navigationView" [static] |
TreeViewer utfsm::NavigationView::viewer [private] |
Referenced by createPartControl(), and setFocus().
1.6.2