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

Quick Search    Search Deep
A C D E F G H I J L M N O P Q R S T U _

A

AboutDlg - class org.relayirc.swingui.AboutDlg.
About dialog for the Relay-JFC chat application.
AboutDlg() - Constructor for class org.relayirc.swingui.AboutDlg
 
aboutIcon - Static variable in class org.relayirc.swingui.ChatApp
 
actionPerformed(ActionEvent) - Method in class org.relayirc.swingui.ChatApp._AboutAction
 
actionPerformed(ActionEvent) - Method in class org.relayirc.swingui.ChatApp._CascadeAction
 
actionPerformed(ActionEvent) - Method in class org.relayirc.swingui.ChatApp._ConnectAction
 
actionPerformed(ActionEvent) - Method in class org.relayirc.swingui.ChatApp._DisconnectAction
 
actionPerformed(ActionEvent) - Method in class org.relayirc.swingui.ChatApp._ExitAction
 
actionPerformed(ActionEvent) - Method in class org.relayirc.swingui.ChatApp._JoinAction
 
actionPerformed(ActionEvent) - Method in class org.relayirc.swingui.ChatApp._ListAction
 
actionPerformed(ActionEvent) - Method in class org.relayirc.swingui.ChatApp._ServerListAction
 
actionPerformed(ActionEvent) - Method in class org.relayirc.swingui.ChatApp._SetupAction
 
actionPerformed(ActionEvent) - Method in class org.relayirc.swingui.ChatApp._TileHAction
 
actionPerformed(ActionEvent) - Method in class org.relayirc.swingui.ChatApp._TileVAction
 
addChannel(Channel) - Method in class org.relayirc.swingui.JoinDlg._ChannelListModel
 
addIcon - Static variable in class org.relayirc.swingui.ChatApp
 
addItem(String) - Method in class org.relayirc.swingui.UserList
Adds the specified user to the list.
addMouseListener(MouseListener) - Method in class org.relayirc.swingui.ChatPanel
 
addServer(Server) - Method in class org.relayirc.swingui.ServerTable
 
addServer(Server) - Method in class org.relayirc.swingui.ServerTableModel
 

C

CHANNELS_FOLDER - Static variable in class org.relayirc.swingui.FavoritesTree
 
CLICKS - Static variable in class org.relayirc.swingui.ServerTable
 
ChannelNode - class org.relayirc.swingui.ChannelNode.
 
ChannelNode(Channel) - Constructor for class org.relayirc.swingui.ChannelNode
 
ChannelSearchFrame - class org.relayirc.swingui.ChannelSearchFrame.
Internal frame/MDI client frame that holds ChannelSeachPanel.
ChannelSearchFrame(ChannelSearch) - Constructor for class org.relayirc.swingui.ChannelSearchFrame
 
ChannelSearchPanel - class org.relayirc.swingui.ChannelSearchPanel.
A panel containing fields for specifying a channel search, a search button to start the search and a table in which to display the search results.
ChannelSearchPanel(ChannelSearch) - Constructor for class org.relayirc.swingui.ChannelSearchPanel
Construct a search panel for a specified channel search object.
ChannelTable - class org.relayirc.swingui.ChannelTable.
Table of channels that met search criteria.
ChannelTable(ChannelSearch) - Constructor for class org.relayirc.swingui.ChannelTable
 
ChannelTableModel - class org.relayirc.swingui.ChannelTableModel.
Table model for displaying channel search results with each row represents a channel.
ChannelTableModel(ChannelSearch) - Constructor for class org.relayirc.swingui.ChannelTableModel
 
ChannelsFolderNode - class org.relayirc.swingui.ChannelsFolderNode.
 
ChannelsFolderNode() - Constructor for class org.relayirc.swingui.ChannelsFolderNode
 
ChatApp - class org.relayirc.swingui.ChatApp.
Main class of the Relay-JFC chat application.
ChatApp() - Constructor for class org.relayirc.swingui.ChatApp
Construct a chat application.
ChatApp._AboutAction - class org.relayirc.swingui.ChatApp._AboutAction.
 
ChatApp._AboutAction(Icon) - Constructor for class org.relayirc.swingui.ChatApp._AboutAction
 
ChatApp._CascadeAction - class org.relayirc.swingui.ChatApp._CascadeAction.
 
ChatApp._CascadeAction(Icon) - Constructor for class org.relayirc.swingui.ChatApp._CascadeAction
 
ChatApp._ConnectAction - class org.relayirc.swingui.ChatApp._ConnectAction.
 
ChatApp._ConnectAction(Icon) - Constructor for class org.relayirc.swingui.ChatApp._ConnectAction
 
ChatApp._DisconnectAction - class org.relayirc.swingui.ChatApp._DisconnectAction.
 
ChatApp._DisconnectAction(Icon) - Constructor for class org.relayirc.swingui.ChatApp._DisconnectAction
 
ChatApp._ExitAction - class org.relayirc.swingui.ChatApp._ExitAction.
 
ChatApp._ExitAction() - Constructor for class org.relayirc.swingui.ChatApp._ExitAction
 
ChatApp._JoinAction - class org.relayirc.swingui.ChatApp._JoinAction.
 
ChatApp._JoinAction(Icon) - Constructor for class org.relayirc.swingui.ChatApp._JoinAction
 
ChatApp._ListAction - class org.relayirc.swingui.ChatApp._ListAction.
 
ChatApp._ListAction(Icon) - Constructor for class org.relayirc.swingui.ChatApp._ListAction
 
ChatApp._MenuBar - class org.relayirc.swingui.ChatApp._MenuBar.
 
ChatApp._MenuBar() - Constructor for class org.relayirc.swingui.ChatApp._MenuBar
 
ChatApp._ServerListAction - class org.relayirc.swingui.ChatApp._ServerListAction.
 
ChatApp._ServerListAction(Icon) - Constructor for class org.relayirc.swingui.ChatApp._ServerListAction
 
ChatApp._SetupAction - class org.relayirc.swingui.ChatApp._SetupAction.
 
ChatApp._SetupAction(Icon) - Constructor for class org.relayirc.swingui.ChatApp._SetupAction
 
ChatApp._StyleContext - class org.relayirc.swingui.ChatApp._StyleContext.
 
ChatApp._StyleContext(Font) - Constructor for class org.relayirc.swingui.ChatApp._StyleContext
 
ChatApp._TileHAction - class org.relayirc.swingui.ChatApp._TileHAction.
 
ChatApp._TileHAction(Icon) - Constructor for class org.relayirc.swingui.ChatApp._TileHAction
 
ChatApp._TileVAction - class org.relayirc.swingui.ChatApp._TileVAction.
 
ChatApp._TileVAction(Icon) - Constructor for class org.relayirc.swingui.ChatApp._TileVAction
 
ChatApp._ToolBar - class org.relayirc.swingui.ChatApp._ToolBar.
 
ChatApp._ToolBar() - Constructor for class org.relayirc.swingui.ChatApp._ToolBar
 
ChatChannelPanel - class org.relayirc.swingui.ChatChannelPanel.
A chat panel for one specific chat channel.
ChatChannelPanel(Channel, Container) - Constructor for class org.relayirc.swingui.ChatChannelPanel
 
ChatChannelWindow - class org.relayirc.swingui.ChatChannelWindow.
A chat window for one specific chat channel.
ChatChannelWindow(Channel) - Constructor for class org.relayirc.swingui.ChatChannelWindow
 
ChatConsole - class org.relayirc.swingui.ChatConsole.
Provides a display area for general messages from the IRC server.
ChatConsole(ChatPanel) - Constructor for class org.relayirc.swingui.ChatConsole
 
ChatOptionsDlg - class org.relayirc.swingui.ChatOptionsDlg.
Dialog allows user to configure the chat client with user name, nick name and to select a server; all of the information which is stored in the ChatOptions ojbect.
ChatOptionsDlg(ChatApp) - Constructor for class org.relayirc.swingui.ChatOptionsDlg
 
ChatOptionsDlg._ColorPanel - class org.relayirc.swingui.ChatOptionsDlg._ColorPanel.
 
ChatOptionsDlg._ColorPanel(ChatOptions) - Constructor for class org.relayirc.swingui.ChatOptionsDlg._ColorPanel
 
ChatOptionsDlg._FontPanel - class org.relayirc.swingui.ChatOptionsDlg._FontPanel.
 
ChatOptionsDlg._FontPanel(ChatOptions) - Constructor for class org.relayirc.swingui.ChatOptionsDlg._FontPanel
 
ChatOptionsDlg._InterfacePanel - class org.relayirc.swingui.ChatOptionsDlg._InterfacePanel.
 
ChatOptionsDlg._InterfacePanel(ChatApp) - Constructor for class org.relayirc.swingui.ChatOptionsDlg._InterfacePanel
 
ChatOptionsDlg._ServerPanel - class org.relayirc.swingui.ChatOptionsDlg._ServerPanel.
 
ChatOptionsDlg._ServerPanel(ChatApp) - Constructor for class org.relayirc.swingui.ChatOptionsDlg._ServerPanel
 
ChatOptionsDlg._UserPanel - class org.relayirc.swingui.ChatOptionsDlg._UserPanel.
 
ChatOptionsDlg._UserPanel(ChatOptions) - Constructor for class org.relayirc.swingui.ChatOptionsDlg._UserPanel
 
ChatPanel - class org.relayirc.swingui.ChatPanel.
A panel which provides a text pane for the (color coded) display of messages from the IRC server and, below that, a text field where the user may type in messages to be delivered to the IRC server.
ChatPanel(Container) - Constructor for class org.relayirc.swingui.ChatPanel
For chat console
ChatPanel(Channel, Container) - Constructor for class org.relayirc.swingui.ChatPanel
For chat channel
ConnectDlg - class org.relayirc.swingui.ConnectDlg.
Dialog which allows the user to specify a chat server by selecting a server from the server list provided in the constructor.
ConnectDlg(Frame, boolean, ServerList, ChatOptions) - Constructor for class org.relayirc.swingui.ConnectDlg
Construct a ConnectDlg by passing in standard dialog arguments a ServerList object and a ChatOptions object.
cancelButtonPressed() - Method in class org.relayirc.swingui.ConnectDlg
This callback is called with the user hits the Cancel button.
cancelIcon - Static variable in class org.relayirc.swingui.ChatApp
 
cascade() - Method in class org.relayirc.swingui.ChatApp
Arrange windows in cascade formation.
centerOnScreen() - Method in class org.relayirc.swingui.AboutDlg
 
channelIcon - Static variable in class org.relayirc.swingui.ChatApp
 
closeApp() - Method in class org.relayirc.swingui.ChatApp
Disconnect from the IRC server, save options and exit applicatin.
closeDialog(WindowEvent) - Method in class org.relayirc.swingui.ConnectDlg
Closes the dialog
closedFolderIcon - Static variable in class org.relayirc.swingui.ChatApp
 
colorsIcon - Static variable in class org.relayirc.swingui.ChatApp
 
connect(Server) - Method in class org.relayirc.swingui.ChatApp
Connect to the specified chat server.
connect() - Method in class org.relayirc.swingui.ChatApp
Present connection dialog to user and allow connection.
connectButtonPressed() - Method in class org.relayirc.swingui.ConnectDlg
This callback is called when then user hits the Connect button.
connectIcon - Static variable in class org.relayirc.swingui.ChatApp
 
connected() - Method in class org.relayirc.swingui.ChatPanel
 
contains(String) - Method in class org.relayirc.swingui.UserList
Returns true if the specified user is in the list.
createActions() - Method in class org.relayirc.swingui.ChatApp
 
createButton(Action) - Method in class org.relayirc.swingui.ChatApp._ToolBar
 
createIcons() - Method in class org.relayirc.swingui.ChatApp
 
createPopupMenu() - Method in class org.relayirc.swingui.ChannelNode
 
createPopupMenu() - Method in class org.relayirc.swingui.ChannelsFolderNode
 
createPopupMenu() - Method in interface org.relayirc.swingui.FavoritesTreeNode
 
createPopupMenu() - Method in class org.relayirc.swingui.ServerNode
 
createPopupMenu() - Method in class org.relayirc.swingui.ServersFolderNode
 
createPopupMenu() - Method in class org.relayirc.swingui.UserNode
 
createPopupMenu() - Method in class org.relayirc.swingui.UsersFolderNode
 

D

disconnectIcon - Static variable in class org.relayirc.swingui.ChatApp
 
disconnected() - Method in class org.relayirc.swingui.ChatPanel
 
display(String) - Method in class org.relayirc.swingui.ChatApp
Display text on the main console.
dock(MDIClientPanel) - Method in class org.relayirc.swingui.ChatApp
To dock/undock a MDIClientPanel, first set the panel's dock state then call this function to register that dock state.

E

editButtonPressed() - Method in class org.relayirc.swingui.ConnectDlg
This callback is called with the user hits the Edit button.

F

FAVE_COLUMN - Static variable in class org.relayirc.swingui.ServerTable
 
FavoriteCellEditor - class org.relayirc.swingui.FavoriteCellEditor.
 
FavoriteCellEditor() - Constructor for class org.relayirc.swingui.FavoriteCellEditor
 
FavoritesFrame - class org.relayirc.swingui.FavoritesFrame.
 
FavoritesFrame(ChatApp) - Constructor for class org.relayirc.swingui.FavoritesFrame
 
FavoritesNode - class org.relayirc.swingui.FavoritesNode.
Tree node with three subnodes Servers, Users and Channels.
FavoritesNode() - Constructor for class org.relayirc.swingui.FavoritesNode
 
FavoritesPanel - class org.relayirc.swingui.FavoritesPanel.
Panel that holds a Favorites tree of favorite servers, channels and users.
FavoritesPanel(ChatApp) - Constructor for class org.relayirc.swingui.FavoritesPanel
 
FavoritesTree - class org.relayirc.swingui.FavoritesTree.
Tree with root that is a FavoritesNode.
FavoritesTree(FavoritesPanel) - Constructor for class org.relayirc.swingui.FavoritesTree
 
FavoritesTreeCellRenderer - class org.relayirc.swingui.FavoritesTreeCellRenderer.
Tree cell renderer that knows how to draw servers, users and channels.
FavoritesTreeCellRenderer() - Constructor for class org.relayirc.swingui.FavoritesTreeCellRenderer
 
FavoritesTreeNode - interface org.relayirc.swingui.FavoritesTreeNode.
 
favoriteIcon - Static variable in class org.relayirc.swingui.ChatApp
 
fontIcon - Static variable in class org.relayirc.swingui.ChatApp
 
forceLayout() - Method in class org.relayirc.swingui.ChatChannelPanel
Kludge to force a layout.

G

GROUP_COLUMN - Static variable in class org.relayirc.swingui.ServerTable
 
GroupCellEditor - class org.relayirc.swingui.GroupCellEditor.
 
GroupCellEditor(ServerList) - Constructor for class org.relayirc.swingui.GroupCellEditor
 
getAppName() - Method in class org.relayirc.swingui.ChatApp
Returns the name of the chat application.
getAppVersion() - Method in class org.relayirc.swingui.ChatApp
Returns the version of the chat application.
getChannel() - Method in class org.relayirc.swingui.JoinDlg._JoinPanel
 
getChannel() - Method in class org.relayirc.swingui.JoinDlg
 
getChannelSearch() - Method in class org.relayirc.swingui.ChannelSearchPanel
Returns panel's search object.
getChannelsNode() - Method in class org.relayirc.swingui.FavoritesNode
 
getChatApp() - Static method in class org.relayirc.swingui.ChatApp
Returns the one-and-only chat application object (a singleton).
getChatChannelPanel() - Method in class org.relayirc.swingui.ChatChannelWindow
 
getChatPanel() - Method in class org.relayirc.swingui.ChatConsole
 
getChatStyle(String) - Static method in class org.relayirc.swingui.ChatApp
 
getClientPanel() - Method in class org.relayirc.swingui.ChannelSearchFrame
 
getClientPanel() - Method in class org.relayirc.swingui.ChatChannelWindow
 
getClientPanel() - Method in class org.relayirc.swingui.ChatConsole
 
getClientPanel() - Method in class org.relayirc.swingui.FavoritesFrame
 
getColumnClass(int) - Method in class org.relayirc.swingui.ServerTableModel
 
getColumnCount() - Method in class org.relayirc.swingui.ChannelTableModel
 
getColumnCount() - Method in class org.relayirc.swingui.ServerTableModel
 
getColumnName(int) - Method in class org.relayirc.swingui.ChannelTableModel
 
getColumnName(int) - Method in class org.relayirc.swingui.ServerTableModel
 
getConsoleMenuItem() - Method in class org.relayirc.swingui.ChatApp._MenuBar
 
getDockState() - Method in class org.relayirc.swingui.ChannelSearchPanel
Get dock-state of this panel.
getDockState() - Method in class org.relayirc.swingui.ChatChannelPanel
 
getDockState() - Method in class org.relayirc.swingui.ChatPanel
 
getDockState() - Method in class org.relayirc.swingui.FavoritesPanel
 
getElementAt(int) - Method in class org.relayirc.swingui.JoinDlg._ChannelListModel
 
getEngine() - Method in class org.relayirc.swingui.ChatApp
 
getFrame() - Method in class org.relayirc.swingui.ChannelSearchFrame
 
getFrame() - Method in class org.relayirc.swingui.ChatChannelWindow
 
getFrame() - Method in class org.relayirc.swingui.ChatConsole
 
getFrame() - Method in class org.relayirc.swingui.FavoritesFrame
 
getGroup() - Method in class org.relayirc.swingui.SetServerPanel
Returns selected group.
getName() - Method in class org.relayirc.swingui.ChatOptionsDlg._ColorPanel
 
getName() - Method in class org.relayirc.swingui.ChatOptionsDlg._FontPanel
 
getName() - Method in class org.relayirc.swingui.ChatOptionsDlg._InterfacePanel
 
getName() - Method in class org.relayirc.swingui.ChatOptionsDlg._ServerPanel
 
getName() - Method in class org.relayirc.swingui.ChatOptionsDlg._UserPanel
 
getOptions() - Method in class org.relayirc.swingui.ChatApp
 
getPanel() - Method in class org.relayirc.swingui.ChannelSearchPanel
Get panel for this MDI client.
getPanel() - Method in class org.relayirc.swingui.ChatChannelPanel
 
getPanel() - Method in class org.relayirc.swingui.ChatPanel
 
getPanel() - Method in class org.relayirc.swingui.FavoritesPanel
 
getPort() - Method in class org.relayirc.swingui.SetServerPanel
Return selected port number or -1 on error
getRowCount() - Method in class org.relayirc.swingui.ChannelTableModel
 
getRowCount() - Method in class org.relayirc.swingui.ServerTableModel
 
getServerButtonPanel() - Method in class org.relayirc.swingui.ServerListPanel
 
getServerObject() - Method in class org.relayirc.swingui.SetServerPanel
Returns server object currently specified by fields on panel.
getServerPanel() - Method in class org.relayirc.swingui.ConnectDlg
Returns server panel so that you can get to the server specified by the user.
getServerString() - Method in class org.relayirc.swingui.SetServerPanel
Returns server host name as a string.
getServerTable() - Method in class org.relayirc.swingui.ServerListPanel
 
getServersNode() - Method in class org.relayirc.swingui.FavoritesNode
 
getSize() - Method in class org.relayirc.swingui.JoinDlg._ChannelListModel
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.relayirc.swingui.GroupCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.relayirc.swingui.NetworkCellEditor
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.relayirc.swingui.FavoritesTreeCellRenderer
 
getUsersNode() - Method in class org.relayirc.swingui.FavoritesNode
 
getValueAt(int, int) - Method in class org.relayirc.swingui.ChannelTableModel
 
getValueAt(int, int) - Method in class org.relayirc.swingui.ServerTableModel
 
groupChanged() - Method in class org.relayirc.swingui.SetServerPanel
 

H

handleDoubleClick() - Method in class org.relayirc.swingui.ChannelNode
 
handleDoubleClick() - Method in class org.relayirc.swingui.ChannelsFolderNode
 
handleDoubleClick() - Method in interface org.relayirc.swingui.FavoritesTreeNode
 
handleDoubleClick() - Method in class org.relayirc.swingui.ServerNode
 
handleDoubleClick() - Method in class org.relayirc.swingui.ServersFolderNode
 
handleDoubleClick() - Method in class org.relayirc.swingui.UserNode
 
handleDoubleClick() - Method in class org.relayirc.swingui.UsersFolderNode
 
helpIcon - Static variable in class org.relayirc.swingui.ChatApp
 

I

initComponents() - Method in class org.relayirc.swingui.ConnectDlg
This method is called from within the constructor to initialize the form.
initComponents() - Method in class org.relayirc.swingui.SetServerPanel
This method is called from within the constructor to initialize the form.
initGUI() - Method in class org.relayirc.swingui.ChatApp
 
initGUI() - Method in class org.relayirc.swingui.ServerButtonPanel
 
initListeners() - Method in class org.relayirc.swingui.ServerButtonPanel
 
isCellEditable(int, int) - Method in class org.relayirc.swingui.ChannelTableModel
 
isCellEditable(int, int) - Method in class org.relayirc.swingui.ServerTableModel
 
isOK() - Method in class org.relayirc.swingui.ConnectDlg
Returns true if dialog has been displayed and user hit the OK.

J

JoinDlg - class org.relayirc.swingui.JoinDlg.
Allows user to specify which channel is to be joined and to edit the favorite channel list.
JoinDlg() - Constructor for class org.relayirc.swingui.JoinDlg
 
JoinDlg._ChannelListModel - class org.relayirc.swingui.JoinDlg._ChannelListModel.
 
JoinDlg._ChannelListModel(ChatOptions) - Constructor for class org.relayirc.swingui.JoinDlg._ChannelListModel
 
JoinDlg._JoinPanel - class org.relayirc.swingui.JoinDlg._JoinPanel.
 
JoinDlg._JoinPanel() - Constructor for class org.relayirc.swingui.JoinDlg._JoinPanel
 
jPanel1 - Variable in class org.relayirc.swingui.ConnectDlg
 
joinChannelIcon - Static variable in class org.relayirc.swingui.ChatApp
 

L

layoutGUI() - Method in class org.relayirc.swingui.ChatApp
 
listChannels() - Method in class org.relayirc.swingui.ChatApp
 
loadLookAndFeel(String) - Method in class org.relayirc.swingui.ChatApp
Load a Swing pluggable look and feel specified by name
loadServerList(ServerList, ChatOptions) - Method in class org.relayirc.swingui.SetServerPanel
 
loadValues() - Method in class org.relayirc.swingui.ChatOptionsDlg._ColorPanel
 
loadValues() - Method in class org.relayirc.swingui.ChatOptionsDlg._FontPanel
 
loadValues() - Method in class org.relayirc.swingui.ChatOptionsDlg._InterfacePanel
 
loadValues() - Method in class org.relayirc.swingui.ChatOptionsDlg._ServerPanel
 
loadValues() - Method in class org.relayirc.swingui.ChatOptionsDlg._UserPanel
 

M

main(String[]) - Static method in class org.relayirc.swingui.ChatApp
Main method for the Relay-JFC chat application.
main(String[]) - Static method in class org.relayirc.swingui.ConnectDlg
Main function, used for testing only.
main(String[]) - Static method in class org.relayirc.swingui.ServerListPanel
 
main(String[]) - Static method in class org.relayirc.swingui.SetServerPanel
 
multipleServersSelected() - Method in class org.relayirc.swingui.ServerButtonPanel
 

N

NAME_COLUMN - Static variable in class org.relayirc.swingui.ServerTable
 
NETWORK_COLUMN - Static variable in class org.relayirc.swingui.ServerTable
 
NetworkCellEditor - class org.relayirc.swingui.NetworkCellEditor.
 
NetworkCellEditor(ServerList) - Constructor for class org.relayirc.swingui.NetworkCellEditor
 
noServerSelected() - Method in class org.relayirc.swingui.ServerButtonPanel
 

O

okIcon - Static variable in class org.relayirc.swingui.ChatApp
 
onAction(ChannelEvent) - Method in class org.relayirc.swingui.ChatChannelPanel
 
onActivation(ChannelEvent) - Method in class org.relayirc.swingui.ChatChannelPanel
 
onAddButtonClicked() - Method in class org.relayirc.swingui.JoinDlg._JoinPanel
 
onBan(ChannelEvent) - Method in class org.relayirc.swingui.ChatChannelPanel
 
onChannelJoin(ChatEngineEvent) - Method in class org.relayirc.swingui.ChatApp
Create channel window for this new channel
onChannelPart(ChatEngineEvent) - Method in class org.relayirc.swingui.ChatApp
Does nothing as channel objects take care of parting.
onChannelSelectionChanged() - Method in class org.relayirc.swingui.JoinDlg._JoinPanel
 
onConnect(ChannelEvent) - Method in class org.relayirc.swingui.ChatChannelPanel
 
onConnection(ChatEngineEvent) - Method in class org.relayirc.swingui.ChatApp
 
onDisconnect(ChannelEvent) - Method in class org.relayirc.swingui.ChatChannelPanel
 
onDisconnection(ChatEngineEvent) - Method in class org.relayirc.swingui.ChatApp
 
onJoin(ChannelEvent) - Method in class org.relayirc.swingui.ChatChannelPanel
 
onJoinButtonClicked() - Method in class org.relayirc.swingui.JoinDlg._JoinPanel
 
onJoins(ChannelEvent) - Method in class org.relayirc.swingui.ChatChannelPanel
 
onKick(ChannelEvent) - Method in class org.relayirc.swingui.ChatChannelPanel
 
onMessage(ChannelEvent) - Method in class org.relayirc.swingui.ChatChannelPanel
 
onNick(ChannelEvent) - Method in class org.relayirc.swingui.ChatChannelPanel
 
onOk() - Method in class org.relayirc.swingui.ServerListDlg
 
onOp(ChannelEvent) - Method in class org.relayirc.swingui.ChatChannelPanel
 
onPart(ChannelEvent) - Method in class org.relayirc.swingui.ChatChannelPanel
 
onQuit(ChannelEvent) - Method in class org.relayirc.swingui.ChatChannelPanel
 
onRemoveButtonClicked() - Method in class org.relayirc.swingui.JoinDlg._JoinPanel
 
onStatus(ChatEngineEvent) - Method in class org.relayirc.swingui.ChatApp
 
onTextFieldChanged() - Method in class org.relayirc.swingui.JoinDlg._JoinPanel
 
onTopicChange(ChannelEvent) - Method in class org.relayirc.swingui.ChatChannelPanel
 
openFolderIcon - Static variable in class org.relayirc.swingui.ChatApp
 
org.relayirc.swingui - package org.relayirc.swingui
 

P

PORTS_COLUMN - Static variable in class org.relayirc.swingui.ServerTable
 
part() - Method in class org.relayirc.swingui.ChatChannelPanel
 
print(String, String) - Method in class org.relayirc.swingui.ChatPanel
 
println(String, String) - Method in class org.relayirc.swingui.ChatPanel
 
processMouseEvent(MouseEvent) - Method in class org.relayirc.swingui.ChannelTable
Present pop-up menu for tree nodes.
processMouseEvent(MouseEvent) - Method in class org.relayirc.swingui.FavoritesTree
Present pop-up menu for tree nodes.
processMouseEvent(MouseEvent) - Method in class org.relayirc.swingui.UserList
Used internally to handler pop-up menu mouse clicks.

Q

QueryPanel - class org.relayirc.swingui.QueryPanel.
Panel of text fields for entering search criteria such as Name, Min Users, Max Users, etc.
QueryPanel(ChannelSearchPanel) - Constructor for class org.relayirc.swingui.QueryPanel
 

R

remove(String) - Method in class org.relayirc.swingui.UserList
Removes the specified user from the list, checks both nick and @nick.
removeChannel(Channel) - Method in class org.relayirc.swingui.JoinDlg._ChannelListModel
 
removeChatPanel(ChatChannelPanel) - Method in class org.relayirc.swingui.ChatApp
 
removeIcon - Static variable in class org.relayirc.swingui.ChatApp
 
removeMouseListener(MouseListener) - Method in class org.relayirc.swingui.ChatPanel
 
removeSelectedServers() - Method in class org.relayirc.swingui.ServerTable
 
removeServer(Server) - Method in class org.relayirc.swingui.ServerTableModel
 
run() - Method in class org.relayirc.swingui.ChatApp
The main application thread, for internal use only.

S

SERVERS_FOLDER - Static variable in class org.relayirc.swingui.FavoritesTree
 
ServerButtonPanel - class org.relayirc.swingui.ServerButtonPanel.
ServerListPanel's button panel.
ServerButtonPanel(ServerListPanel, ServerList) - Constructor for class org.relayirc.swingui.ServerButtonPanel
 
ServerListDlg - class org.relayirc.swingui.ServerListDlg.
Server list dialog allows user to edit the server list using the ServerListPanel component.
ServerListDlg(Frame, ServerList) - Constructor for class org.relayirc.swingui.ServerListDlg
 
ServerListPanel - class org.relayirc.swingui.ServerListPanel.
Relay's server list editor panel.
ServerListPanel() - Constructor for class org.relayirc.swingui.ServerListPanel
 
ServerListPanel(ServerList) - Constructor for class org.relayirc.swingui.ServerListPanel
Construct server list panel for editing a server list.
ServerNode - class org.relayirc.swingui.ServerNode.
 
ServerNode(Server) - Constructor for class org.relayirc.swingui.ServerNode
 
ServerTable - class org.relayirc.swingui.ServerTable.
ServerListPanel's editable JTable of servers.
ServerTable(ServerListPanel, ServerList) - Constructor for class org.relayirc.swingui.ServerTable
 
ServerTableModel - class org.relayirc.swingui.ServerTableModel.
ServerList table model.
ServerTableModel(ServerList) - Constructor for class org.relayirc.swingui.ServerTableModel
 
ServersFolderNode - class org.relayirc.swingui.ServersFolderNode.
 
ServersFolderNode() - Constructor for class org.relayirc.swingui.ServersFolderNode
 
SetServerPanel - class org.relayirc.swingui.SetServerPanel.
Allows user to choose one server from the server list using three combo boxes: one for selecting the network, one for selecting the server and one for selecting the port.
SetServerPanel() - Constructor for class org.relayirc.swingui.SetServerPanel
Initializes the Form
saveIcon - Static variable in class org.relayirc.swingui.ChatApp
 
saveValues() - Method in class org.relayirc.swingui.ChatOptionsDlg._ColorPanel
 
saveValues() - Method in class org.relayirc.swingui.ChatOptionsDlg._FontPanel
 
saveValues() - Method in class org.relayirc.swingui.ChatOptionsDlg._InterfacePanel
 
saveValues() - Method in class org.relayirc.swingui.ChatOptionsDlg._ServerPanel
 
saveValues() - Method in class org.relayirc.swingui.ChatOptionsDlg._UserPanel
 
searchEnded() - Method in class org.relayirc.swingui.ChannelSearchPanel
Called when the search is complete.
searchEnded() - Method in class org.relayirc.swingui.ChannelTableModel
 
searchFound(Channel) - Method in class org.relayirc.swingui.ChannelSearchPanel
Called with a channel has been found by the search.
searchFound(Channel) - Method in class org.relayirc.swingui.ChannelTableModel
 
searchIcon - Static variable in class org.relayirc.swingui.ChatApp
 
searchStarted(int) - Method in class org.relayirc.swingui.ChannelSearchPanel
Called when the search is started.
searchStarted(int) - Method in class org.relayirc.swingui.ChannelTableModel
 
serverChanged() - Method in class org.relayirc.swingui.SetServerPanel
 
serverIcon - Static variable in class org.relayirc.swingui.ChatApp
 
serverListUpdated() - Method in class org.relayirc.swingui.ServerTable
 
setChatFont(Font) - Static method in class org.relayirc.swingui.ChatApp
 
setClientPanel(MDIClientPanel) - Method in class org.relayirc.swingui.ChannelSearchFrame
 
setClientPanel(MDIClientPanel) - Method in class org.relayirc.swingui.ChatChannelWindow
 
setClientPanel(MDIClientPanel) - Method in class org.relayirc.swingui.FavoritesFrame
 
setDockState(String) - Method in class org.relayirc.swingui.ChannelSearchPanel
Set dock-state of this panel.
setDockState(String) - Method in class org.relayirc.swingui.ChatChannelPanel
 
setDockState(String) - Method in class org.relayirc.swingui.ChatPanel
 
setDockState(String) - Method in class org.relayirc.swingui.FavoritesPanel
 
setEngine(IChatEngine) - Method in class org.relayirc.swingui.ChatApp
 
setFont(Font) - Method in class org.relayirc.swingui.ChatApp._StyleContext
 
setServerPanel1 - Variable in class org.relayirc.swingui.ConnectDlg
 
setShowConsole(boolean) - Method in class org.relayirc.swingui.ChatApp
 
setStatusBarEnabled(boolean) - Method in class org.relayirc.swingui.ChatApp
 
setValueAt(Object, int, int) - Method in class org.relayirc.swingui.ServerTableModel
 
setupIcon - Static variable in class org.relayirc.swingui.ChatApp
 
showJoinChannelDlg() - Method in class org.relayirc.swingui.ChatApp
 
showServerListDlg() - Method in class org.relayirc.swingui.ChatApp
 
shutdown() - Method in class org.relayirc.swingui.ChatApp
 
shutdown() - Method in class org.relayirc.swingui.ChatPanel
 
singleServerSelected(Server) - Method in class org.relayirc.swingui.ServerButtonPanel
 

T

TITLE_COLUMN - Static variable in class org.relayirc.swingui.ServerTable
 
tileCascadeIcon - Static variable in class org.relayirc.swingui.ChatApp
 
tileHorizontal() - Method in class org.relayirc.swingui.ChatApp
 
tileHorizontalIcon - Static variable in class org.relayirc.swingui.ChatApp
 
tileVertical() - Method in class org.relayirc.swingui.ChatApp
 
tileVerticalIcon - Static variable in class org.relayirc.swingui.ChatApp
 

U

USERS_FOLDER - Static variable in class org.relayirc.swingui.FavoritesTree
 
UserList - class org.relayirc.swingui.UserList.
List component which displays the users currently present in a chat channel.
UserList(Channel) - Constructor for class org.relayirc.swingui.UserList
Construct a user list for a specified channel.
UserNode - class org.relayirc.swingui.UserNode.
 
UserNode(User) - Constructor for class org.relayirc.swingui.UserNode
 
UsersFolderNode - class org.relayirc.swingui.UsersFolderNode.
 
UsersFolderNode() - Constructor for class org.relayirc.swingui.UsersFolderNode
 
update() - Method in class org.relayirc.swingui.ChannelNode
 
update() - Method in class org.relayirc.swingui.ChannelsFolderNode
 
update() - Method in class org.relayirc.swingui.FavoritesNode
 
update() - Method in class org.relayirc.swingui.FavoritesTree
 
update() - Method in interface org.relayirc.swingui.FavoritesTreeNode
 
update() - Method in class org.relayirc.swingui.ServerNode
 
update() - Method in class org.relayirc.swingui.ServersFolderNode
 
update() - Method in class org.relayirc.swingui.UserNode
 
update() - Method in class org.relayirc.swingui.UsersFolderNode
 
userIcon - Static variable in class org.relayirc.swingui.ChatApp
 

_

_aboutAction - Variable in class org.relayirc.swingui.ChatApp
 
_actions - Variable in class org.relayirc.swingui.ChatOptionsDlg._ColorPanel
 
_addButton - Variable in class org.relayirc.swingui.JoinDlg._JoinPanel
 
_addButton - Variable in class org.relayirc.swingui.ServerButtonPanel
 
_adjustsb - Variable in class org.relayirc.swingui.ChatPanel
 
_alt - Variable in class org.relayirc.swingui.ChatOptionsDlg._UserPanel
 
_app - Variable in class org.relayirc.swingui.ChatOptionsDlg._InterfacePanel
 
_appname - Static variable in class org.relayirc.swingui.ChatApp
 
_appversion - Static variable in class org.relayirc.swingui.ChatApp
 
_bans - Variable in class org.relayirc.swingui.ChatOptionsDlg._ColorPanel
 
_barCheck - Variable in class org.relayirc.swingui.ChatOptionsDlg._InterfacePanel
 
_buttonPanel - Variable in class org.relayirc.swingui.ServerListPanel
 
_cancelButton - Variable in class org.relayirc.swingui.ConnectDlg
 
_cancelButtonActionPerformed(ActionEvent) - Method in class org.relayirc.swingui.ConnectDlg
 
_cascadeAction - Variable in class org.relayirc.swingui.ChatApp
 
_chanlist - Variable in class org.relayirc.swingui.JoinDlg._JoinPanel
 
_channel - Variable in class org.relayirc.swingui.ChannelNode
 
_channel - Variable in class org.relayirc.swingui.ChatChannelWindow
 
_channel - Variable in class org.relayirc.swingui.ChatPanel
 
_channel - Variable in class org.relayirc.swingui.JoinDlg._JoinPanel
 
_channel - Variable in class org.relayirc.swingui.UserList
 
_channelListModel - Variable in class org.relayirc.swingui.JoinDlg._JoinPanel
 
_chatApp - Static variable in class org.relayirc.swingui.ChatApp
 
_chatApp - Variable in class org.relayirc.swingui.ChatOptionsDlg._ServerPanel
 
_chatOptions - Variable in class org.relayirc.swingui.ConnectDlg
 
_chatPanel - Variable in class org.relayirc.swingui.ChatChannelWindow
 
_chatPanel - Variable in class org.relayirc.swingui.ChatConsole
 
_colors - Variable in class org.relayirc.swingui.ChatApp._StyleContext
 
_combo - Variable in class org.relayirc.swingui.GroupCellEditor
 
_combo - Variable in class org.relayirc.swingui.NetworkCellEditor
 
_connectAction - Variable in class org.relayirc.swingui.ChatApp
 
_connectButton - Variable in class org.relayirc.swingui.ConnectDlg
 
_connectButtonActionPerformed(ActionEvent) - Method in class org.relayirc.swingui.ConnectDlg
 
_console - Variable in class org.relayirc.swingui.ChatApp
 
_consoleItem - Variable in class org.relayirc.swingui.ChatApp._MenuBar
 
_container - Variable in class org.relayirc.swingui.ChatPanel
 
_controller - Variable in class org.relayirc.swingui.JoinDlg._JoinPanel
 
_disconnectAction - Variable in class org.relayirc.swingui.ChatApp
 
_display - Variable in class org.relayirc.swingui.ChatPanel
 
_dockConsole - Variable in class org.relayirc.swingui.ChatApp
 
_dockState - Variable in class org.relayirc.swingui.ChannelSearchPanel
 
_dockState - Variable in class org.relayirc.swingui.ChatChannelPanel
 
_dockState - Variable in class org.relayirc.swingui.ChatPanel
 
_dockState - Variable in class org.relayirc.swingui.FavoritesPanel
 
_editButton - Variable in class org.relayirc.swingui.ConnectDlg
 
_editButtonActionPerformed(ActionEvent) - Method in class org.relayirc.swingui.ConnectDlg
 
_email - Variable in class org.relayirc.swingui.ChatOptionsDlg._UserPanel
 
_emptyBorder - Variable in class org.relayirc.swingui.ChatOptionsDlg._InterfacePanel
 
_engine - Variable in class org.relayirc.swingui.ChatApp
 
_engine - Variable in class org.relayirc.swingui.UserList
 
_exitAction - Variable in class org.relayirc.swingui.ChatApp
 
_expButton - Variable in class org.relayirc.swingui.ServerButtonPanel
 
_favChannels - Variable in class org.relayirc.swingui.FavoritesNode
 
_favServers - Variable in class org.relayirc.swingui.FavoritesNode
 
_favUsers - Variable in class org.relayirc.swingui.FavoritesNode
 
_favorites - Variable in class org.relayirc.swingui.ChatApp
 
_favoritesNode - Variable in class org.relayirc.swingui.FavoritesTree
 
_favoritesPanel - Variable in class org.relayirc.swingui.FavoritesTree
 
_fontChooser - Variable in class org.relayirc.swingui.ChatOptionsDlg._FontPanel