|
BioLegato 0.7.3 Core API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertiesListener | |
|---|---|
| org.biolegato.core.main | |
| org.biolegato.core.properties | |
| Uses of PropertiesListener in org.biolegato.core.main |
|---|
| Methods in org.biolegato.core.main with parameters of type PropertiesListener | |
|---|---|
static void |
BLMain.addPropertiesListener(java.lang.String key,
PropertiesListener listener)
Adds a properties listener to the properties object. |
| Uses of PropertiesListener in org.biolegato.core.properties |
|---|
| Methods in org.biolegato.core.properties with parameters of type PropertiesListener | |
|---|---|
void |
BLProperties.addPropertiesListener(java.lang.String key,
PropertiesListener listener)
Adds a listener for property changes NOTE: this method allows filtering based on which property changed |
|
BioLegato 0.7.3 Core API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||