A B C D E G H I K L M N O P Q R S T U

S

sendAddMessage(iUserList) - Method in interface blueme.messenger.kernel.iKernel_Ticket
 
sendAddMessage(iUserList) - Method in class blueme.messenger.kernel.Kernel
Send an ADD message to specified user
SendAddMessageTicket - Class in blueme.messenger.kernel
 
SendAddMessageTicket(iKernel_Ticket, iUserList) - Constructor for class blueme.messenger.kernel.SendAddMessageTicket
Creates a new instance of SendAddMessageTicket
sendFunction - Static variable in class blueme.messenger.common.HttpCookieConnection
 
sendNewMessage(iMSG) - Method in class blueme.messenger.communication.Bluetooth
 
sendNewMessage(iMSG) - Method in class blueme.messenger.communication.Bluetooth_1
 
sendNewMessage(iMSG) - Method in class blueme.messenger.communication.GPRS
 
sendNewMessage(iMSG) - Method in interface blueme.messenger.interfaces.iCom_Kernel
Sending av melding.
sendNewMessage(iMSG) - Method in interface blueme.messenger.interfaces.iKernel_GUI
Used for sending new messages.
sendNewMessage(iMSG) - Method in class blueme.messenger.kernel.Kernel
 
sendSms(iSMSMSG) - Static method in class blueme.messenger.common.Sms
 
SendSMSTicket - Class in blueme.messenger.kernel
 
SendSMSTicket(String) - Constructor for class blueme.messenger.kernel.SendSMSTicket
Creates a new instance of SendSMSTicket
serialize() - Method in interface blueme.messenger.common.iConfig
Serialize data.
serialize() - Method in interface blueme.messenger.common.iMSG
Serialize data.
serialize() - Method in interface blueme.messenger.common.iSMSService
Serialize data.
serialize() - Method in interface blueme.messenger.common.iUserData
Serialize data.
serialize() - Method in interface blueme.messenger.common.iUserList
Serialize data.
serialize() - Method in class blueme.messenger.common.SerUnser
 
SerUnser - Class in blueme.messenger.common
All objects that are to be sent from/to the server/client or saved in the clients database, used this class to add means that allow us to serialize/unserialize the object.
SerUnser() - Constructor for class blueme.messenger.common.SerUnser
Creates a new instance of SerUnser
Server - Class in blueme.messenger.common
Most functions that involve communication with the server, is placed here..
Server() - Constructor for class blueme.messenger.common.Server
 
servicesDiscovered(int, ServiceRecord[]) - Method in class blueme.messenger.communication.Bluetooth
 
servicesDiscovered(int, ServiceRecord[]) - Method in class blueme.messenger.communication.Bluetooth_1
 
serviceSearchCompleted(int, int) - Method in class blueme.messenger.communication.Bluetooth
 
serviceSearchCompleted(int, int) - Method in class blueme.messenger.communication.Bluetooth_1
 
setAutoLock(boolean) - Method in class blueme.messenger.common.Config
 
setAutoLock(boolean) - Method in interface blueme.messenger.common.iConfig
Set automated key lock flag
setBase(String) - Static method in class blueme.messenger.common.HttpCookieConnection
 
setBasePush(String) - Static method in class blueme.messenger.common.HttpCookieConnection
 
setBluetoothAddress(String) - Method in interface blueme.messenger.common.iUserData
Set Bluetooth address
setBluetoothAddress(String) - Method in interface blueme.messenger.common.iUserList
Set Bluetooth address
setBluetoothAddress(String) - Method in class blueme.messenger.common.UserData
 
setBluetoothAddress(String) - Method in class blueme.messenger.common.UserList
 
setBootLoaderReference(iBootLoader_GUI) - Method in class blueme.messenger.gui.GUI
 
setBootLoaderReference(iBootLoader_GUI) - Method in interface blueme.messenger.interfaces.iGUI_BootLoader
Method used to transfer a reference for BootLoader to GUI.
setBootLoaderReference(iBootLoader_Kernel) - Method in interface blueme.messenger.interfaces.iKernel_BootLoader
Method used to give a reference for BootLoader to Kernel.
setBootLoaderReference(iBootLoader_Kernel) - Method in class blueme.messenger.kernel.Kernel
 
setChat(boolean) - Method in class blueme.messenger.common.Config
 
setChat(boolean) - Method in interface blueme.messenger.common.iConfig
Set the flag that describes which way the user wants to view messages "true" = chat layout, "false" = inbox/outbox layout
setCom(int) - Method in interface blueme.messenger.common.iMSG
Set index of last communication module that handled this message.
setCom(int) - Method in class blueme.messenger.common.MSG
 
setConfig(iConfig) - Method in interface blueme.messenger.interfaces.iKernel_GUI
Used to store the configuration data defined in the argument.
setConfig(iConfig) - Method in class blueme.messenger.kernel.DB
 
setConfig(iConfig) - Method in interface blueme.messenger.kernel.iDB
Save specified configuration, and replace this with any possible existing configuration.
setConfig(iConfig) - Method in class blueme.messenger.kernel.Kernel
 
setConnected(int) - Method in interface blueme.messenger.common.iUserData
Set current connection status: 0: Inactive (default) 1: Connected and logged in -1: Unable to connect to proxy -2: Proxy unable to connect to IM server
setConnected(int) - Method in class blueme.messenger.common.UserData
 
setCookie(String) - Static method in class blueme.messenger.common.HttpCookieConnection
 
setDID(String) - Static method in class blueme.messenger.common.Server
 
setDisplayReference(Display) - Method in class blueme.messenger.gui.GUI
 
setDisplayReference(Display) - Method in interface blueme.messenger.interfaces.iGUI_BootLoader
Method used to transfer a reference of the display to GUI.
setFlag(boolean) - Method in interface blueme.messenger.common.iSMSMSG
Define status flag (false/true, unsent/sent, error/no error)
setFlag(boolean) - Method in class blueme.messenger.common.SMSMSG
 
setGUIReference(iGUI_Kernel) - Method in interface blueme.messenger.interfaces.iKernel_BootLoader
Method used to give a reference for GUI to Kernel.
setGUIReference(iGUI_Kernel) - Method in class blueme.messenger.kernel.Kernel
 
setIncoming(boolean) - Method in interface blueme.messenger.common.iMSG
Define if this message is incoming.
setIncoming(boolean) - Method in class blueme.messenger.common.MSG
 
setKernelReference(iKernel_GUI) - Method in class blueme.messenger.gui.GUI
 
setKernelReference(iKernel_GUI) - Method in interface blueme.messenger.interfaces.iGUI_Kernel
Method used for transfering a reference for Kernel to GUI.
setLanguage(String) - Method in class blueme.messenger.common.Config
 
setLanguage(String) - Method in interface blueme.messenger.common.iConfig
Define application language Language codes are defined in "ISO 639: 2-letter codes" her http://www.w3.org/WAI/ER/IG/ert/iso639.htm
setList(String) - Method in interface blueme.messenger.common.iUserList
Define what list this user is on.
setList(String) - Method in class blueme.messenger.common.UserList
 
setLocalSaveTime(long) - Method in interface blueme.messenger.common.iMSG
Set message local creation time.
setLocalSaveTime(long) - Method in class blueme.messenger.common.MSG
 
setLogin(String) - Method in interface blueme.messenger.common.iUserData
Set login id (like an email address or whatever the IM-protocol in use is using
setLogin(String) - Method in class blueme.messenger.common.UserData
 
setMessage(String) - Method in interface blueme.messenger.common.iMSG
Set message content.
setMessage(String) - Method in interface blueme.messenger.common.iSMSMSG
Define message content.
setMessage(String) - Method in class blueme.messenger.common.MSG
 
setMessage(String) - Method in class blueme.messenger.common.SMSMSG
 
setMessages(iMSG[], String) - Method in class blueme.messenger.kernel.DB
 
setMessages(iMSG[], String) - Method in interface blueme.messenger.kernel.iDB
Set specified messages on specified UID.
setNick(String) - Method in interface blueme.messenger.common.iMSG
Set senders nick.
setNick(String) - Method in interface blueme.messenger.common.iUserData
Set nick
setNick(String) - Method in interface blueme.messenger.common.iUserList
Set nick
setNick(String) - Method in class blueme.messenger.common.MSG
 
setNick(String) - Method in class blueme.messenger.common.UserData
 
setNick(String) - Method in class blueme.messenger.common.UserList
 
setOutgoing(boolean) - Method in interface blueme.messenger.common.iMSG
Define if this message is outgoing.
setOutgoing(boolean) - Method in class blueme.messenger.common.MSG
 
setP2P(boolean) - Method in interface blueme.messenger.common.iMSG
If true, this message may only be sent directly from one phone to the next.
setP2P(boolean) - Method in class blueme.messenger.common.MSG
 
setParent(iKernel_Com) - Method in class blueme.messenger.communication.Bluetooth
 
setParent(iKernel_Com) - Method in class blueme.messenger.communication.Bluetooth_1
 
setParent(iKernel_Com) - Method in class blueme.messenger.communication.GPRS
 
setParent(iKernel_Com) - Method in interface blueme.messenger.interfaces.iCom_Kernel
Setter parent.
setPid(String) - Static method in class blueme.messenger.common.HttpCookieConnection
 
setPID(String) - Method in interface blueme.messenger.common.iUserData
Set PID (Private ID or key)
setPID(String) - Method in class blueme.messenger.common.UserData
 
setPort(String) - Method in interface blueme.messenger.common.iSMSMSG
Define receivers port.
setPort(String) - Method in class blueme.messenger.common.SMSMSG
 
setProfile(blueme.messenger.common.iProfile, String) - Method in class blueme.messenger.kernel.DB
 
setProfile(iProfile, String) - Method in interface blueme.messenger.kernel.iDB
Save specified profile on specified UID.
setProfile(iProfile) - Method in class blueme.messenger.kernel.Kernel
 
setProfileFunction - Static variable in class blueme.messenger.common.HttpCookieConnection
 
SetProfileTicket - Class in blueme.messenger.kernel
 
SetProfileTicket(iProfile) - Constructor for class blueme.messenger.kernel.SetProfileTicket
Creates a new instance of SetProfileTicket
setRememberPassword(boolean) - Method in interface blueme.messenger.common.iUserData
If "true", the client will remember the users password till next start up.
setRememberPassword(boolean) - Method in class blueme.messenger.common.UserData
 
setSMSCommand(String) - Method in interface blueme.messenger.common.iSMSService
Set SMS service command.
setSMSCommand(String) - Method in class blueme.messenger.common.SMSService
 
setSMSID(String) - Method in interface blueme.messenger.common.iSMSService
Set internal service ID.
setSMSID(String) - Method in class blueme.messenger.common.SMSService
 
setSMSURL(String) - Method in interface blueme.messenger.common.iSMSService
Set connection URL for SMS service.
setSMSURL(String) - Method in class blueme.messenger.common.SMSService
 
setSystem(boolean) - Method in interface blueme.messenger.common.iMSG
Define if this message is a system message.
setSystem(boolean) - Method in class blueme.messenger.common.MSG
 
setText(boolean) - Method in interface blueme.messenger.common.iMSG
Define if this message is a text message.
setText(boolean) - Method in class blueme.messenger.common.MSG
 
setTime(long) - Method in interface blueme.messenger.common.iMSG
Set message creation time.
setTime(long) - Method in class blueme.messenger.common.MSG
 
setTo(String) - Method in interface blueme.messenger.common.iSMSMSG
Define receives phone number.
setTo(String) - Method in class blueme.messenger.common.SMSMSG
 
setUid(String) - Static method in class blueme.messenger.common.HttpCookieConnection
 
setUid(String) - Method in interface blueme.messenger.common.iUserData
Set UID
setUid(String) - Method in interface blueme.messenger.common.iUserList
Set UID
setUid(String) - Method in class blueme.messenger.common.UserData
 
setUid(String) - Method in class blueme.messenger.common.UserList
 
setUidReceiver(String) - Method in interface blueme.messenger.common.iMSG
Set receivers UID.
setUidReceiver(String) - Method in class blueme.messenger.common.MSG
 
setUidSender(String) - Method in interface blueme.messenger.common.iMSG
Set senders UID.
setUidSender(String) - Method in class blueme.messenger.common.MSG
 
setUnread(boolean) - Method in class blueme.messenger.common.UserList
 
setUnreadFlag(boolean) - Method in interface blueme.messenger.common.iMSG
Define if this message is unread or not.
setUnreadFlag(boolean) - Method in class blueme.messenger.common.MSG
 
setUpdateTime() - Method in interface blueme.messenger.common.iUserList
Update last use time to now
setUpdateTime(int) - Method in interface blueme.messenger.common.iUserList
Update last use time to defined argument
setUpdateTime() - Method in class blueme.messenger.common.UserList
 
setUpdateTime(int) - Method in class blueme.messenger.common.UserList
 
setURL(String) - Method in interface blueme.messenger.common.iSMSMSG
Define phone number and port as an URL.
setURL(String) - Method in class blueme.messenger.common.SMSMSG
 
setUserData(iUserData) - Method in interface blueme.messenger.interfaces.iKernel_GUI
Used to store the user data defined in the argument.
setUserData(iUserData) - Method in class blueme.messenger.kernel.DB
 
setUserData(iUserData) - Method in interface blueme.messenger.kernel.iDB
Saved specifed iUserData object, and delete possible existing iUserData object.
setUserData(iUserData) - Method in class blueme.messenger.kernel.Kernel
 
setUserList(iUserList[]) - Method in class blueme.messenger.kernel.DB
 
setUserList(iUserList[]) - Method in interface blueme.messenger.kernel.iDB
Save specified iUserList objects, and delete prossible existing array of iUserList objects.
Sms - Class in blueme.messenger.common
Used for sending outgoing SMS'es
Sms() - Constructor for class blueme.messenger.common.Sms
 
SMS_PUSH_PORT - Static variable in interface blueme.messenger.common.iConstants
SMS Push port
SMSMSG - Class in blueme.messenger.common
Generic class for an outgoing SMS
SMSMSG() - Constructor for class blueme.messenger.common.SMSMSG
Oppretter objektet og definerer variabler..
SMSService - Class in blueme.messenger.common
This class if used to make an object that defines an external SMS service.
SMSService() - Constructor for class blueme.messenger.common.SMSService
Creates a new instance of SMSService
sort(Object[], iQSortComp) - Method in class blueme.messenger.common.QSort
Sort the object array based on the comparator.
sort(Object[], iQSortComp, int, int) - Method in class blueme.messenger.common.QSort
Sort the object array within the given limits, based on the comparator.
startApp() - Method in class blueme.messenger.BMM1
This is the entry point for starting the application.
startApplication() - Method in interface blueme.messenger.interfaces.iKernel_BootLoader
Method returns “true” if everything started OK, “false” otherwise.
startApplication() - Method in class blueme.messenger.kernel.Kernel
 
startThread() - Method in class blueme.messenger.communication.Bluetooth
 
startThread() - Method in class blueme.messenger.communication.Bluetooth_1
 
startThread() - Method in class blueme.messenger.communication.GPRS
 
startThread() - Method in interface blueme.messenger.interfaces.iCom_Kernel
Start av threads..
stopThread() - Method in class blueme.messenger.communication.Bluetooth
 
stopThread() - Method in class blueme.messenger.communication.Bluetooth_1
 
stopThread() - Method in class blueme.messenger.communication.GPRS
 
stopThread() - Method in interface blueme.messenger.interfaces.iCom_Kernel
Stopp av threads..

A B C D E G H I K L M N O P Q R S T U