Package | Description |
---|---|
com.mockturtlesolutions.snifflib.flatfiletools.database |
Base classes for the repository storage framework of flatfiletools.
|
com.mockturtlesolutions.snifflib.guitools.components |
Widgets and support classes for graphical user interfaces.
|
Modifier and Type | Method and Description |
---|---|
DomainNameTree |
FlatFileToolsIconServer.getDefaultIconMap() |
Modifier and Type | Method and Description |
---|---|
DomainNameTree |
IconServer.getDefaultIconMap()
Add the default icon mappings to the current icon mappings.
|
DomainNameTree |
DomainNameSelector.getIconMap() |
DomainNameTree |
IconServer.getIconMap()
Returns a tree of icon mappings.
|
Modifier and Type | Method and Description |
---|---|
void |
IconServer.saveToRegistry(DomainNameTree iconmap)
Saves the current icon mappings to the registry.
|
void |
IconServer.setIconMap(DomainNameTree x)
Set a tree of icon mappings.
|
Constructor and Description |
---|
DomainNameSelector(DomainNameTree it)
Creates selector for choosing the nodes of the given tree.
|
Copyright © 2011, 2013. Daniel P. Dougherty