Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C D F G I J L M N P Q R S T W

A

addItem(String, Vector) - Method in class IM.IMMenuItem
Adds new inferior item to selected item
addReceivedMessage(TextMessage) - Method in class IM.IMReceivedMessageQueue
 
addReceivedMessageWithResizeBuffer(TextMessage) - Method in class IM.IMReceivedMessageQueue
Synchronized method which adds object of Message class to messageQueue and enlarges messageQueue

C

commandAction(Command, Displayable) - Method in class IM.IM
Call proper methods depends on parameters

D

DEFAULT_INFO_TIMEOUT - Static variable in class IM.IMReceivedMessageQueue
 
DEFAULT_SLEEP - Static variable in class IM.IMMyQueue
 
DEFAULT_SLEEP - Static variable in class IM.IMTopic
 
DEFAULT_TIMEOUT - Static variable in class IM.IMMyQueue
 
DEFAULT_TIMEOUT - Static variable in class IM.IMTopic
 
deleteItem(int) - Method in class IM.IMMenuItem
Removes inferior element at specified index (if item exists)
destroyApp(boolean) - Method in class IM.IM
 

F

freeMessageSpace() - Method in class IM.IMReceivedMessageQueue
Synchronized method which release reserved space in messageQueue

G

getInstance() - Static method in class IM.IM
Do nothing
getMessage(int) - Method in class IM.IMReceivedMessageQueue
Synchronized method which returns object of Message class stored in messageQueue at index specified in parameter index
getName() - Method in class IM.IMMenuItem
Do nothing
getParent() - Method in class IM.IMMenuItem
Do nothing
getQueue() - Method in class IM.IMMyQueue
Do nothing
getQueue() - Method in class IM.IMQueue
Do nothing
getQueueName() - Method in class IM.IMMyQueue
Do nothing.
getQueueName() - Method in class IM.IMQueue
Do nothing
getQueueReceiver() - Method in class IM.IMMyQueue
Do nothing
getQueueSender() - Method in class IM.IMQueue
Do nothing
getTopic() - Method in class IM.IMTopic
Accessor to object of Topic class.
getTopicName() - Method in class IM.IMTopic
Do nothing.
getTopicPublisher() - Method in class IM.IMTopic
Accessor to attribute topicPublisher of TopicPublisher class.
getTopicSubscriber() - Method in class IM.IMTopic
Accessor to attribute topicSubscriber of TopicSubscriber class.

I

IM - package IM
 
IM - class IM.IM.
Midlet class.
IM() - Constructor for class IM.IM
Class constructor which initializes displayable menu and IMreceivedMessageQueue whis is used to buffering received messages.
IM.JMSLoginThread - class IM.IM.JMSLoginThread.
 
IM.JMSLoginThread() - Constructor for class IM.IM.JMSLoginThread
 
IM.JMSQueueConnectThread - class IM.IM.JMSQueueConnectThread.
 
IM.JMSQueueConnectThread(IMQueue) - Constructor for class IM.IM.JMSQueueConnectThread
 
IM.JMSTopicConnectThread - class IM.IM.JMSTopicConnectThread.
 
IM.JMSTopicConnectThread(IMTopic) - Constructor for class IM.IM.JMSTopicConnectThread
 
IMCONNItem - Variable in class IM.IM
 
IMCONNform - Variable in class IM.IM
 
IMCONNresultString - Variable in class IM.IM
 
IMCONNticker - Variable in class IM.IM
 
IMMenuItem - class IM.IMMenuItem.
Class which is used to build menu for graphic user interface
IMMenuItem(IMMenuItem, String, Vector) - Constructor for class IM.IMMenuItem
Class constructor, which sets child item for new item and commands.
IMMenuMessagesList - Variable in class IM.IM
 
IMMyQueue - class IM.IMMyQueue.
Thread IMMyQueue services messages which are delivered to Queue on JMS.
IMMyQueue(String) - Constructor for class IM.IMMyQueue
Set name of Queue, which will service and run main thread.
IMQueue - class IM.IMQueue.
IMTopic makes available objects of Queue and QueueSender classes, also gives possibility of sending messages with send() method of queueSender.
IMQueue(String) - Constructor for class IM.IMQueue
Class constructor.
IMRSName_Config - Static variable in class IM.IM
 
IMRSName_Messages - Static variable in class IM.IM
 
IMRSName_Queues - Static variable in class IM.IM
 
IMRSName_Topics - Static variable in class IM.IM
 
IMRS_Config - Variable in class IM.IM
 
IMRS_Messages - Variable in class IM.IM
 
IMRS_Queues - Variable in class IM.IM
 
IMRS_Topics - Variable in class IM.IM
 
IMReceivedMessageQueue - class IM.IMReceivedMessageQueue.
This class is used to store received messages and make them available for user of Instant-Messenger.
IMReceivedMessageQueue(int) - Constructor for class IM.IMReceivedMessageQueue
Class constructor - initializes messageQueue Vector, which size is bufferSize, and its protective semaphore
IMRecoverTextMessage(byte[]) - Method in class IM.IM
 
IMSerializeTextMessage(TextMessage, byte[]) - Method in class IM.IM
 
IMStoredDataLoad() - Method in class IM.IM
 
IMStoredDataSave() - Method in class IM.IM
 
IMTopic - class IM.IMTopic.
IMTopic is thread, which serves messages delivered to Topic.
IMTopic(String) - Constructor for class IM.IMTopic
Set name of Topic, which will service and run main thread.
IM_EDIT_PROXY - Static variable in class IM.IM
 
IM_EDIT_Q - Static variable in class IM.IM
 
IM_EDIT_QCF - Static variable in class IM.IM
 
IM_EDIT_TCF - Static variable in class IM.IM
 
IM_MESSAGE_BUFFER_SIZE - Static variable in class IM.IM
 
IM_MM_CONFIG - Static variable in class IM.IM
 
IM_MM_LOGIN - Static variable in class IM.IM
 
IM_MM_QUEUES - Static variable in class IM.IM
 
IM_MM_RECEIVED_MESSAGES - Static variable in class IM.IM
 
IM_MM_TOPICS - Static variable in class IM.IM
 
IM_MSG_READ - Static variable in class IM.IM
 
IM_MSG_REMOVE - Static variable in class IM.IM
 
IM_QT_ADD - Static variable in class IM.IM
 
IM_QT_CONNECT - Static variable in class IM.IM
 
IM_QT_DISCONNECT - Static variable in class IM.IM
 
IM_QT_EDIT - Static variable in class IM.IM
 
IM_QT_MESSAGE - Static variable in class IM.IM
 
IM_QT_REMOVE - Static variable in class IM.IM
 
IMactiveMenu - Variable in class IM.IM
 
IMactiveMenuIndex - Variable in class IM.IM
 
IMalert - Variable in class IM.IM
 
IMcommandActionCONNBack() - Method in class IM.IM
 
IMcommandActionMMBack() - Method in class IM.IM
 
IMcommandActionMMClose() - Method in class IM.IM
Metoda konczy prace Instant-Messenger'a
IMcommandActionMMConfEdit() - Method in class IM.IM
 
IMcommandActionMMSelect() - Method in class IM.IM
 
IMcommandActionMSGRead() - Method in class IM.IM
Metoda wyswietla uzytkownikowi IM wybrana wiadomosc
IMcommandActionMSGRemove() - Method in class IM.IM
Metoda usuwa z bufora wiadomosc
IMcommandActionQTAdd() - Method in class IM.IM
 
IMcommandActionQTConnect() - Method in class IM.IM
 
IMcommandActionQTDisconnect() - Method in class IM.IM
 
IMcommandActionQTEdit() - Method in class IM.IM
 
IMcommandActionQTMessage() - Method in class IM.IM
 
IMcommandActionQTRemove() - Method in class IM.IM
 
IMcommandActionTextBoxCommit() - Method in class IM.IM
 
IMcommandActionTextBoxCommit_MM_CONFIG() - Method in class IM.IM
 
IMcommandActionTextBoxCommit_MM_QUEUES() - Method in class IM.IM
 
IMcommandActionTextBoxCommit_MM_TOPICS() - Method in class IM.IM
 
IMcommandActionTextBoxRollback() - Method in class IM.IM
 
IMcommandCONNDone - Variable in class IM.IM
 
IMcommandCONNResults - Variable in class IM.IM
 
IMcommandInitalize() - Method in class IM.IM
Tworzy komendy (obiekty klasy Command) uzywane w menu
IMcommandMMBack - Variable in class IM.IM
 
IMcommandMMClose - Variable in class IM.IM
 
IMcommandMMConfEdit - Variable in class IM.IM
 
IMcommandMMSelect - Variable in class IM.IM
 
IMcommandMSGRead - Variable in class IM.IM
 
IMcommandMSGRemove - Variable in class IM.IM
 
IMcommandQTAdd - Variable in class IM.IM
 
IMcommandQTConnect - Variable in class IM.IM
 
IMcommandQTDisconnect - Variable in class IM.IM
 
IMcommandQTEdit - Variable in class IM.IM
 
IMcommandQTMessage - Variable in class IM.IM
 
IMcommandQTRemove - Variable in class IM.IM
 
IMcommandTextBoxCommit - Variable in class IM.IM
 
IMcommandTextBoxRollback - Variable in class IM.IM
 
IMcurrentAction - Variable in class IM.IM
 
IMdisplay - Variable in class IM.IM
 
IMdisplayablePrev - Variable in class IM.IM
 
IMinstance - Static variable in class IM.IM
 
IMmainMenu - Variable in class IM.IM
 
IMmenuInitialize() - Method in class IM.IM
Tworzy menu, tworzy hierarchie elementow i przypisuje im obiekty klasy Command
IMmessageBox(AlertType, String, String, int) - Method in class IM.IM
 
IMmessageBox(AlertType, String, String, int, Displayable) - Method in class IM.IM
 
IMreceivedMessageQueue - Variable in class IM.IM
Queue for Messages received in PTP or PUB/SUB communication.
IMtextBox - Variable in class IM.IM
 
im - Variable in class IM.IMReceivedMessageQueue
 
imQueue - Variable in class IM.IM.JMSQueueConnectThread
 
imTopic - Variable in class IM.IM.JMSTopicConnectThread
 
insertItem(int, String, Vector) - Method in class IM.IMMenuItem
Inserts new inferior item to selected item

J

JMSLogIn(String, String, String) - Method in class IM.IM
JMSLogOut() - Method in class IM.IM
 
JMSQueueConnect(IMQueue) - Method in class IM.IM
JMSQueueDisconnect(IMQueue) - Method in class IM.IM
JMSQueueSendMessage(IMQueue, String) - Method in class IM.IM
JMSTopicConnect(IMTopic) - Method in class IM.IM
JMSTopicDisconnect(IMTopic) - Method in class IM.IM
JMSTopicSendMessage(IMTopic, String) - Method in class IM.IM
jmsContext - Variable in class IM.IM
Represents ...
jmsMyQueue - Variable in class IM.IM
Represents ...
jmsMyQueueName - Variable in class IM.IM
Represents ...
jmsProxyServerURL - Variable in class IM.IM
 
jmsQCFName - Variable in class IM.IM
Represents ...
jmsQueueConnection - Variable in class IM.IM
Represents ...
jmsQueueConnectionFactory - Variable in class IM.IM
Represents ...
jmsQueueConnectionStarted - Variable in class IM.IM
Represents ...
jmsQueueSession - Variable in class IM.IM
Represents ...
jmsQueueVector - Variable in class IM.IM
Represents ...
jmsTCFName - Variable in class IM.IM
Represents ...
jmsTextMessage - Variable in class IM.IM
 
jmsTopicConnection - Variable in class IM.IM
Represents ...
jmsTopicConnectionFactory - Variable in class IM.IM
Represents ...
jmsTopicConnectionStarted - Variable in class IM.IM
Represents ...
jmsTopicSession - Variable in class IM.IM
Represents ...
jmsTopicVector - Variable in class IM.IM
Represents ...

L

licznik - Variable in class IM.IMReceivedMessageQueue
 
log(String) - Method in class IM.IMReceivedMessageQueue
Synchronized method which adds object of Message class to messageQueue

M

messageFreeSpace - Variable in class IM.IMReceivedMessageQueue
Remember number of free space in messageQueue Vector, size of messageQueue minus used space.
messageQueue - Variable in class IM.IMReceivedMessageQueue
Stores received messages (objects of Message class)
messageQueueSize - Variable in class IM.IMReceivedMessageQueue
Remembers size of messageQueue Vector, which is constant inspite of adding or removing elements stored in messageQueue.
messageUsedSpace - Variable in class IM.IMReceivedMessageQueue
Remember number of reserved space in messageQueue Vector, occupied by objects of Message class.

N

name - Variable in class IM.IMQueue
Keeps name of Queue which is stored in queue attribute
name - Variable in class IM.IMTopic
Keeps name of Topic which is kept on topic attribute.
newMessage - Variable in class IM.IMReceivedMessageQueue
 

P

parent - Variable in class IM.IMMenuItem
Keeps reference to parent item
pauseApp() - Method in class IM.IM
 

Q

queue - Variable in class IM.IMMyQueue
Represents object of Queue class used to service PTP communication
queue - Variable in class IM.IMQueue
Represents object of Queue class which is used to provide PTP communication
queueName - Variable in class IM.IMMyQueue
Keeps name of Queue which is kept on queue attribute.
queueReceiver - Variable in class IM.IMMyQueue
Represents object of QueueReceiver class which is used to receiving messages
queueSender - Variable in class IM.IMQueue
Represents object of QueueSender class, which send() method is used to send messages to Queue on JMS

R

removeReceivedMessage(int) - Method in class IM.IMReceivedMessageQueue
Synchronized method which removes object of Message class at index specified in parameter index
reserveMessageSpace() - Method in class IM.IMReceivedMessageQueue
Synchronized method which reserves space in messageQueue for new message
run() - Method in class IM.IM.JMSLoginThread
 
run() - Method in class IM.IM.JMSQueueConnectThread
 
run() - Method in class IM.IM.JMSTopicConnectThread
 
run() - Method in class IM.IMMyQueue
Main thread which services received messages and makes them available for Instant-Messenger by putting them to vector called IMreceivedMessageQueue stored in im, object of IM class
run() - Method in class IM.IMTopic
Main thread which services received messages and makes them available for Instant-Messenger by putting them to vector called IMreceivedMessageQueue stored in im, object of IM class

S

semaphore - Variable in class IM.IMReceivedMessageQueue
Represents object of BinarySemaphore class, which protect exclusive access to vector messageQueue
setQueue(Queue) - Method in class IM.IMMyQueue
Set value of queue attribute to object given in queue parameter
setQueue(Queue) - Method in class IM.IMQueue
Set value of queue attribute to object given in queue parameter
setQueueReceiver(QueueReceiver) - Method in class IM.IMMyQueue
Set value of queueReceiver attribute to object given in queue parameter
setQueueSender(QueueSender) - Method in class IM.IMQueue
Set value of queueSender attribute to object given in queue parameter
setTopic(Topic) - Method in class IM.IMTopic
Accessor to attribute object of Topic class.
setTopicPublisher(TopicPublisher) - Method in class IM.IMTopic
Accessor to attribute object of TopicPublisher class.
setTopicSubscriber(TopicSubscriber) - Method in class IM.IMTopic
Accessor to attribute object of topicSubscriber class.
startApp() - Method in class IM.IM
Starts MIDlet, displays menu, and try to log in
startQueue() - Method in class IM.IMMyQueue
Set value of stopFlag to false, what indicate that main thread have to start its work.
startTopic() - Method in class IM.IMTopic
Set value of stopFlag to false, what indicate that main thread have to start its work.
stopFlag - Variable in class IM.IMMyQueue
Flag used to order IMTopic to stop work (main thread)
stopFlag - Variable in class IM.IMTopic
Flag used to order IMTopic to stop work (main thread)
stopQueue() - Method in class IM.IMMyQueue
Set value of stopFlag to true, what indicate that main thread have to stop its work after clean all of composite attributes.
stopTopic() - Method in class IM.IMTopic
Set value of stopFlag to true, what indicate that main thread have to stop its work after clean all of composite attributes.
subItem(int) - Method in class IM.IMMenuItem
Do nothing
subItems - Variable in class IM.IMMenuItem
Vector of children items (objects of IMMenuItem class)
subItems() - Method in class IM.IMMenuItem
Do nothing
subItemsList - Variable in class IM.IMMenuItem
List of children - items displayed in menu

T

topic - Variable in class IM.IMTopic
Represents object of Topic class which is used to service PUB/SUB communication.
topicPublisher - Variable in class IM.IMTopic
Represents object of TopicPublisher class which is used to sending messages.
topicSubscriber - Variable in class IM.IMTopic
Represents object of TopicSubscriber class which is used to receiving messages.

W

wait_moment(int) - Method in class IM.IM.JMSLoginThread
 
wait_moment(int) - Method in class IM.IM.JMSQueueConnectThread
 
wait_moment(int) - Method in class IM.IM.JMSTopicConnectThread
 

A C D F G I J L M N P Q R S T W