Package | Description |
---|---|
ilog.cpl.list |
Contains classes related to the Swing list model.
|
ilog.cpl.table |
Together with
ilog.cpl.IlpTable , this package constitutes the JTGO Table component. |
ilog.cpl.util |
Utility classes.
|
Modifier and Type | Method and Description |
---|---|
IlpMutableComparator |
IlpListModelSorter.getComparator()
Returns the comparator used to sort the underlying model.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpListModelSorter.setComparator(IlpMutableComparator comparator)
Sets the comparator used to sort the underlying model.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpTableAttributeComparator
This class is used to sort columns of an
IlpTableView . |
Modifier and Type | Class and Description |
---|---|
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 Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.