|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.beamertool.viewer.data.commercial.Commercial
public class Commercial
This class emits every now and then a new commercial
| Constructor Summary | |
|---|---|
Commercial(Settings theSettings)
Initilaizses all fields |
|
| Method Summary | |
|---|---|
void |
addCommercialListener(CommercialListener newListener)
Adds a new listener which want commercial |
void |
stop()
Notify the running thread to clean up and spawn a new thread to keep the application active until the commercial thread has finished |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Commercial(Settings theSettings)
| Method Detail |
|---|
public void addCommercialListener(CommercialListener newListener)
newListener - -
The new listenerpublic void stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||