Example usage for javax.swing.event RowSorterListener interface-usage

List of usage examples for javax.swing.event RowSorterListener interface-usage

Introduction

In this page you can find the example usage for javax.swing.event RowSorterListener interface-usage.

Usage

From source file org.jdal.swing.PageableTable.java

/**
 * A JPanel with  a JTable and paginator. 
 * 
 * <p>This table view uses a {@link PageableDataSource} to query for data by pages.
 * Has a paginator control to navigate on records and show page info.
 * 

From source file de.mendelson.comm.as2.client.AS2Gui.java

/**
 * Main GUI for the control of the mendelson AS2 server
 *
 * @author S.Heller
 * @version $Revision: 1.1 $
 */