JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.luwrain.core
Interface PropertiesProvider.Listener
Enclosing interface:
PropertiesProvider
public static interface
PropertiesProvider.Listener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onNewPropertyValue
(
String
propName,
String
propValue)
Method Details
onNewPropertyValue
void
onNewPropertyValue
(
String
propName,
String
propValue)