net.mlw.vlh.swing.support
Class DelegateToServiceTableSorter.Directive

java.lang.Object
  extended bynet.mlw.vlh.swing.support.DelegateToServiceTableSorter.Directive
Enclosing class:
DelegateToServiceTableSorter

public static class DelegateToServiceTableSorter.Directive
extends Object


Constructor Summary
DelegateToServiceTableSorter.Directive(int column, int direction)
           
 
Method Summary
 int getColumn()
           
 int getDirection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DelegateToServiceTableSorter.Directive

public DelegateToServiceTableSorter.Directive(int column,
                                              int direction)
Method Detail

getColumn

public int getColumn()
Returns:
Returns the column.

getDirection

public int getDirection()
Returns:
Returns the direction.


Copyright © 2003-2006 mlavilson. All Rights Reserved.