| Package | Description |
|---|---|
| org.daveware.passwordmaker |
| Modifier and Type | Field and Description |
|---|---|
static GlobalSettingKey |
GlobalSettingKey.CLIPBOARD_TIMEOUT |
static GlobalSettingKey |
GlobalSettingKey.SHOW_GEN_PW |
| Modifier and Type | Method and Description |
|---|---|
String |
Database.getGlobalSetting(GlobalSettingKey key)
The preferred way of getting a global setting value.
|
void |
Database.setGlobalSetting(GlobalSettingKey key,
String value)
The preferred way of setting a global setting.
|
Copyright © 2018. All rights reserved.