butler.swing.query
Interface SortPanel

All Known Implementing Classes:
SortPanel.DualListBox, SortPanel.Radio

public interface SortPanel

Author:
Sara Olsson

Nested Class Summary
static class SortPanel.DualListBox
           
static class SortPanel.Factory
           
static class SortPanel.Radio
           
 
Method Summary
 javax.swing.JComponent getComponent()
           
 RecordComparator getRecordComparator()
           
 

Method Detail

getRecordComparator

RecordComparator getRecordComparator()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

getComponent

javax.swing.JComponent getComponent()
                                    throws java.lang.Exception
Throws:
java.lang.Exception