|
|||||||||||
| 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. |
| Methods in nl.tudelft.simulation.introspection.sortable that return Sortable.Definition | |
Sortable.Definition[] |
SortingTableModel.getDefinitions()
|
protected Sortable.Definition |
SortingTableHeader.getMatchingDef(int column)
gets the matching definition |
Sortable.Definition[] |
Sortable.getDefinitions()
|
| 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 | ||||||||||