|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HistoryWindow | |
|---|---|
| net.java.sip.communicator.impl.gui.main.chat.conference | |
| net.java.sip.communicator.impl.gui.main.chat.history | |
| Uses of HistoryWindow in net.java.sip.communicator.impl.gui.main.chat.conference |
|---|
| Methods in net.java.sip.communicator.impl.gui.main.chat.conference that return HistoryWindow | |
|---|---|
HistoryWindow |
ConferenceChatManager.getHistoryWindowForChatRoom(ChatRoomWrapper chatRoomWrapper)
Returns the history window for the given chat room. |
| Methods in net.java.sip.communicator.impl.gui.main.chat.conference with parameters of type HistoryWindow | |
|---|---|
void |
ConferenceChatManager.addHistoryWindowForChatRoom(ChatRoomWrapper chatRoomWrapper,
HistoryWindow historyWindow)
Adds a history window for a given chat room in the table of opened history windows. |
| Uses of HistoryWindow in net.java.sip.communicator.impl.gui.main.chat.history |
|---|
| Methods in net.java.sip.communicator.impl.gui.main.chat.history that return HistoryWindow | |
|---|---|
HistoryWindow |
HistoryWindowManager.getHistoryWindowForContact(Object historyContact)
Returns the history window for the given contact. |
| Methods in net.java.sip.communicator.impl.gui.main.chat.history with parameters of type HistoryWindow | |
|---|---|
void |
HistoryWindowManager.addHistoryWindowForContact(Object historyContact,
HistoryWindow historyWindow)
Adds a history window for a given contact in the table of opened history windows. |
| Constructors in net.java.sip.communicator.impl.gui.main.chat.history with parameters of type HistoryWindow | |
|---|---|
DatesPanel(HistoryWindow historyWindow)
Creates an instance of DatesPanel. |
|
SearchPanel(HistoryWindow historyWindow)
Creates an instance of the SearchPanel. |
|
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||