Question

I have a GlazedList table, when i want to sort a column i should double click. I want to change it to a single click.

Does anyone know how to do it?

Était-ce utile?

La solution

Just change the TableComparatorChooser.MULTIPLE_COLUMN_MOUSE to TableComparatorChooser.SINGLE_COLUMN

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top