|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ThemeMetaListener
A listener that can be added to a ThemeMeta.
| Method Summary | |
|---|---|
void |
authorsChanged(ThemeMeta meta)
Called if the authors of meta changed. |
void |
descriptionChanged(ThemeMeta meta)
Called if the description of meta changed. |
void |
nameChanged(ThemeMeta meta)
Called if the name of meta changed. |
void |
webpagesChanged(ThemeMeta meta)
Called if the webpages of meta changed. |
| Method Detail |
|---|
void nameChanged(ThemeMeta meta)
meta changed.
meta - the meta whose property changedvoid descriptionChanged(ThemeMeta meta)
meta changed.
meta - the meta whose property changedvoid authorsChanged(ThemeMeta meta)
meta changed.
meta - the meta whose property changedvoid webpagesChanged(ThemeMeta meta)
meta changed.
meta - the meta whose property changed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||