A B C D E F G H I J L M N O P R S T U W Y

A

accept() - Method in interface com.zion.jbuddy.conference.IConference
Accepts a pending invitation and connects to this conference.
accept() - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Accepts an incoming file and initiates the transfer.
accept() - Method in interface com.zion.jbuddy.msn.IMsnActivitySession
Accepts the incoming invitation and initiates this Activity Session.
accepted(FileSessionEvent) - Method in class com.zion.jbuddy.filetransfer.FileSessionAdapter
 
accepted(FileSessionEvent) - Method in interface com.zion.jbuddy.filetransfer.IFileSessionListener
The recipient has accepted an outgoing file session.
accepted(MsnActivitySessionEvent) - Method in interface com.zion.jbuddy.msn.IMsnActivitySessionListener
The recipient has accepted our invitation.
accepted(MsnActivitySessionEvent) - Method in class com.zion.jbuddy.msn.MsnActivitySessionAdapter
 
addActivityServiceListener(IMsnActivityServiceListener) - Method in interface com.zion.jbuddy.msn.IMsnActivityService
Registers a listener to receive events from this service.
addActivitySessionListener(IMsnActivitySessionListener) - Method in interface com.zion.jbuddy.msn.IMsnActivitySession
Registers a listener to receive events from this session.
addBuddy(String, String, String) - Method in interface com.zion.jbuddy.IClient
This method modifies the local buddylist and informs the IM server that one wishes to receive periodic status messages on the online state of a given user.
addBuddyGroup(String) - Method in interface com.zion.jbuddy.IBuddyList
Adds a buddy group to this buddy list.
addBuddyToList(String, String, String) - Method in interface com.zion.jbuddy.IBuddyList
Adds a buddy to the specified group in the list.
addBuddyToList(IBuddy, IBuddyList) - Method in interface com.zion.jbuddy.IClient
This method modifies the local buddylist and informs the IM server that one wishes to receive periodic status messages on the online state of a given buddy.
addDeny(String, String, String) - Method in interface com.zion.jbuddy.IClient
This method informs the IM server that one wishes to disallow the given user from receiving periodic status messages on our online state.
addFileSessionInvitationListener(IFileSessionInvitationListener) - Method in interface com.zion.jbuddy.IClient
Adds a file session invitation listener.
addFileSessionListener(IFileSessionListener) - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Registers a file session listener to receive events from this file session.
addGateway(IGateway) - Method in interface com.zion.jbuddy.IClient
Registers a gateway to receive incoming messages, presence and other events from this client.
addListener(IConferenceListener) - Method in interface com.zion.jbuddy.conference.IConference
Enables a listener to receive events from this conference.
addListener(IConferenceServiceListener) - Method in interface com.zion.jbuddy.conference.IConferenceService
Enables a listener to receive events from this conference service.
addPermit(String, String, String) - Method in interface com.zion.jbuddy.IClient
This method informs the IM server that one wishes to allow the given user to receive periodic status messages on our online state.
addPublicGroup(String) - Method in interface com.zion.jbuddy.ISametimeClient
Adds a Public Group to this client's Buddy List.
adminMessage(ConferenceEvent) - Method in class com.zion.jbuddy.conference.ConferenceAdapter
 
adminMessage(ConferenceEvent) - Method in interface com.zion.jbuddy.conference.IConferenceListener
Handles special notifications from the server (including errors).
adminMessage(IClient, IMessage) - Method in interface com.zion.jbuddy.IGateway
Handles special notifications from the server (including errors).
AIM - Static variable in interface com.zion.jbuddy.IClient
The AOL Instant Messenger protocol.
append(RichContent) - Method in class com.zion.jbuddy.richcontent.RichContent
Appends existing rich content to this content.
append(String) - Method in class com.zion.jbuddy.richcontent.RichContent
Appends text to this content.
ATLUNCH - Static variable in interface com.zion.jbuddy.IBuddy
A status type indicating that a user is at lunch.
AUTH_ACCEPT - Static variable in interface com.zion.jbuddy.IMessage
The message type for notices that the sender has accepted the recipient's request to add them to their Buddy List and view their online presence.
AUTH_DECLINE - Static variable in interface com.zion.jbuddy.IMessage
The message type for notices that the sender has declined the recipient's request to add them to their Buddy List and view their online presence.
AUTH_REPLY - Static variable in interface com.zion.jbuddy.IMessage
Deprecated. As of 2.1, use IMessage.AUTH_ACCEPT or IMessage.AUTH_DECLINE.
AUTH_REQUEST - Static variable in interface com.zion.jbuddy.IMessage
The message type for notices that the sender is requesting the recipient's authorization to add them to their Buddy List and view their online presence.
AUTH_REQUEST_MESSAGE - Static variable in interface com.zion.jbuddy.IGateway
Deprecated. As of 2.0, this constant is no longer used in the JBuddy SDK.
AUTO_RESPONSE - Static variable in interface com.zion.jbuddy.IMessage
The message type for messages sent in response to other messages.
AWAY - Static variable in interface com.zion.jbuddy.IBuddy
A status type indicating that a user is away.

B

BACKGROUND_COLOR - Static variable in class com.zion.jbuddy.richcontent.RichContentTokenizer
A token type.
beginTransfer(FileSessionEvent) - Method in class com.zion.jbuddy.filetransfer.FileSessionAdapter
 
beginTransfer(FileSessionEvent) - Method in interface com.zion.jbuddy.filetransfer.IFileSessionListener
A file is about to be transfered.
BOLD - Static variable in class com.zion.jbuddy.richcontent.RichContentTokenizer
A token type.
BRB - Static variable in interface com.zion.jbuddy.IBuddy
A status type indicating that a user will be right back.
BUDDY_LIST - Static variable in interface com.zion.jbuddy.IBuddyList
The list type for users we wish to see the status of.
BUSY - Static variable in interface com.zion.jbuddy.IBuddy
A status type indicating that a user is busy.

C

cancel(String) - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Cancels an outgoing file invitation.
canceled(FileSessionEvent) - Method in class com.zion.jbuddy.filetransfer.FileSessionAdapter
 
canceled(FileSessionEvent) - Method in interface com.zion.jbuddy.filetransfer.IFileSessionListener
The sender has canceled an incoming file session.
canceled(MsnActivitySessionEvent) - Method in interface com.zion.jbuddy.msn.IMsnActivitySessionListener
The sender has canceled their previous invitation.
canceled(MsnActivitySessionEvent) - Method in class com.zion.jbuddy.msn.MsnActivitySessionAdapter
 
checkLicense() - Static method in class com.zion.jbuddy.IClientFactory
Performs a license check.
clear() - Method in class com.zion.jbuddy.richcontent.RichContent
Clears all existing content.
clone() - Method in class com.zion.jbuddy.richcontent.RichContent
Returns a new RichContent object that is equal to this one.
close() - Method in interface com.zion.jbuddy.msn.IMsnActivitySession
Closes this Activity Session.
COLOR - Static variable in class com.zion.jbuddy.richcontent.RichContentTokenizer
A token type.
com.zion.jbuddy - package com.zion.jbuddy
 
com.zion.jbuddy.conference - package com.zion.jbuddy.conference
 
com.zion.jbuddy.filetransfer - package com.zion.jbuddy.filetransfer
 
com.zion.jbuddy.lcs - package com.zion.jbuddy.lcs
 
com.zion.jbuddy.msn - package com.zion.jbuddy.msn
 
com.zion.jbuddy.richcontent - package com.zion.jbuddy.richcontent
 
commitChanges() - Method in interface com.zion.jbuddy.lcs.IAddressBook
Commits changes after contacts have been created, updated, or deleted.
ConferenceAdapter - Class in com.zion.jbuddy.conference
Implements IConferenceListener methods to do nothing.
ConferenceAdapter() - Constructor for class com.zion.jbuddy.conference.ConferenceAdapter
 
ConferenceEvent - Class in com.zion.jbuddy.conference
Provides access to conference event properties.
conferenceFactory() - Method in interface com.zion.jbuddy.conference.IConferenceService
Returns a new conference instance.
ConferenceServiceAdapter - Class in com.zion.jbuddy.conference
Implements IConferenceServiceListener methods to do nothing.
ConferenceServiceAdapter() - Constructor for class com.zion.jbuddy.conference.ConferenceServiceAdapter
 
ConferenceServiceEvent - Class in com.zion.jbuddy.conference
Provides access to conference service event properties.
connect() - Method in interface com.zion.jbuddy.IClient
Initiates the connection and signs on to the IM server.
connect(String, int) - Method in interface com.zion.jbuddy.IClient
Initiates the connection and signs on to the IM server at the specified address.
connected(FileSessionEvent) - Method in class com.zion.jbuddy.filetransfer.FileSessionAdapter
 
connected(FileSessionEvent) - Method in interface com.zion.jbuddy.filetransfer.IFileSessionListener
A session has been successfully connected.
CONNECTION_CLOSED_REASON - Static variable in interface com.zion.jbuddy.IClient
The server has closed the client connection for some reason (for example, if the client's account has been suspended or deleted).
connectionLost(IClient, String) - Method in interface com.zion.jbuddy.IGateway
Indicates that the client's connection to the server has been lost, and its listener thread has been stopped.
containsContact(String) - Method in interface com.zion.jbuddy.lcs.IAddressBook
Returns true if the specified contact exists.
couldNotConnect(FileSessionEvent) - Method in class com.zion.jbuddy.filetransfer.FileSessionAdapter
 
couldNotConnect(FileSessionEvent) - Method in interface com.zion.jbuddy.filetransfer.IFileSessionListener
Could not connect to a file session.
countTokens() - Method in class com.zion.jbuddy.richcontent.RichContentTokenizer
Calculates the number of times that RichContentTokenizer.nextToken() can be called before it throws a NoSuchElementException.
create(String) - Method in interface com.zion.jbuddy.conference.IConference
Attempts to create a new conference.
createContact(IAddressBookContact) - Method in interface com.zion.jbuddy.lcs.IAddressBook
Adds a new contact to this Address Book.
createFileSession(String, File) - Method in interface com.zion.jbuddy.IClient
Creates an outgoing file session.
createSession(String, int, String) - Method in interface com.zion.jbuddy.msn.IMsnActivityService
Creates an Activity Session with another user.
CUSTOM_AWAY - Static variable in interface com.zion.jbuddy.IBuddy
A status type indicating that a user has set a custom away message.
CUSTOM_AWAY - Static variable in interface com.zion.jbuddy.IMessage
The message type for AIM custom away message responses.

D

decline(String) - Method in interface com.zion.jbuddy.conference.IConference
Declines a pending invitation to join this conference.
decline(String) - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Declines an incoming file.
decline() - Method in interface com.zion.jbuddy.msn.IMsnActivitySession
Declines the incoming invitation.
declined(ConferenceEvent) - Method in class com.zion.jbuddy.conference.ConferenceAdapter
 
declined(ConferenceEvent) - Method in interface com.zion.jbuddy.conference.IConferenceListener
A user has declined the client's invitation to the conference.
declined(FileSessionEvent) - Method in class com.zion.jbuddy.filetransfer.FileSessionAdapter
 
declined(FileSessionEvent) - Method in interface com.zion.jbuddy.filetransfer.IFileSessionListener
The recipient has declined an outgoing file session.
declined(MsnActivitySessionEvent) - Method in interface com.zion.jbuddy.msn.IMsnActivitySessionListener
The recipient has declined our invitation.
declined(MsnActivitySessionEvent) - Method in class com.zion.jbuddy.msn.MsnActivitySessionAdapter
 
deleteContact(String) - Method in interface com.zion.jbuddy.lcs.IAddressBook
Attempts to delete an existing contact's information.
DENY_ALL - Static variable in interface com.zion.jbuddy.IBuddyList
A permit mode which denies all users.
DENY_LIST - Static variable in interface com.zion.jbuddy.IBuddyList
The list type for users we do not allow to send us messages.
DENY_SOME - Static variable in interface com.zion.jbuddy.IBuddyList
A permit mode which denies all users in the Deny List.
disconnect() - Method in interface com.zion.jbuddy.conference.IConference
Disconnects the client from this conference.
disconnect() - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Disconnects this file session.
disconnect() - Method in interface com.zion.jbuddy.IClient
Disconnects this client from the IM server.
DISCONNECT_REASON - Static variable in interface com.zion.jbuddy.IClient
The client was disconnected via the disconnect() method.
DND - Static variable in interface com.zion.jbuddy.IBuddy
A status type indicating that a user wishes to not be disturbed.

E

endConversation(String) - Method in interface com.zion.jbuddy.ILcsClient
Ends a conversation with a user.
endConversation(String) - Method in interface com.zion.jbuddy.IMsnClient
Ends a conversation with a user.
endConversation(String) - Method in interface com.zion.jbuddy.ISametimeClient
Ends a conversation with a user.
endTransfer(FileSessionEvent) - Method in class com.zion.jbuddy.filetransfer.FileSessionAdapter
 
endTransfer(FileSessionEvent) - Method in interface com.zion.jbuddy.filetransfer.IFileSessionListener
A file has been completely transfered.
equals(Object) - Method in class com.zion.jbuddy.richcontent.RichContent
Returns true if the specified object is a RichContent object and contains the same text and attributes as this one.
equals(Object) - Method in class com.zion.jbuddy.richcontent.RichContentTokenizer
Returns true if the specified object is a RichContentTokenizer object and is traversing the same text and attributes as this one.
ERROR - Static variable in interface com.zion.jbuddy.IMessage
The message type for error messages.

F

factory(IGateway, int, String, String) - Static method in class com.zion.jbuddy.IClientFactory
Creates an IClient instance using the specified arguments.
factory(int, IClient, String, RichContent) - Static method in class com.zion.jbuddy.IMessageFactory
Creates an IMessage instance using the specified arguments.
factory(int, IClient, String, String) - Static method in class com.zion.jbuddy.IMessageFactory
Creates an IMessage instance using the specified arguments.
factory(int, IConference, RichContent) - Static method in class com.zion.jbuddy.IMessageFactory
Creates an IMessage instance using the specified arguments.
factory(int, IConference, String) - Static method in class com.zion.jbuddy.IMessageFactory
Creates an IMessage instance using the specified arguments.
FAILED_LOGIN_REASON - Static variable in interface com.zion.jbuddy.IClient
The login attempt failed for some reason.
FileSessionAdapter - Class in com.zion.jbuddy.filetransfer
Implements all methods in IFileSessionListener to do nothing.
FileSessionAdapter() - Constructor for class com.zion.jbuddy.filetransfer.FileSessionAdapter
 
FileSessionEvent - Class in com.zion.jbuddy.filetransfer
This class encapsulates file session event properties.
FileSessionEvent(Object) - Constructor for class com.zion.jbuddy.filetransfer.FileSessionEvent
 
FileSessionInvitationEvent - Class in com.zion.jbuddy.filetransfer
This class encapsulates file session invitation event properties.
FileSessionInvitationEvent(Object, IFileSession) - Constructor for class com.zion.jbuddy.filetransfer.FileSessionInvitationEvent
 
findContact(String) - Method in interface com.zion.jbuddy.lcs.IAddressBook
Searches for the specified contact's information.
findContacts(String, int) - Method in interface com.zion.jbuddy.lcs.IAddressBook
Searches for the specified contacts' information.
FONT - Static variable in class com.zion.jbuddy.richcontent.RichContentTokenizer
A token type.
FONT_SIZE - Static variable in class com.zion.jbuddy.richcontent.RichContentTokenizer
A token type.
FREE_TO_CHAT - Static variable in interface com.zion.jbuddy.IBuddy
A status type indicating that a user is free to chat.

G

getActivityService() - Method in interface com.zion.jbuddy.IMsnClient
Returns the client's Activity Service, allowing the client to create outgoing Activity Sessions and receive invitations to Activity Sessions from other users.
getAddressBook() - Method in interface com.zion.jbuddy.ILcsClient
Returns this client's Address Book.
getAddressBook(String) - Method in interface com.zion.jbuddy.lcs.IAddressBookProvider
Returns the specified address book.
getAddressBookProvider() - Method in interface com.zion.jbuddy.ILcsClient
Returns this client's Address Book Provider.
getAllGroupsForBuddy(String) - Method in interface com.zion.jbuddy.IBuddyList
Returns the names of the groups that the specified buddy is a member of.
getAllGroupsForBuddy(IBuddy) - Method in interface com.zion.jbuddy.IBuddyList
Returns the names of the groups that the specified buddy is a member of.
getAppId() - Method in interface com.zion.jbuddy.msn.IMsnActivitySession
Returns the ID of the application being used in this Activity.
getAppName() - Method in interface com.zion.jbuddy.msn.IMsnActivitySession
Returns the name of the application being used in this Activity.
getBackgroundColor() - Method in class com.zion.jbuddy.richcontent.RichContentTokenizer
Returns the current token's background color.
getBuddies() - Method in interface com.zion.jbuddy.conference.IConference
Returns the buddies (users) currently connected to this conference.
getBuddies() - Method in interface com.zion.jbuddy.IBuddyList
Returns the buddies contained in this buddy list.
getBuddiesInGroup(String) - Method in interface com.zion.jbuddy.IBuddyList
Returns the buddies contained in the specified group.
getBuddy() - Method in class com.zion.jbuddy.conference.ConferenceEvent
Returns the buddy.
getBuddy() - Method in class com.zion.jbuddy.conference.ConferenceServiceEvent
Returns the buddy.
getBuddy(String) - Method in interface com.zion.jbuddy.conference.IConference
Returns the specified buddy (user) that is connected to this conference.
getBuddyInGroup(String, String) - Method in interface com.zion.jbuddy.IBuddyList
Returns a reference to the IBuddy object for the specified buddy.
getBuddyList() - Method in interface com.zion.jbuddy.IClient
Returns a reference to this client's Buddy List.
getClient() - Method in interface com.zion.jbuddy.conference.IConference
Returns the client this conference is associated with.
getClient() - Method in interface com.zion.jbuddy.conference.IConferenceService
Returns the client this conference service is associated with.
getClient() - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Returns the client this session is associated with.
getClient() - Method in interface com.zion.jbuddy.msn.IMsnActivityService
Returns the client associated with this Activity Service.
getClient() - Method in interface com.zion.jbuddy.msn.IMsnActivitySession
Returns the client associated with this Activity.
getClientName() - Method in interface com.zion.jbuddy.conference.IConference
Returns the client's user name in this conference.
getColor() - Method in class com.zion.jbuddy.richcontent.RichContentTokenizer
Returns the current token's color.
getCommand() - Method in class com.zion.jbuddy.msn.MsnActivitySessionEvent
Returns the command that was received.
getConference() - Method in class com.zion.jbuddy.conference.ConferenceEvent
Returns the conference.
getConference() - Method in class com.zion.jbuddy.conference.ConferenceServiceEvent
Returns the conference.
getConference(String) - Method in interface com.zion.jbuddy.conference.IConferenceService
Returns a conference that the client is connected or connecting to.
getConferences() - Method in interface com.zion.jbuddy.conference.IConferenceService
Returns the conferences the client is connected or connecting to.
getConferenceService() - Method in class com.zion.jbuddy.conference.ConferenceServiceEvent
Returns the conference service.
getConferenceService() - Method in interface com.zion.jbuddy.IClient
Returns this client's conference service.
getContact(String) - Method in interface com.zion.jbuddy.lcs.IAddressBook
Looks up an existing contact's information.
getCurrentFile() - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Returns the current file being transfered.
getCurrentFileProgress() - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Returns the number of bytes transfered so far in the current file.
getCurrentFileSize() - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Returns the size of the current file being transfered.
getCustomAwayMessage() - Method in interface com.zion.jbuddy.IBuddy
Returns this buddy's custom away/status message.
getCustomAwayMessage() - Method in interface com.zion.jbuddy.IClient
Returns this client's custom away message.
getDeclineMessage() - Method in class com.zion.jbuddy.conference.ConferenceEvent
Returns the message the user sent when declining our invitation.
getDenyList() - Method in interface com.zion.jbuddy.IClient
Returns a reference to this client's Deny List.
getDescription() - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Returns a description of the file being transfered.
getDisplayName() - Method in interface com.zion.jbuddy.conference.IConference
Returns this conference's display name.
getException() - Method in class com.zion.jbuddy.conference.ConferenceEvent
Returns the exception that occurred.
getException() - Method in class com.zion.jbuddy.filetransfer.FileSessionEvent
Returns the exception.
getException() - Method in class com.zion.jbuddy.msn.MsnActivitySessionEvent
Returns the exception that occurred.
getFileName() - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Returns the name of the file being transfered.
getFileSession() - Method in class com.zion.jbuddy.filetransfer.FileSessionInvitationEvent
Returns the file session.
getFileSize() - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Returns the total size of all files being transfered.
getFont() - Method in class com.zion.jbuddy.richcontent.RichContentTokenizer
Returns the current token's font face.
getFontSize() - Method in class com.zion.jbuddy.richcontent.RichContentTokenizer
Returns the current token's font size.
getGroup() - Method in interface com.zion.jbuddy.IBuddy
Returns the name of the Buddy Group that this buddy belongs to.
getGroupCountForBuddyName(String) - Method in interface com.zion.jbuddy.IBuddyList
Returns the number of groups that the specified buddy is a member of.
getID() - Method in interface com.zion.jbuddy.lcs.IAddressBookContact
Returns the contact's unique ID.
getIdleTime() - Method in interface com.zion.jbuddy.IBuddy
Returns the number of minutes this buddy has been idle for.
getIdleTimeStamp() - Method in interface com.zion.jbuddy.IClient
Returns the date and time this client went idle (from passing IDLE to setStatus).
getInvitationMessage() - Method in class com.zion.jbuddy.conference.ConferenceServiceEvent
Returns the message the user sent with the invitation.
getLastModifiedDate() - Method in interface com.zion.jbuddy.lcs.IAddressBook
Returns the date when this Address Book was last modified.
getListOfGroups() - Method in interface com.zion.jbuddy.IBuddyList
Returns the names of the groups that are contained in this list.
getListType() - Method in interface com.zion.jbuddy.IBuddyList
Returns this list's type.
getLoginName() - Method in interface com.zion.jbuddy.ILcsClient
Returns the name used to authenticate this client with the server.
getMessage() - Method in class com.zion.jbuddy.conference.ConferenceEvent
Returns the message.
getMessage() - Method in class com.zion.jbuddy.filetransfer.FileSessionEvent
Returns the message.
getMessage() - Method in interface com.zion.jbuddy.IMessage
Returns the contents of this message.
getName() - Method in interface com.zion.jbuddy.conference.IConference
Returns this conference's name.
getName() - Method in interface com.zion.jbuddy.IBuddy
Returns this buddy's unique name.
getName() - Method in interface com.zion.jbuddy.IBuddyList
Returns this list's name.
getName() - Method in interface com.zion.jbuddy.IClient
Returns this client's username.
getName() - Method in interface com.zion.jbuddy.lcs.IAddressBook
Returns this Address Book's name.
getNickName() - Method in interface com.zion.jbuddy.IBuddy
Returns this buddy's nickname.
getNickName() - Method in interface com.zion.jbuddy.IClient
Returns this client's nickname (display name).
getNumberOfBuddiesInGroup(String) - Method in interface com.zion.jbuddy.IBuddyList
Returns the number of buddies contained in the specified group.
getNumberOfFiles() - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Returns the number of files being transfered.
getNumberOfGroups() - Method in interface com.zion.jbuddy.IBuddyList
Returns the number of groups in this list.
getOwner() - Method in interface com.zion.jbuddy.IBuddy
Returns a string representing the client and protocol associated with this buddy.
getParticipant() - Method in interface com.zion.jbuddy.msn.IMsnActivitySession
Returns the participant (end user) in this Activity.
getPassword() - Method in interface com.zion.jbuddy.conference.IConference
Returns this conference's password.
getPassword() - Method in interface com.zion.jbuddy.IClient
Returns this client's password.
getPermitList() - Method in interface com.zion.jbuddy.IClient
Returns a reference to this client's Permit List.
getPermitMode() - Method in interface com.zion.jbuddy.IClient
Returns this client's permit mode.
getPlainTextMode() - Method in interface com.zion.jbuddy.IClient
Returns this client's plain text mode for receiving Instant Messages.
getProperties() - Method in interface com.zion.jbuddy.IBuddy
Returns the properties associated with this buddy.
getProperties() - Method in interface com.zion.jbuddy.lcs.IAddressBookContact
Returns a map of all property names and values (strings).
getProperty(String) - Method in interface com.zion.jbuddy.IBuddy
Returns the value of a property associated with this buddy, represented as a string.
getProperty(String) - Method in interface com.zion.jbuddy.lcs.IAddressBookContact
Returns the specified property's value.
getProtocol() - Method in interface com.zion.jbuddy.IBuddy
Returns this buddy's protocol.
getProtocol() - Method in interface com.zion.jbuddy.IClient
Returns this client's protocol.
getProtocolName() - Method in interface com.zion.jbuddy.IBuddy
Returns the name of this buddy's protocol.
getProtocolName() - Method in interface com.zion.jbuddy.IClient
Returns the name of this client's protocol.
getProvider() - Method in interface com.zion.jbuddy.lcs.IAddressBook
Returns the associated Address Book Provider.
getRecipient() - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Returns the name of the user receiving this file.
getRecipient() - Method in interface com.zion.jbuddy.IMessage
Returns the unique name of the user who is to receive this message.
getResourceName() - Method in interface com.zion.jbuddy.IJabberClient
Returns this client's resource name.
getReverseList() - Method in interface com.zion.jbuddy.IJscClient
Returns a reference to this client's Reverse List.
getReverseList() - Method in interface com.zion.jbuddy.IMsnClient
Returns a reference to this client's Reverse List.
getRichContent() - Method in interface com.zion.jbuddy.IMessage
Returns this message's rich content.
getSaveToDirectory() - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Returns the directory where incoming files will be saved.
getSender() - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Returns the name of the user sending this file.
getSender() - Method in interface com.zion.jbuddy.IMessage
Returns the unique name of the user who is sending this message.
getSeqNum() - Method in interface com.zion.jbuddy.IMessage
Returns this message's sequence number.
getService() - Method in class com.zion.jbuddy.msn.MsnActivityServiceEvent
Returns the service associated with this event.
getSession() - Method in class com.zion.jbuddy.msn.MsnActivityServiceEvent
Returns the session associated with this event.
getSession() - Method in class com.zion.jbuddy.msn.MsnActivitySessionEvent
Returns the session associated with this event.
getSignOnTimeStamp() - Method in interface com.zion.jbuddy.IBuddy
Returns the date and time when this buddy signed on to the server.
getSignOnTimeStamp() - Method in interface com.zion.jbuddy.IClient
Returns the date and time that this client signed on to the IM server.
getStatus() - Method in interface com.zion.jbuddy.IBuddy
Returns this buddy's current online status.
getStatus() - Method in interface com.zion.jbuddy.IClient
Returns this client's current online status.
getStatusAsString() - Method in interface com.zion.jbuddy.IBuddy
Returns this buddy's current online status, represented as a printable string (currently in English).
getStatusAsString() - Method in interface com.zion.jbuddy.IClient
Returns this client's current online status, represented as a printable string (currently in English).
getStatusTimeStamp() - Method in interface com.zion.jbuddy.IBuddy
Returns the date and time when this buddy last changed its status.
getStatusTimeStamp() - Method in interface com.zion.jbuddy.IClient
Returns the date and time of the last status change for this client (from the last call to setStatus).
getText() - Method in class com.zion.jbuddy.richcontent.RichContentTokenizer
Returns the current token's text.
getTimeStamp() - Method in interface com.zion.jbuddy.IMessage
Returns the date and time when this message was sent (for outgoing messages) or received (for incoming messages).
getTotalNumberOfBuddiesInList() - Method in interface com.zion.jbuddy.IBuddyList
Returns the total number of buddies in the list.
getType() - Method in interface com.zion.jbuddy.IMessage
Returns this message's type.
getUrl() - Method in class com.zion.jbuddy.richcontent.RichContentTokenizer
Returns the current token's hyperlink URL.
getVersion() - Method in interface com.zion.jbuddy.IBuddyList
Returns the current version number associated with this Buddy List.
getWarningPercent() - Method in interface com.zion.jbuddy.IAimClient
Returns this client's warning percentage.
getWarningPercent() - Method in interface com.zion.jbuddy.IBuddy
Returns this buddy's warning percentage.
getWarningPercent() - Method in interface com.zion.jbuddy.IJscClient
Returns this client's warning percentage.

H

hasMoreTokens() - Method in class com.zion.jbuddy.richcontent.RichContentTokenizer
Returns true if there are more tokens available.

I

IAddressBook - Interface in com.zion.jbuddy.lcs
Represents an address book, which contains contact information for various LCS/OCS users.
IAddressBookContact - Interface in com.zion.jbuddy.lcs
Represents a contact entry in an Address Book.
IAddressBookProvider - Interface in com.zion.jbuddy.lcs
Represents a storage provider for LCS/OCS address books.
IAimClient - Interface in com.zion.jbuddy
Provides access to features specific to the AIM protocol.
IBuddy - Interface in com.zion.jbuddy
IBuddy represents the exposed attributes of a buddy including presence information.
IBuddyList - Interface in com.zion.jbuddy
This interface provides access to the Buddy List, Permit List, and Deny Lists.
IClient - Interface in com.zion.jbuddy
Allows the user to interact with the IM server.
IClientFactory - Class in com.zion.jbuddy
Creates new IClient instances.
IConference - Interface in com.zion.jbuddy.conference
Represents a multi-user conference session.
IConferenceListener - Interface in com.zion.jbuddy.conference
Receives events from a conference.
IConferenceService - Interface in com.zion.jbuddy.conference
Provides multi-user conferencing capabilities to the client.
IConferenceServiceListener - Interface in com.zion.jbuddy.conference
Receives events from a conference service.
ICQ - Static variable in interface com.zion.jbuddy.IClient
The ICQ protocol.
IDLE - Static variable in interface com.zion.jbuddy.IBuddy
A status type indicating that a user is idle.
IFileSession - Interface in com.zion.jbuddy.filetransfer
Represents a file transfer session between two clients.
IFileSessionInvitationListener - Interface in com.zion.jbuddy.filetransfer
Handles file session invitation events.
IFileSessionListener - Interface in com.zion.jbuddy.filetransfer
Handles file session events.
IGateway - Interface in com.zion.jbuddy
Provides a callback mechanism for receiving messages and events the IM server.
IGNORE_IN_LIST - Static variable in interface com.zion.jbuddy.IBuddyList
Deprecated. Since version 2.4, this permit mode is no longer used.
IGNORE_NOT_IN_LIST - Static variable in interface com.zion.jbuddy.IBuddyList
Deprecated. Since version 2.4, this permit mode is no longer used.
IIcqClient - Interface in com.zion.jbuddy
Provides access to features specific to the ICQ protocol.
IJabberClient - Interface in com.zion.jbuddy
Provides access to features specific to the JABBER protocol.
IJscClient - Interface in com.zion.jbuddy
Provides access to features specific to the JSC protocol.
ILcsClient - Interface in com.zion.jbuddy
Provides access to features specific to LCS (Microsoft's Live Communications Server).
IM - Static variable in interface com.zion.jbuddy.IMessage
The message type for Instant Messages.
IM_OFFLINE - Static variable in interface com.zion.jbuddy.IMessage
The message type for messages that are received while the client is offline.
IMessage - Interface in com.zion.jbuddy
A message that is sent or received on the IM server.
IMessageFactory - Class in com.zion.jbuddy
Creates new IMessage instances.
IMessageFactory() - Constructor for class com.zion.jbuddy.IMessageFactory
 
IMsnActivityService - Interface in com.zion.jbuddy.msn
Allows the client to create outgoing Activity Sessions and receive invitations to Activity Sessions from other users.
IMsnActivityServiceListener - Interface in com.zion.jbuddy.msn
Receives events from an Activity Service.
IMsnActivitySession - Interface in com.zion.jbuddy.msn
Allows the client to open Activity Sessions with users.
IMsnActivitySessionListener - Interface in com.zion.jbuddy.msn
Receives events from an Activity Session.
IMsnClient - Interface in com.zion.jbuddy
Provides access to features specific to the MSN protocol.
incomingBuddy(ConferenceEvent) - Method in class com.zion.jbuddy.conference.ConferenceAdapter
 
incomingBuddy(ConferenceEvent) - Method in interface com.zion.jbuddy.conference.IConferenceListener
Handles presence updates from the server.
incomingBuddy(IClient, IBuddy) - Method in interface com.zion.jbuddy.IGateway
Handles presence updates from the server.
incomingCommand(MsnActivitySessionEvent) - Method in interface com.zion.jbuddy.msn.IMsnActivitySessionListener
A command has been received.
incomingCommand(MsnActivitySessionEvent) - Method in class com.zion.jbuddy.msn.MsnActivitySessionAdapter
 
incomingMessage(ConferenceEvent) - Method in class com.zion.jbuddy.conference.ConferenceAdapter
 
incomingMessage(ConferenceEvent) - Method in interface com.zion.jbuddy.conference.IConferenceListener
Handles incoming messages in the conference.
incomingMessage(IClient, IMessage) - Method in interface com.zion.jbuddy.IGateway
Handles incoming messages.
INVISIBLE - Static variable in interface com.zion.jbuddy.IBuddy
A status type indicating that a user is invisible to other users.
invitationReceived(ConferenceServiceEvent) - Method in class com.zion.jbuddy.conference.ConferenceServiceAdapter
 
invitationReceived(ConferenceServiceEvent) - Method in interface com.zion.jbuddy.conference.IConferenceServiceListener
An invitation to a conference has been received.
invitationReceived(FileSessionInvitationEvent) - Method in interface com.zion.jbuddy.filetransfer.IFileSessionInvitationListener
An invitation to an incoming file session was received.
invitationReceived(MsnActivityServiceEvent) - Method in interface com.zion.jbuddy.msn.IMsnActivityServiceListener
An invitation to an Activity Session has been received.
invite(String, String) - Method in interface com.zion.jbuddy.conference.IConference
Invites a user to this conference.
invite(String[], String) - Method in interface com.zion.jbuddy.conference.IConference
Invites users to this conference.
invite() - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Invites the recipient to this file session.
invite() - Method in interface com.zion.jbuddy.msn.IMsnActivitySession
Invites the participant (recipient) to this Activity Session.
ISametimeClient - Interface in com.zion.jbuddy
Provides access to features specific to the SAMETIME protocol.
isAutoResponse() - Method in interface com.zion.jbuddy.IMessage
Deprecated. Automatic response messages will return the IMessage.AUTO_RESPONSE type.
isBold() - Method in class com.zion.jbuddy.richcontent.RichContentTokenizer
Returns whether the current token is bold.
isConnected() - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Returns true if this session is connected.
isEmpty() - Method in class com.zion.jbuddy.richcontent.RichContent
Returns true if there is no content.
isIncoming() - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Returns true if this session is incoming, ie: the client is receiving the file.
isItalic() - Method in class com.zion.jbuddy.richcontent.RichContentTokenizer
Returns whether the current token is italic.
isMobile() - Method in interface com.zion.jbuddy.IBuddy
Returns true if this buddy is on a mobile device (as indicated by the server).
isOnline() - Method in interface com.zion.jbuddy.conference.IConference
Returns true if the client is successfully connected to this conference.
isOnline() - Method in interface com.zion.jbuddy.IClient
Returns true if this client is connected to the IM server.
isOnline() - Method in interface com.zion.jbuddy.msn.IMsnActivitySession
Returns true if the session is connected and ready.
isOutgoing() - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Returns true if this session is outgoing, ie: the client is sending the file.
isOutgoing() - Method in interface com.zion.jbuddy.msn.IMsnActivitySession
Returns true if this is an outgoing session (meaning the client sent the invitation).
isProgressThreadEnabled() - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Returns true if the progress thread is enabled.
isPublicGroup(String) - Method in interface com.zion.jbuddy.ISametimeClient
Returns true if the specified Buddy Group is a Public Group.
isPublished() - Method in interface com.zion.jbuddy.conference.IConference
Returns whether this conference is published (viewable/searchable from a public directory).
isSecure() - Method in interface com.zion.jbuddy.IAimClient
Returns true if this client is connected to the server, and the connection is secure.
isSecure() - Method in interface com.zion.jbuddy.IClient
Returns true if this client is connected to the server, and the connection is secure.
isSecure() - Method in interface com.zion.jbuddy.IIcqClient
Returns true if this client is connected to the server, and the connection is secure.
isSecure() - Method in interface com.zion.jbuddy.IJabberClient
Returns true if this client is connected to the server, and the connection is secure.
isSecure() - Method in interface com.zion.jbuddy.IJscClient
Returns true if this client is connected to the server, and the connection is secure.
isSecure() - Method in interface com.zion.jbuddy.ILcsClient
Returns true if this client is connected to the server, and the connection is secure.
isStrikeThrough() - Method in class com.zion.jbuddy.richcontent.RichContentTokenizer
Returns whether the current token has a strike-through effect.
isSubscript() - Method in class com.zion.jbuddy.richcontent.RichContentTokenizer
Returns whether the current token is subscript.
isSuperscript() - Method in class com.zion.jbuddy.richcontent.RichContentTokenizer
Returns whether the current token is superscript.
isUnderline() - Method in class com.zion.jbuddy.richcontent.RichContentTokenizer
Returns whether the current token is underlined.
isUseXMPP() - Method in interface com.zion.jbuddy.IJabberClient
Returns true if this client should use the XMPP protocol.
ITALIC - Static variable in class com.zion.jbuddy.richcontent.RichContentTokenizer
A token type.
IYimClient - Interface in com.zion.jbuddy
Provides access to features specific to the YIM protocol.

J

JABBER - Static variable in interface com.zion.jbuddy.IClient
The Jabber (XMPP) protocol.
join(String) - Method in interface com.zion.jbuddy.conference.IConference
Attempts to join an existing conference.
joined(ConferenceServiceEvent) - Method in class com.zion.jbuddy.conference.ConferenceServiceAdapter
 
joined(ConferenceServiceEvent) - Method in interface com.zion.jbuddy.conference.IConferenceServiceListener
The client has joined a conference automatically.
JSC - Static variable in interface com.zion.jbuddy.IClient
Zion's JBuddy Message Server (JSC) protocol.
jscFactory(IGateway, AccountBean) - Static method in class com.zion.jbuddy.IClientFactory
 

L

LCS - Static variable in interface com.zion.jbuddy.IClient
The Microsoft Live Communications Server protocol.
length() - Method in class com.zion.jbuddy.richcontent.RichContent
Returns the length of this content (in characters).
lostConnection(ConferenceEvent) - Method in class com.zion.jbuddy.conference.ConferenceAdapter
 
lostConnection(ConferenceEvent) - Method in interface com.zion.jbuddy.conference.IConferenceListener
The client has been disconnected from the conference.
lostConnection(FileSessionEvent) - Method in class com.zion.jbuddy.filetransfer.FileSessionAdapter
 
lostConnection(FileSessionEvent) - Method in interface com.zion.jbuddy.filetransfer.IFileSessionListener
A connection has been lost.
lostConnection(MsnActivitySessionEvent) - Method in interface com.zion.jbuddy.msn.IMsnActivitySessionListener
The session connection has been lost.
lostConnection(MsnActivitySessionEvent) - Method in class com.zion.jbuddy.msn.MsnActivitySessionAdapter
 

M

MSN - Static variable in interface com.zion.jbuddy.IClient
The MSN Messenger protocol.
MsnActivityServiceEvent - Class in com.zion.jbuddy.msn
Provides access to Activity Service event properties.
MsnActivitySessionAdapter - Class in com.zion.jbuddy.msn
Implements all methods in IMsnActivitySessionListener to do nothing.
MsnActivitySessionAdapter() - Constructor for class com.zion.jbuddy.msn.MsnActivitySessionAdapter
 
MsnActivitySessionEvent - Class in com.zion.jbuddy.msn
Provides access to Activity Session event properties.

N

NA - Static variable in interface com.zion.jbuddy.IBuddy
A status type indicating that a user is not available.
NETWORK_ERROR_REASON - Static variable in interface com.zion.jbuddy.IClient
The connection was lost as a result of some network error (for example, the socket may have been forcefully closed as a result of a problem with the network, or the server may have closed our socket connection).
nextToken() - Method in class com.zion.jbuddy.richcontent.RichContentTokenizer
Retrieves the next token and returns its type.
NOT_AT_DESK - Static variable in interface com.zion.jbuddy.IBuddy
A status type indicating that a user is not at their desk.
NOT_AT_HOME - Static variable in interface com.zion.jbuddy.IBuddy
A status type indicating that a user is not at home.
NOT_IN_OFFICE - Static variable in interface com.zion.jbuddy.IBuddy
A status type indicating that a user is not in the office.
numberOfMessagesReceived() - Method in interface com.zion.jbuddy.IClient
Returns the number of messages received by this client since it connected to the server.
numberOfMessagesSent() - Method in interface com.zion.jbuddy.IClient
Returns the number of messages sent by this client since it connected to the server.

O

OCCUPIED - Static variable in interface com.zion.jbuddy.IBuddy
A status type indicating that a user is occupied.
OFFLINE - Static variable in interface com.zion.jbuddy.IBuddy
A status type indicating that a user is not available.
ON_VACATION - Static variable in interface com.zion.jbuddy.IBuddy
A status type indicating that a user is on vacation.
online(ConferenceEvent) - Method in class com.zion.jbuddy.conference.ConferenceAdapter
 
online(ConferenceEvent) - Method in interface com.zion.jbuddy.conference.IConferenceListener
The client has connected to the conference successfully.
ONLINE - Static variable in interface com.zion.jbuddy.IBuddy
A status type indicating that a user is online and available.
ONPHONE - Static variable in interface com.zion.jbuddy.IBuddy
A status type indicating that a user is on the phone.

P

parseXml(String) - Method in class com.zion.jbuddy.richcontent.RichContent
Sets this RichContent's contents from the specified XML representation.
PERMIT_ALL - Static variable in interface com.zion.jbuddy.IBuddyList
A permit mode which permits all users.
PERMIT_LIST - Static variable in interface com.zion.jbuddy.IBuddyList
The list type for users we allow to send us messages.
PERMIT_SOME - Static variable in interface com.zion.jbuddy.IBuddyList
A permit mode which permits only users in the Permit List.
PLAIN_TEXT - Static variable in interface com.zion.jbuddy.IClient
The plain text mode for receiving Instant Messages in plain text only.

R

ready(MsnActivitySessionEvent) - Method in interface com.zion.jbuddy.msn.IMsnActivitySessionListener
The session is ready to send and receive commands.
ready(MsnActivitySessionEvent) - Method in class com.zion.jbuddy.msn.MsnActivitySessionAdapter
 
removeActivityServiceListener(IMsnActivityServiceListener) - Method in interface com.zion.jbuddy.msn.IMsnActivityService
Stops a listener from receiving events from this service.
removeActivitySessionListener(IMsnActivitySessionListener) - Method in interface com.zion.jbuddy.msn.IMsnActivitySession
Stops a listener from receiving events from this session.
removeBuddy(String, String) - Method in interface com.zion.jbuddy.IClient
This method informs the IM server that one no longer wishes to receive periodic status messages on the online state of a given user.
removeBuddyFromList(IBuddy, IBuddyList) - Method in interface com.zion.jbuddy.IClient
This method modifies the local buddylist and informs the IM server that one no longer wishes to receive periodic status messages on the online state of a given buddy.
removeBuddyGroup(String) - Method in interface com.zion.jbuddy.IBuddyList
Removes the specified buddy group (and the buddies it contains) from this buddy list.
removeDeny(String, String) - Method in interface com.zion.jbuddy.IClient
This method informs the IM server that one wishes to allow the given user to receive periodic status messages on our online state.
removeFileSessionInvitationListener(IFileSessionInvitationListener) - Method in interface com.zion.jbuddy.IClient
Removes a file session invitation listener.
removeFileSessionListener(IFileSessionListener) - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Stops a file session listener from receiving events from this file session.
removeGateway(IGateway) - Method in interface com.zion.jbuddy.IClient
Stops a gateway from receiving incoming messages and events from this client.
removeListener(IConferenceListener) - Method in interface com.zion.jbuddy.conference.IConference
Stops a listener from receiving events from this conference.
removeListener(IConferenceServiceListener) - Method in interface com.zion.jbuddy.conference.IConferenceService
Stops a listener from receiving events from this conference service.
removePermit(String, String) - Method in interface com.zion.jbuddy.IClient
This method informs the IM server that one wishes to disallow the given user from receiving periodic status messages on our online state.
renameBuddyGroup(String, String) - Method in interface com.zion.jbuddy.IBuddyList
Renames the specified buddy group.
requestAwayMessage(String) - Method in interface com.zion.jbuddy.IAimClient
Requests a user's custom away message.
resetAttributes() - Method in class com.zion.jbuddy.richcontent.RichContent
Resets all attributes.
resolveBuddies(String) - Method in interface com.zion.jbuddy.IJscClient
If JBuddy Server is authenticating through an LDAP or Active Directory, this method attempts to resolve the name against Users in the directory using an LDAP search utilizing one or two words.
resolveBuddies(String) - Method in interface com.zion.jbuddy.ILcsClient
Resolves a partial name to matching users from the LCS server's user directory.
resolveBuddies(String) - Method in interface com.zion.jbuddy.ISametimeClient
Resolves a partial name to matching users from Sametime's user directory.
resolveNickName(String) - Method in interface com.zion.jbuddy.ISametimeClient
Deprecated. As of 2.4, use ISametimeClient.resolveBuddies(String).
REVERSE_LIST - Static variable in interface com.zion.jbuddy.IBuddyList
The list type for users watching our status.
RICH_TEXT - Static variable in interface com.zion.jbuddy.IClient
The plain text mode for receiving Instant Messages in their native form.
RichContent - Class in com.zion.jbuddy.richcontent
Represents rich content, including styled text and hyperlinks.
RichContent() - Constructor for class com.zion.jbuddy.richcontent.RichContent
Creates a new RichContent object.
RichContentTokenizer - Class in com.zion.jbuddy.richcontent
Traverses the content and attributes of RichContent.
RichContentTokenizer(RichContent) - Constructor for class com.zion.jbuddy.richcontent.RichContentTokenizer
Creates a RichContentTokenizer that traverses over the specified content.

S

SAMETIME - Static variable in interface com.zion.jbuddy.IClient
The Lotus Instant Messaging (Sametime) protocol.
sendCommand(String) - Method in interface com.zion.jbuddy.msn.IMsnActivitySession
Sends a command to this Activity Session.
sendConfigToServer() - Method in interface com.zion.jbuddy.IAimClient
Saves the buddy list, permit list, deny list, and permit mode to the server.
sendConfigToServer() - Method in interface com.zion.jbuddy.IClient
Saves buddy list, permit list, deny list, and permit mode changes to the server.
sendConfigToServer() - Method in interface com.zion.jbuddy.IIcqClient
Saves the buddy list, permit list, deny list, and permit mode to the server.
sendConfigToServer() - Method in interface com.zion.jbuddy.IJabberClient
Saves the permit list, deny list, and permit mode to the server.
sendIM(String) - Method in interface com.zion.jbuddy.conference.IConference
Sends a message of type IM to this conference.
sendIM(String, String) - Method in interface com.zion.jbuddy.IClient
Sends an instant message to a user.
sendMessage(IMessage) - Method in interface com.zion.jbuddy.conference.IConference
Sends a message to this conference.
sendMessage(IMessage) - Method in interface com.zion.jbuddy.IClient
Sends an instant message to a user.
SERVICE_TEMPORARILY_UNAVAILABLE_REASON - Static variable in interface com.zion.jbuddy.IClient
The server has closed the client connection because it is temporarily available or cannot currently accept any more logins.
setAddressBookProvider(IAddressBookProvider) - Method in interface com.zion.jbuddy.ILcsClient
Sets this client's Address Book Provider.
setBackgroundColor(int) - Method in class com.zion.jbuddy.richcontent.RichContent
Sets the background color for new text.
setBold(boolean) - Method in class com.zion.jbuddy.richcontent.RichContent
Sets whether new text will be bold.
setColor(int) - Method in class com.zion.jbuddy.richcontent.RichContent
Sets the foreground color for new text.
setDescription(String) - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Sets a description of the file being transfered.
setDisplayName(String) - Method in interface com.zion.jbuddy.conference.IConference
Sets this conference's display name.
setException(Exception) - Method in class com.zion.jbuddy.filetransfer.FileSessionEvent
Sets the exception.
setFont(String) - Method in class com.zion.jbuddy.richcontent.RichContent
Sets the font face for new text.
setFontSize(int) - Method in class com.zion.jbuddy.richcontent.RichContent
Sets the font size for new text.
setItalic(boolean) - Method in class com.zion.jbuddy.richcontent.RichContent
Sets whether new text will be italic.
setKeepAliveInterval(int) - Method in interface com.zion.jbuddy.IClient
Sets the interval at which keep alive packets are automatically sent by this client.
setLastModifiedDate(Date) - Method in interface com.zion.jbuddy.lcs.IAddressBook
Sets the date when this Address Book was last modified.
setLoginName(String) - Method in interface com.zion.jbuddy.ILcsClient
Sets the name used to authenticate this client with the server.
setMessage(String) - Method in class com.zion.jbuddy.filetransfer.FileSessionEvent
Sets the message.
setName(String) - Method in interface com.zion.jbuddy.IBuddyList
Sets this list's name.
setNickName(String) - Method in interface com.zion.jbuddy.IClient
Sets this client's nickname (display name).
setPassword(String) - Method in interface com.zion.jbuddy.conference.IConference
Sets this conference's password.
setPermitMode(int) - Method in interface com.zion.jbuddy.IClient
Sets this client's permit mode.
setPlainTextMode(int) - Method in interface com.zion.jbuddy.IClient
Sets this client's plain text mode for receiving Instant Messages.
setPortRange(int, int) - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Sets a range of ports which can be used to serve this session.
setProgressThreadEnabled(boolean) - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Sets whether the progress thread is enabled.
setPublished(boolean) - Method in interface com.zion.jbuddy.conference.IConference
Sets whether this conference is published (viewable/searchable from a public directory).
setResourceName(String) - Method in interface com.zion.jbuddy.IJabberClient
Sets the name of this client's resource.
setSaveToDirectory(File) - Method in interface com.zion.jbuddy.filetransfer.IFileSession
Sets the directory where incoming files will be saved.
setSecure(boolean, boolean) - Method in interface com.zion.jbuddy.IAimClient
Specifies whether a secure connection to the server should be used.
setSecure(boolean, boolean) - Method in interface com.zion.jbuddy.IClient
Specifies whether a secure connection to the server should be used.
setSecure(boolean, boolean) - Method in interface com.zion.jbuddy.IIcqClient
Specifies whether a secure connection to the server should be used.
setSecure(boolean, boolean) - Method in interface com.zion.jbuddy.IJabberClient
Specifies whether a secure connection to the server should be used.
setSecure(boolean, boolean) - Method in interface com.zion.jbuddy.IJscClient
Specifies whether a secure connection to the server should be used.
setSecure(boolean, boolean) - Method in interface com.zion.jbuddy.ILcsClient
Specifies whether a secure connection to the server should be used.
setStatus(int, String) - Method in interface com.zion.jbuddy.IClient
Sets this client's availability status.
setStrikeThrough(boolean) - Method in class com.zion.jbuddy.richcontent.RichContent
Sets whether new text will have a strike-through effect.
setSubscript(boolean) - Method in class com.zion.jbuddy.richcontent.RichContent
Sets whether new text will be subscript.
setSuperscript(boolean) - Method in class com.zion.jbuddy.richcontent.RichContent
Sets whether new text will be superscript.
setUnderline(boolean) - Method in class com.zion.jbuddy.richcontent.RichContent
Sets whether new text will be underlined.
setUrl(String) - Method in class com.zion.jbuddy.richcontent.RichContent
Sets the hyperlink URL for new text.
setUseXMPP(boolean) - Method in interface com.zion.jbuddy.IJabberClient
Specifies whether this client should use the XMPP protocol.
setVersion(int) - Method in interface com.zion.jbuddy.IBuddyList
Sets the version number for this Buddy List.
showLicenseInfo() - Static method in class com.zion.jbuddy.IClientFactory
Displays the current license information.
STEPPED_OUT - Static variable in interface com.zion.jbuddy.IBuddy
A status type indicating that a user has stepped out.
STRIKE_THROUGH - Static variable in class com.zion.jbuddy.richcontent.RichContentTokenizer
A token type.
SUBSCRIPT - Static variable in class com.zion.jbuddy.richcontent.RichContentTokenizer
A token type.
SUPERSCRIPT - Static variable in class com.zion.jbuddy.richcontent.RichContentTokenizer
A token type.

T

TEXT - Static variable in class com.zion.jbuddy.richcontent.RichContentTokenizer
A token type.
toString() - Method in class com.zion.jbuddy.conference.ConferenceEvent
Returns a string representation of this event.
toString() - Method in class com.zion.jbuddy.conference.ConferenceServiceEvent
Returns a string representation of this event.
toString() - Method in class com.zion.jbuddy.msn.MsnActivityServiceEvent
 
toString() - Method in class com.zion.jbuddy.msn.MsnActivitySessionEvent
 
toString() - Method in class com.zion.jbuddy.richcontent.RichContent
Returns the text contents of this RichContent object.
toString() - Method in class com.zion.jbuddy.richcontent.RichContentTokenizer
Returns a string representation of this tokenizer.
toXml() - Method in class com.zion.jbuddy.richcontent.RichContent
Returns an XML representation of this RichContent object.
TYPING - Static variable in interface com.zion.jbuddy.IMessage
The message type for notices that the sender is typing a message.
TYPING_OFF - Static variable in interface com.zion.jbuddy.IMessage
The message type for notices that the sender has paused or stopped typing a message.

U

UNDERLINE - Static variable in class com.zion.jbuddy.richcontent.RichContentTokenizer
A token type.
UNKNOWN_REASON - Static variable in interface com.zion.jbuddy.IClient
The connection was lost for an unknown reason.
updateContact(IAddressBookContact) - Method in interface com.zion.jbuddy.lcs.IAddressBook
Attempts to update an existing contact's information.
updateProgress(FileSessionEvent) - Method in class com.zion.jbuddy.filetransfer.FileSessionAdapter
 
updateProgress(FileSessionEvent) - Method in interface com.zion.jbuddy.filetransfer.IFileSessionListener
This is called from the file session's progress thread, allowing the currentProgress property to be retrieved.
URL - Static variable in class com.zion.jbuddy.richcontent.RichContentTokenizer
A token type.
useLicense(int, String, String) - Static method in class com.zion.jbuddy.IClientFactory
Use the licenseKey for the specified protocol for this session only (not persisted).
USER_BOOTED_REASON - Static variable in interface com.zion.jbuddy.IClient
The client has signed on at another location, therefore terminating the current connection.

W

WARNING - Static variable in interface com.zion.jbuddy.IMessage
The message type for warning messages.
warnUser(String, boolean) - Method in interface com.zion.jbuddy.IAimClient
Issues a warning to another user.
warnUser(String, boolean) - Method in interface com.zion.jbuddy.IJscClient
Issues a warning to another user.
writeLicense(int, String, String) - Static method in class com.zion.jbuddy.IClientFactory
Writes the licenseKey for the specified protocol and organization to disk.

Y

YIM - Static variable in interface com.zion.jbuddy.IClient
The Yahoo Messenger protocol.

A B C D E F G H I J L M N O P R S T U W Y

JBuddy is a trademark of Zion Software, LLC in the US and other countries.
Copyright 2000-2012 Zion Software, LLC All Rights Reserved.