| Package | Description |
|---|---|
| tecgraf.javautils.gui.selector |
Pacote do componente gráfico de seleção múltipla ContainerSelection.
|
| tecgraf.javautils.gui.table |
Pacote de classes utilitárias para tabelas.
|
| Modifier and Type | Method and Description |
|---|---|
SortableTable |
ItemContainer.getTable()
Obtém a SortableTable.
|
| Modifier and Type | Method and Description |
|---|---|
SortableTable |
ObjectTableBuilder.build(List<R> objs)
Constroi a tabela.
|
protected SortableTable |
ObjectTableBuilder.createTable(TableModel model)
Cria uma tabela do tipo
SortableTable dado o modelo. |
| Constructor and Description |
|---|
FooterComparatorWrapper(SortableTable table,
Comparator<T> actual)
Cria o decorador a partir de um comparador comum.
|
Copyright © 2020 Tecgraf/PUC-Rio. All rights reserved.