|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.sip.communicator.plugin.generalconfig.autoaway.AutoAwayWatcher
public class AutoAwayWatcher
Listens for idle events from SystemActivityNotifications Service.
| Constructor Summary | |
|---|---|
AutoAwayWatcher(ConfigurationService configurationService)
Creates AutoAway handler. |
|
| Method Summary | |
|---|---|
void |
activityChanged(SystemActivityEvent event)
Listens for activities and set corresponding statuses. |
void |
start()
Starts and add needed listeners. |
void |
stop()
Stops and removes the listeners. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AutoAwayWatcher(ConfigurationService configurationService)
configurationService - the config service.| Method Detail |
|---|
public void start()
public void stop()
public void activityChanged(SystemActivityEvent event)
activityChanged in interface SystemActivityChangeListenerevent - the NotificationActionTypeEvent, which is
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||