Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
N
O
P
R
S
U
X
A
actionPerformed(ActionEvent)
- Method in class nl.tue.id.tim.
ControlPanel_available_actionAdapter
actionPerformed(ActionEvent)
- Method in class nl.tue.id.tim.
ControlPanel_away_actionAdapter
actionPerformed(ActionEvent)
- Method in class nl.tue.id.tim.
ControlPanel_chat_actionAdapter
actionPerformed(ActionEvent)
- Method in class nl.tue.id.tim.
ControlPanel_dnd_actionAdapter
actionPerformed(ActionEvent)
- Method in class nl.tue.id.tim.
ControlPanel_invisible_actionAdapter
actionPerformed(ActionEvent)
- Method in class nl.tue.id.tim.
ControlPanel_offline_actionAdapter
actionPerformed(ActionEvent)
- Method in class nl.tue.id.tim.
ControlPanel_xa_actionAdapter
adaptee
- Variable in class nl.tue.id.tim.
ControlPanel_available_actionAdapter
adaptee
- Variable in class nl.tue.id.tim.
ControlPanel_away_actionAdapter
adaptee
- Variable in class nl.tue.id.tim.
ControlPanel_chat_actionAdapter
adaptee
- Variable in class nl.tue.id.tim.
ControlPanel_dnd_actionAdapter
adaptee
- Variable in class nl.tue.id.tim.
ControlPanel_invisible_actionAdapter
adaptee
- Variable in class nl.tue.id.tim.
ControlPanel_offline_actionAdapter
adaptee
- Variable in class nl.tue.id.tim.
ControlPanel_xa_actionAdapter
available
- Variable in class nl.tue.id.tim.
ControlPanel
available_actionPerformed(ActionEvent)
- Method in class nl.tue.id.tim.
ControlPanel
away
- Variable in class nl.tue.id.tim.
ControlPanel
away_actionPerformed(ActionEvent)
- Method in class nl.tue.id.tim.
ControlPanel
B
buddyPresenceModeHandler(BuddyPresenceModeEvent)
- Method in class nl.tue.id.tim.
PresenceWatcher
buddyPresenceModeHandler
C
ControlPanel
- class nl.tue.id.tim.
ControlPanel
.
A graphical control panel for the presence watcher.
ControlPanel(PresenceWatcher)
- Constructor for class nl.tue.id.tim.
ControlPanel
ControlPanel_available_actionAdapter
- class nl.tue.id.tim.
ControlPanel_available_actionAdapter
.
ControlPanel_available_actionAdapter(ControlPanel)
- Constructor for class nl.tue.id.tim.
ControlPanel_available_actionAdapter
ControlPanel_away_actionAdapter
- class nl.tue.id.tim.
ControlPanel_away_actionAdapter
.
ControlPanel_away_actionAdapter(ControlPanel)
- Constructor for class nl.tue.id.tim.
ControlPanel_away_actionAdapter
ControlPanel_chat_actionAdapter
- class nl.tue.id.tim.
ControlPanel_chat_actionAdapter
.
ControlPanel_chat_actionAdapter(ControlPanel)
- Constructor for class nl.tue.id.tim.
ControlPanel_chat_actionAdapter
ControlPanel_dnd_actionAdapter
- class nl.tue.id.tim.
ControlPanel_dnd_actionAdapter
.
ControlPanel_dnd_actionAdapter(ControlPanel)
- Constructor for class nl.tue.id.tim.
ControlPanel_dnd_actionAdapter
ControlPanel_invisible_actionAdapter
- class nl.tue.id.tim.
ControlPanel_invisible_actionAdapter
.
ControlPanel_invisible_actionAdapter(ControlPanel)
- Constructor for class nl.tue.id.tim.
ControlPanel_invisible_actionAdapter
ControlPanel_offline_actionAdapter
- class nl.tue.id.tim.
ControlPanel_offline_actionAdapter
.
ControlPanel_offline_actionAdapter(ControlPanel)
- Constructor for class nl.tue.id.tim.
ControlPanel_offline_actionAdapter
ControlPanel_xa_actionAdapter
- class nl.tue.id.tim.
ControlPanel_xa_actionAdapter
.
ControlPanel_xa_actionAdapter(ControlPanel)
- Constructor for class nl.tue.id.tim.
ControlPanel_xa_actionAdapter
chat
- Variable in class nl.tue.id.tim.
ControlPanel
chat_actionPerformed(ActionEvent)
- Method in class nl.tue.id.tim.
ControlPanel
cp
- Variable in class nl.tue.id.tim.
PresenceWatcher
a GUI control panel to show and change the stadus of the user and the buddies.
currentPresenceMode(Presence.Mode)
- Method in class nl.tue.id.tim.
ControlPanel
update the button state to reflect the latest status of the user's presence mode.
currentPresenceModeHandler(CurrentPresenceModeEvent)
- Method in class nl.tue.id.tim.
PresenceWatcher
currentPresenceModeHandler
D
deSelectAll(JToggleButton)
- Method in class nl.tue.id.tim.
ControlPanel
deselect all the buttons except the one specifiled in the param.
dnd
- Variable in class nl.tue.id.tim.
ControlPanel
dnd_actionPerformed(ActionEvent)
- Method in class nl.tue.id.tim.
ControlPanel
E
exitingHandler(ExitingEvent)
- Method in class nl.tue.id.tim.
PresenceWatcher
when existing, let the control panel save its screen positions and dimenstions.
F
flowLayout1
- Variable in class nl.tue.id.tim.
ControlPanel
G
getStatus(Presence.Mode)
- Method in class nl.tue.id.tim.
PresenceWatcher
return description of a certain presence mode.
H
handleEvent(PluginEvent)
- Method in class nl.tue.id.tim.
PresenceWatcher
this plugin handles three events: the presence change of the user, the presence change of a buddy, and exisiting.
I
init()
- Method in class nl.tue.id.tim.
PresenceWatcher
when load the plugin, show the control panel and register this plugin to the plugin event chain.
invisible
- Variable in class nl.tue.id.tim.
ControlPanel
invisible_actionPerformed(ActionEvent)
- Method in class nl.tue.id.tim.
ControlPanel
J
jbInit()
- Method in class nl.tue.id.tim.
ControlPanel
N
nl.tue.id.tim
- package nl.tue.id.tim
Presence Watcher Plugin extensions for JBother.
O
offline
- Variable in class nl.tue.id.tim.
ControlPanel
offline_actionPerformed(ActionEvent)
- Method in class nl.tue.id.tim.
ControlPanel
P
PresenceWatcher
- class nl.tue.id.tim.
PresenceWatcher
.
TIM Presence Watcher.
PresenceWatcher()
- Constructor for class nl.tue.id.tim.
PresenceWatcher
pw
- Variable in class nl.tue.id.tim.
ControlPanel
R
resources
- Variable in class nl.tue.id.tim.
ControlPanel
resources
- Variable in class nl.tue.id.tim.
PresenceWatcher
i18n translation resources from JBother
S
saveSettings()
- Method in class nl.tue.id.tim.
ControlPanel
Saves the current settings - like the height and width of the control panel
setPreferredDimension()
- Method in class nl.tue.id.tim.
ControlPanel
Loads the saved dimenstion settings from any previous settings
setPreferredLocation()
- Method in class nl.tue.id.tim.
ControlPanel
Loads the saved position settings from any previous settings
U
unload()
- Method in class nl.tue.id.tim.
PresenceWatcher
Unloads the plugin. remove it from the plugin event chain. hide the control panel.
X
xa
- Variable in class nl.tue.id.tim.
ControlPanel
xa_actionPerformed(ActionEvent)
- Method in class nl.tue.id.tim.
ControlPanel
A
B
C
D
E
F
G
H
I
J
N
O
P
R
S
U
X
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes