|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StrategyListener
An interface to be implemented by classes who want to be notified when the user changes his question selection strategy.
| Method Summary | |
|---|---|
void |
strategyChanged(AbstractStrategy newStrategy)
Implement this method to respond to a new question selection strategy. |
| Method Detail |
|---|
void strategyChanged(AbstractStrategy newStrategy)
newStrategy - an AbstractStrategy value
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||