Class TableSorter.Directive

java.lang.Object
org.openscience.jmol.app.janocchio.TableSorter.Directive
Enclosing class:
TableSorter

private static class TableSorter.Directive extends Object
  • Field Details

    • column

      private int column
    • direction

      private int direction
  • Constructor Details

    • Directive

      public Directive(int column, int direction)