com.limegroup.gnutella.gui.tables
Interface JSortTable

All Known Implementing Classes:
JMultilineToolTipTreeTable, LimeJTable

public interface JSortTable


Method Summary
 int getPressedColumnIndex()
           
 int getSortedColumnIndex()
           
 boolean isSortedColumnAscending()
           
 

Method Detail

getSortedColumnIndex

public int getSortedColumnIndex()

isSortedColumnAscending

public boolean isSortedColumnAscending()

getPressedColumnIndex

public int getPressedColumnIndex()