|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StyleListener
Interface that models listeners to styles.
IlpStyle,
IlpStyleListenerSupport| Method Summary | |
|---|---|
void |
endChangingStyleValues()
Deprecated. This method is called when the user has finished all modifications in the style. |
void |
startChangingStyleValues()
Deprecated. This method is called whenever a series of style modifications is started. |
void |
styleValueChanged(IlpAbstractStyle source,
IlpKey key)
Deprecated. This method is called whenever a key value is changed in this style. |
| Method Detail |
|---|
void startChangingStyleValues()
void styleValueChanged(IlpAbstractStyle source,
IlpKey key)
source - The style in which the event was generated.key - The key that has changed.void endChangingStyleValues()
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||