|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConfigListener
Interfaces for classes that want to register via Config.addConfigurationListener(..). For each configuration option that changed, an event is sent. The source-object of the ChangeEvent is of type java.lang.reflect.Field and directly refers to a static option field in class Config.
Method Summary | |
---|---|
void |
configurationChanged(javax.swing.event.ChangeEvent event)
|
Method Detail |
---|
void configurationChanged(javax.swing.event.ChangeEvent event)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |