Package org.openpnp.vision.pipeline.ui
Interface Reorderable
-
- All Known Implementing Classes:
StagesTableModel
public interface ReorderableFrom: http://stackoverflow.com/questions/638807/how-do-i-drag-and-drop-a-row-in-a-jtable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreorder(int fromIndex, int toIndex)
-