|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApprovedMsgListener | |
|---|---|
| de.beamertool.viewer.data | This package contains all components of the data logic and it's connection to the rest of the application. |
| de.beamertool.viewer.remotecontrol | This package contains all files for the remote controlling feature of beamer-tool_admin with beamer-tool |
| Uses of ApprovedMsgListener in de.beamertool.viewer.data |
|---|
| Classes in de.beamertool.viewer.data that implement ApprovedMsgListener | |
|---|---|
class |
DataController
This class handles all incomming data It has a sms pool and sends every now and then a commercial |
| Uses of ApprovedMsgListener in de.beamertool.viewer.remotecontrol |
|---|
| Methods in de.beamertool.viewer.remotecontrol with parameters of type ApprovedMsgListener | |
|---|---|
void |
RemoteControl.addApprovedMsgListener(ApprovedMsgListener newListener)
Adds alister to the list of listener to recieve approved messages |
| Constructor parameters in de.beamertool.viewer.remotecontrol with type arguments of type ApprovedMsgListener | |
|---|---|
RemoteControlMethods(Collection<RemoteControlListener> listener,
Collection<ApprovedMsgListener> apMsgListener)
Initalize all fields |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||