Package gov.nih.mipav.model.structures
Class TableSorter.Directive
- java.lang.Object
-
- gov.nih.mipav.model.structures.TableSorter.Directive
-
- Enclosing class:
- TableSorter
private static class TableSorter.Directive extends java.lang.Object
DOCUMENT ME!
-
-
Constructor Summary
Constructors Constructor Description Directive(int column, int direction)
Creates a new Directive object.
-