Description: The code is fairly straightforward. except perhaps for the call to convertColumnIn dexToModel. That call is necessary because if t he user moves around the columns. the view s index for the column doesn t match the m PEDA s index for the column. For example, the user might drag the Vegetarian column (which h the model considers to be at index 4) so it s disp layed as the first column-view at index 0. Since prepareRenderer gives us the view index, we need to translate the index to view a model ind ex so we can be sure we re dealing with the intende d column
To Search:
File list (Check if you may need any files):