|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChannelInfo | |
---|---|
org.xnap.chat | Provides interfaces and classes for chat communication. |
org.xnap.gui | Provides interfaces and classes for the graphical user interface. |
org.xnap.gui.table | Provides table model and table cell renderer classes including the tree table classes. |
org.xnap.plugin.joscar | |
org.xnap.plugin.limewire | |
org.xnap.plugin.opennap.net | Provides the OpenNap network communication classes for search, transfer and chat. |
org.xnap.plugin.pircbot | An IRC plugin based on the PircBot library. |
Uses of ChannelInfo in org.xnap.chat |
---|
Subinterfaces of ChannelInfo in org.xnap.chat | |
---|---|
interface |
Channel
Defines the requirements for classes that provide chat functionality. |
Classes in org.xnap.chat that implement ChannelInfo | |
---|---|
class |
AbstractChannel
|
class |
DefaultChannelInfo
|
Methods in org.xnap.chat that return ChannelInfo | |
---|---|
ChannelInfo[] |
ChatProvider.getChannels()
Returns the the channels on this server. |
Uses of ChannelInfo in org.xnap.gui |
---|
Methods in org.xnap.gui that return ChannelInfo | |
---|---|
ChannelInfo |
ChatProviderPanel.getSelectedChannel()
|
Uses of ChannelInfo in org.xnap.gui.table |
---|
Methods in org.xnap.gui.table that return ChannelInfo | |
---|---|
ChannelInfo |
ChannelTableModel.get(int i)
|
Uses of ChannelInfo in org.xnap.plugin.joscar |
---|
Classes in org.xnap.plugin.joscar that implement ChannelInfo | |
---|---|
class |
JOscarChannel
|
Uses of ChannelInfo in org.xnap.plugin.limewire |
---|
Classes in org.xnap.plugin.limewire that implement ChannelInfo | |
---|---|
class |
LimeWireChatChannel
Implements a limewire search session. |
Uses of ChannelInfo in org.xnap.plugin.opennap.net |
---|
Classes in org.xnap.plugin.opennap.net that implement ChannelInfo | |
---|---|
class |
OpenNapAbstractChannel
Manages a list of channels. |
class |
OpenNapChannel
Represents a single channel on a server. |
class |
PrivateOpenNapChannel
Manages a list of channels. |
Methods in org.xnap.plugin.opennap.net that return ChannelInfo | |
---|---|
ChannelInfo[] |
OpenNapServer.getChannels()
|
Uses of ChannelInfo in org.xnap.plugin.pircbot |
---|
Classes in org.xnap.plugin.pircbot that implement ChannelInfo | |
---|---|
class |
PircBotChannel
|
Methods in org.xnap.plugin.pircbot that return ChannelInfo | |
---|---|
ChannelInfo[] |
PircBotServer.getChannels()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |