public class DriverPanelCache extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DRIVER_CACHE_KEY
This value is set by the DriverDialog.
|
static String |
FILE_CACHE_KEY
Most AbstractDriverPanels will set this value, but some do not (e.g. those
that retrieve data from the web instead of a file).
|
| Constructor and Description |
|---|
DriverPanelCache() |
public static final String DRIVER_CACHE_KEY
public static final String FILE_CACHE_KEY
public void addAll(DriverPanelCache otherCache)
Copyright © 2015. All rights reserved.