| Package | Description |
|---|---|
| net.thevpc.common.swing.util |
| Modifier and Type | Method and Description |
|---|---|
static PropertyFormat |
PropertyFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyFormat[] |
PropertyFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PropertiesFormatter(PropertyFormat format) |
PropertiesFormatter(PropertyFormat format,
Map<String,String> properties) |
PropertiesFormatter(PropertyFormat format,
Mapper<String,String> properties) |
PropertiesFormatter(PropertyFormat format,
Properties properties) |
Copyright © 2021 vpc open source initiative. All rights reserved.