edu.rice.cs.hpc.viewer.util.ColumnPropertiesDialog.ColumnCheckTableViewer Class Reference

Class to mimic CheckboxTableViewer to accept the update of checked items. More...

Inheritance diagram for edu.rice.cs.hpc.viewer.util.ColumnPropertiesDialog.ColumnCheckTableViewer:
Inheritance graph
[legend]
Collaboration diagram for edu.rice.cs.hpc.viewer.util.ColumnPropertiesDialog.ColumnCheckTableViewer:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ColumnCheckTableViewer (Table table)
 constructor: link to a table
void setAllChecked (boolean state)
void setCheckedElements (Object[] elements)

Detailed Description

Class to mimic CheckboxTableViewer to accept the update of checked items.

Definition at line 424 of file ColumnPropertiesDialog.java.


Constructor & Destructor Documentation

edu.rice.cs.hpc.viewer.util.ColumnPropertiesDialog.ColumnCheckTableViewer.ColumnCheckTableViewer ( Table  table  ) 

constructor: link to a table

Definition at line 429 of file ColumnPropertiesDialog.java.


Member Function Documentation

void edu.rice.cs.hpc.viewer.util.ColumnPropertiesDialog.ColumnCheckTableViewer.setAllChecked ( boolean  state  ) 
void edu.rice.cs.hpc.viewer.util.ColumnPropertiesDialog.ColumnCheckTableViewer.setCheckedElements ( Object[]  elements  ) 

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

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1