|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NPTListener
Objects that implement the NPTListener interface can receive
NPTStatusEvent and NPTRateChangedEvent events.
| Method Summary | |
|---|---|
void |
receiveNPTStatusEvent(NPTStatusEvent e)
Send a NPTStatusEvent to a registered listener. |
void |
receiveRateChangedEvent(NPTRateChangeEvent e)
Send a NPTRateChangeEvent to a registered listener. |
| Method Detail |
|---|
void receiveRateChangedEvent(NPTRateChangeEvent e)
NPTRateChangeEvent to a registered listener.
e - the NPTRateChangeEvent event.void receiveNPTStatusEvent(NPTStatusEvent e)
NPTStatusEvent to a registered listener.
e - a NPTStatusEvent describing the status change
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||