Package | Description |
---|---|
org.jdesktop.swingx.sort |
Modifier and Type | Class and Description |
---|---|
class |
StringValueRegistry
A writable implemenation of StringValueProvider.
|
Modifier and Type | Method and Description |
---|---|
StringValueProvider |
SortController.getStringValueProvider()
Returns the StringValueProvider used to look up StringValues.
|
StringValueProvider |
DefaultSortController.getStringValueProvider()
Returns the registry of string values.
|
Modifier and Type | Method and Description |
---|---|
void |
SortController.setStringValueProvider(StringValueProvider provider)
Sets the StringValueProvider to look up the StringValues.
|
void |
DefaultSortController.setStringValueProvider(StringValueProvider registry)
Sets the registry of string values.
|
Copyright © 2013. All rights reserved.