Interface Reorderable
-
- All Known Implementing Classes:
MacroTableModel
public interface Reorderable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreorder(int fromIndex, int toIndex, int rowCount)
-