|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of GroupNode in net.java.sip.communicator.impl.gui.main.contactlist |
|---|
| Methods in net.java.sip.communicator.impl.gui.main.contactlist that return GroupNode | |
|---|---|
GroupNode |
GroupNode.addContactGroup(UIGroup uiGroup)
Creates a GroupNode for the given uiGroup and adds it to this group. |
GroupNode |
UIGroup.getGroupNode()
Returns the GroupNode corresponding to this UIGroup. |
GroupNode |
ContactListTreeModel.getRoot()
Returns the root group node. |
GroupNode |
GroupNode.sortedAddContactGroup(UIGroup uiGroup)
Creates a GroupNode for the given uiGroup, adds it to this group node and performs a sort at the end. |
| Methods in net.java.sip.communicator.impl.gui.main.contactlist with parameters of type GroupNode | |
|---|---|
void |
UIGroup.setGroupNode(GroupNode groupNode)
Sets the GroupNode corresponding to this UIGroup. |
| Uses of GroupNode in net.java.sip.communicator.impl.gui.main.contactlist.contactsource |
|---|
| Methods in net.java.sip.communicator.impl.gui.main.contactlist.contactsource that return GroupNode | |
|---|---|
GroupNode |
MetaUIGroup.getGroupNode()
Returns the corresponding GroupNode. |
| Methods in net.java.sip.communicator.impl.gui.main.contactlist.contactsource with parameters of type GroupNode | |
|---|---|
void |
MetaUIGroup.setGroupNode(GroupNode groupNode)
Sets the corresponding GroupNode. |
| Uses of GroupNode in net.java.sip.communicator.impl.gui.main.contactlist.notifsource |
|---|
| Methods in net.java.sip.communicator.impl.gui.main.contactlist.notifsource that return GroupNode | |
|---|---|
GroupNode |
NotificationGroup.getGroupNode()
Returns the GroupNode corresponding to this UIGroup. |
| Methods in net.java.sip.communicator.impl.gui.main.contactlist.notifsource with parameters of type GroupNode | |
|---|---|
void |
NotificationGroup.setGroupNode(GroupNode groupNode)
Sets the GroupNode corresponding to this UIGroup. |
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||