public interface PropertiesListener
Properties.addListener(PropertiesListener).| Modifier and Type | Method and Description |
|---|---|
void |
propertiesUpdate(PropertiesEvent event)
Properties calls this method when it detects
a change in its underlying properties file. |
void propertiesUpdate(PropertiesEvent event)
Properties calls this method when it detects
a change in its underlying properties file.event - The change properties event.Copyright © 2020. All rights reserved.