Documentation of 'org.jdesktop.swingx.sort.ListSortController' Java class
ListSortController
org.jdesktop.swingx.sort

Class ListSortController<M extends javax.swing.ListModel>

  • All Implemented Interfaces:
    SortController<M>


    public class ListSortController<M extends javax.swing.ListModel>
    extends DefaultSortController<M>
    A SortController to use with JXList.
    • Constructor Detail

      • ListSortController

        public ListSortController(M model)
        Parameters:
        model -
    • Method Detail

      • setModel

        public void setModel(M model)
        Sets the TableModel to use as the underlying model for this TableRowSorter. A value of null can be used to set an empty model.
        Parameters:
        model - the underlying model to use, or null

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.