| Package | Description |
|---|---|
| net.sf.eBus.util |
Contains supporting utility Java classes for
net.sf.eBus. |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
Properties.loadProperties(File file)
Returns a properties list loaded with the values found
in the properties file.
|
static Properties |
Properties.loadProperties(String fileName)
Returns a properties list loaded with the values found
in the named properties file.
|
| Constructor and Description |
|---|
PropertiesEvent(Properties properties)
The specified properties have changed.
|
Copyright © 2019. All rights reserved.