A B C D G J K L M O P R S U

A

AWAY - Static variable in class com.xibit.jaimbuddy.JaimBuddy
 
actionPerformed(ActionEvent) - Method in class com.xibit.jaimbuddy.JaimBuddy
Handles the action events.
addBuddyToList(String) - Method in class com.xibit.jaimbuddy.JaimBuddy
Adds the specified buddy to the buddy list.
addErrorMessage(String) - Method in class com.xibit.jaimbuddy.ChatWindow
Adds an error message to the conversation half.
addMessage(String, boolean, boolean) - Method in class com.xibit.jaimbuddy.ChatWindow
Adds a message to the conversation half.

B

BuddyListViewport - class com.xibit.jaimbuddy.BuddyListViewport.
 
BuddyListViewport() - Constructor for class com.xibit.jaimbuddy.BuddyListViewport
Constructs a new BuddyListViewport.

C

ChatWindow - class com.xibit.jaimbuddy.ChatWindow.
 
ChatWindow(JaimBuddy, String) - Constructor for class com.xibit.jaimbuddy.ChatWindow
ChatWindow constructor.
canSend(boolean) - Method in class com.xibit.jaimbuddy.ChatWindow
Sets whether the user can send a message to the buddy (i.e.
com.xibit.jaimbuddy - package com.xibit.jaimbuddy
 
comeBack() - Method in class com.xibit.jaimbuddy.JaimlibManager
Come back from away mode.

D

disconnect() - Method in class com.xibit.jaimbuddy.JaimlibManager
Disconnects from AOL TOC server; call only when closing JaimBuddy.

G

getBuddy() - Method in class com.xibit.jaimbuddy.ChatWindow
Returns the name of the buddy associated with this window.
getBuddyStatus(String) - Method in class com.xibit.jaimbuddy.JaimBuddy
Returns the status of the specified buddy
getUser() - Method in class com.xibit.jaimbuddy.JaimBuddy
Returns the user logged in.
goAway(String) - Method in class com.xibit.jaimbuddy.JaimlibManager
Go into the away mode with the specified away message.

J

JaimBuddy - class com.xibit.jaimbuddy.JaimBuddy.
 
JaimBuddy() - Constructor for class com.xibit.jaimbuddy.JaimBuddy
JaimBuddy constructor.
JaimlibManager - class com.xibit.jaimbuddy.JaimlibManager.
 
JaimlibManager(JaimBuddy) - Constructor for class com.xibit.jaimbuddy.JaimlibManager
Sets up the manager and connects to the AOL TOC server.

K

keyPressed(KeyEvent) - Method in class com.xibit.jaimbuddy.JaimBuddy
 
keyReleased(KeyEvent) - Method in class com.xibit.jaimbuddy.JaimBuddy
 
keyTyped(KeyEvent) - Method in class com.xibit.jaimbuddy.JaimBuddy
 

L

login(String, String) - Method in class com.xibit.jaimbuddy.JaimlibManager
Log in to AIM with the specified userName and password.
logout() - Method in class com.xibit.jaimbuddy.JaimlibManager
Log out of AIM.

M

main(String[]) - Static method in class com.xibit.jaimbuddy.JaimBuddy
Main method that starts JaimBuddy.
mouseClicked(MouseEvent) - Method in class com.xibit.jaimbuddy.JaimBuddy
 
mouseEntered(MouseEvent) - Method in class com.xibit.jaimbuddy.JaimBuddy
 
mouseExited(MouseEvent) - Method in class com.xibit.jaimbuddy.JaimBuddy
 
mousePressed(MouseEvent) - Method in class com.xibit.jaimbuddy.JaimBuddy
 
mouseReleased(MouseEvent) - Method in class com.xibit.jaimbuddy.JaimBuddy
 

O

OFFLINE - Static variable in class com.xibit.jaimbuddy.JaimBuddy
 
ONLINE - Static variable in class com.xibit.jaimbuddy.JaimBuddy
 
open() - Method in class com.xibit.jaimbuddy.ChatWindow
Opens the chat window by becoming visible if hidden and requesting focus.

P

paintComponent(Graphics) - Method in class com.xibit.jaimbuddy.BuddyListViewport
Paints the viewport.
performAction(ActionEvent) - Method in class com.xibit.jaimbuddy.ChatWindow
Sends the message.

R

receiveEvent(JaimEvent) - Method in class com.xibit.jaimbuddy.JaimlibManager
Receive a >Jaimlib event and process it according to its content
receiveIM(String, String, boolean) - Method in class com.xibit.jaimbuddy.JaimBuddy
Receive an IM from the specified user.

S

sendIM(String, String, ChatWindow) - Method in class com.xibit.jaimbuddy.JaimBuddy
Send an IM to the specified user.
sendIM(String, String, boolean) - Method in class com.xibit.jaimbuddy.JaimlibManager
 

U

updateBuddyStatus(String, String) - Method in class com.xibit.jaimbuddy.JaimBuddy
Updates the status of the specified buddy.

A B C D G J K L M O P R S U