edu.rice.cs.hpc.filter.view.FilterView Class Reference

Inheritance diagram for edu.rice.cs.hpc.filter.view.FilterView:
Inheritance graph
[legend]
Collaboration diagram for edu.rice.cs.hpc.filter.view.FilterView:
Collaboration graph
[legend]

List of all members.

Classes

class  SelectionChangedListener

Public Member Functions

 FilterView ()
void createPartControl (Composite parent)
void setFocus ()
void refresh ()
Object[] getSelectedElements ()
void dispose ()

Static Public Attributes

static final String ID = "edu.rice.cs.hpc.filter.view.FilterView"

Private Attributes

CheckboxTableViewer tableViewer
ISourceProviderListener sourceProviderListener
FilterStateProvider serviceProvider
ICheckStateListener checkStateListener
SelectionChangedListener selectionChangedListener

Detailed Description

Definition at line 41 of file FilterView.java.


Constructor & Destructor Documentation

edu.rice.cs.hpc.filter.view.FilterView.FilterView (  ) 

Definition at line 50 of file FilterView.java.


Member Function Documentation

void edu.rice.cs.hpc.filter.view.FilterView.createPartControl ( Composite  parent  ) 
void edu.rice.cs.hpc.filter.view.FilterView.dispose (  ) 
Object [] edu.rice.cs.hpc.filter.view.FilterView.getSelectedElements (  ) 
void edu.rice.cs.hpc.filter.view.FilterView.refresh (  ) 
void edu.rice.cs.hpc.filter.view.FilterView.setFocus (  ) 

Member Data Documentation

final String edu.rice.cs.hpc.filter.view.FilterView.ID = "edu.rice.cs.hpc.filter.view.FilterView" [static]

Definition at line 43 of file FilterView.java.


The documentation for this class was generated from the following file:

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1