Révision 1878

tmp/org.txm.lexicaltable.rcp/src/org/txm/lexicaltable/rcp/editors/LexicalTableEditor.java (revision 1878)
89 89
	
90 90
	/** The table. */
91 91
	LexicalTable lexicalTable;
92
	//ILexicalTable iTable;
93 92
	
94 93
	// params
95 94
	/** The line table viewer. */
......
100 99

  
101 100
	/** The freq column. */
102 101
	TableViewerColumn freqColumn;
103
	// org.eclipse.swt.widgets.List colCombo;
104 102

  
105 103
	/** The cols. */
106 104
	private List<double[]> cols;
......
111 109
	/** The collist. */
112 110
	List<Object> collist;
113 111

  
114
	/** The freqs. */
115
	//private List<Integer> freqs;
116

  
117 112
	/** The previous sorted col. */
118 113
	private int previousSortedCol;
119 114
	boolean DEFAULTREVERSE = false;
......
134 129

  
135 130
	
136 131

  
137
	// FIXME: viewer comparator tests	
132
	// FIXME: SJ: viewer comparator tests	
138 133
//	/**
139 134
//	 * Viewer comparator for sorting.
140 135
//	 */

Formats disponibles : Unified diff