Uses of Interface
ilog.cpl.util.IlpMutableComparator

Packages that use IlpMutableComparator
ilog.cpl.list Contains classes related to the Swing list model. 
ilog.cpl.table Together with ilog.cpl.IlpTable, this package constitutes the ILOG JTGO Table component. 
ilog.cpl.util Utility classes. 
 

Uses of IlpMutableComparator in ilog.cpl.list
 

Methods in ilog.cpl.list that return IlpMutableComparator
 IlpMutableComparator IlpListModelSorter.getComparator()
          Returns the comparator used to sort the underlying model.
 

Methods in ilog.cpl.list with parameters of type IlpMutableComparator
 void IlpListModelSorter.setComparator(IlpMutableComparator comparator)
          Sets the comparator used to sort the underlying model.
 

Uses of IlpMutableComparator in ilog.cpl.table
 

Classes in ilog.cpl.table that implement IlpMutableComparator
 class IlpTableAttributeComparator
          This class is used to sort columns of an IlpTableView.
 

Uses of IlpMutableComparator in ilog.cpl.util
 

Classes in ilog.cpl.util that implement IlpMutableComparator
 class IlpAbstractComparator
          Abstract implementation of IlpMutableComparator.
 class IlpAttributeComparator
          This comparator must have an attribute to base the comparison on, otherwise it will not provide an order and will not be a real comparator.
 



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.