|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Sortable.Definition | |
|---|---|
| nl.tudelft.simulation.introspection.sortable | Utility package enabling sorting tables. |
| Uses of Sortable.Definition in nl.tudelft.simulation.introspection.sortable |
|---|
| Classes in nl.tudelft.simulation.introspection.sortable that implement Sortable.Definition | |
|---|---|
class |
SortDefinition
The SortDefinition. |
| Fields in nl.tudelft.simulation.introspection.sortable with type parameters of type Sortable.Definition | |
|---|---|
protected java.util.List<Sortable.Definition> |
SortingTableHeader.definitions
the definitions of the tableHeader |
| Methods in nl.tudelft.simulation.introspection.sortable that return Sortable.Definition | |
|---|---|
Sortable.Definition[] |
SortingTableModel.getDefinitions()
|
Sortable.Definition[] |
Sortable.getDefinitions()
|
protected Sortable.Definition |
SortingTableHeader.getMatchingDef(int column)
gets the matching definition |
| Methods in nl.tudelft.simulation.introspection.sortable with parameters of type Sortable.Definition | |
|---|---|
void |
SortingTableModel.setDefinitions(Sortable.Definition[] definitions)
|
void |
Sortable.setDefinitions(Sortable.Definition[] definitions)
Sets the current definitions defined for this Sortable. |
| Constructors in nl.tudelft.simulation.introspection.sortable with parameters of type Sortable.Definition | |
|---|---|
SortingTableHeader(Sortable.Definition[] defaultSorting)
constructs a new SortingTableHeader |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||