A B C D E F G H I J K L M N O P Q R S T U V W Z

A

ACCELERATOR - Static variable in class com.objexcel.gui.ObjexcelAbstractAction
Property for keystroke accelerator
acceptDCCChat(IRCController, long, int, boolean, String) - Static method in class com.objexcel.irc.DCCConnection
create a dcc connection to accept a chat
acceptDCCSend(long, int, File, boolean, String) - Static method in class com.objexcel.irc.DCCConnection
create a dcc connection to accept a sent file
acceptsAddIn(String) - Method in interface com.objexcel.chataddin.IAddInLoader
Returns true if this loader accepts this type of addin.
ACTION - Static variable in interface com.objexcel.irc.InfoListener
 
actionPerformed(ActionEvent) - Method in class com.objexcel.gui.ObjexcelAbstractAction
we handle this method, you handle actionPerformed2
actionPerformed2(ActionEvent) - Method in class com.objexcel.gui.ObjexcelAbstractAction
subclass needs to implement this.
actorInterest - Variable in class com.objexcel.irc.IRCMessageAdapter
the actor this object is interested in.
add(Component[][]) - Method in class com.objexcel.gui.ArrayLayout
 
add(Component[][], Component[], Component[]) - Method in class com.objexcel.gui.ArrayLayout
similar to the createLayout method but this one will allow you to have access to the ArrayLayout so you can further customise the layout after it is initially created.
add(Component[][], Component[], Component[], String) - Method in class com.objexcel.gui.ArrayLayout
 
addAction(String, String) - Method in interface com.objexcel.irc.InfoListener
add an action from this actor
addAction(String, String) - Method in class com.objexcel.gui.MessagePanel
 
addAction(String, String) - Method in interface com.objexcel.chataddin.IAddInWin
action icon : quote actor msg
addAddInInputListener(IAddInInputListener) - Method in interface com.objexcel.chataddin.IAddInWin
add a addin input listener so you can get notified whenever the user enters anything in the addin window
addApplet(Applet) - Method in class com.objexcel.applet.AppletContextImpl
 
addColorText(StyledDocument, String, Style) - Method in class com.objexcel.gui.IRCColorText
append the irc colored text to the document based on the provided Style
addComponent(JComponent, String, ImageIcon, String, boolean) - Method in class com.objexcel.gui.MDIPane
add a new internal
addComponent(MDIPane.InternalWindow) - Method in class com.objexcel.gui.MDIPaneUI
the ui must update the win.wrapper attribute
addComponent(MDIPane.InternalWindow) - Method in class com.objexcel.gui.MDIPaneInternalUI
 
addComponent(MDIPane.InternalWindow) - Method in class com.objexcel.gui.MDIPaneTabUI
 
addDCCEventListener(DCCEventListener) - Method in class com.objexcel.irc.DCCConnection
 
addElement(int) - Method in class com.objexcel.util.IntVector
add an int, resize if necessary
addElement(Object) - Method in class com.objexcel.util.ObjectVector
 
addElement(String) - Method in class com.objexcel.util.StringVector
 
addEmphasisMsg(String, int) - Method in interface com.objexcel.irc.InfoListener
as with addMsg, but with emphasis
addEmphasisMsg(String, int) - Method in class com.objexcel.gui.MessagePanel
 
addEmphasisMsg(String, int) - Method in interface com.objexcel.chataddin.IAddInWin
icon : quote string
AddInLoaderManger - class com.objexcel.chataddin.AddInLoaderManger.
Your addins need to register themselves the AddInLoaderManager before they will be used to load/run an addin.
AddInLoaderManger() - Constructor for class com.objexcel.chataddin.AddInLoaderManger
 
addIRCMessageListener(IRCMessageListener) - Method in class com.objexcel.irc.IRCController
 
addIRCMessageListener(IRCMessageListener) - Method in interface com.objexcel.chataddin.IAddInApp
add an irc message listener (so an addin can respond to events from the server)
addMsg(String, int) - Method in interface com.objexcel.irc.InfoListener
add a message with the specified icon
addMsg(String, int) - Method in class com.objexcel.gui.MessagePanel
 
addMsg(String, int) - Method in interface com.objexcel.chataddin.IAddInWin
icon : normal text
addMsgEx(String, String, int) - Method in interface com.objexcel.irc.InfoListener
add a message from an actor with the given icon
addMsgEx(String, String, int) - Method in class com.objexcel.gui.MessagePanel
 
addMsgEx(String, String, int) - Method in interface com.objexcel.chataddin.IAddInWin
icon : quote actor : msg
addNotice(String, String) - Method in interface com.objexcel.irc.InfoListener
add a notice from this actor
addNotice(String, String) - Method in class com.objexcel.gui.MessagePanel
 
addNotice(String, String) - Method in interface com.objexcel.chataddin.IAddInWin
computer icon : quote actor : msg
addPrivMsg(String, String) - Method in interface com.objexcel.irc.InfoListener
add a message from an actor
addPrivMsg(String, String) - Method in class com.objexcel.gui.MessagePanel
 
addPrivMsg(String, String) - Method in interface com.objexcel.chataddin.IAddInWin
speech icon : quote actor : msg
addRule(ObjexcelAbstractAction.Rule) - Method in class com.objexcel.gui.ObjexcelAbstractAction
if an action has a rule, the rule will be checked before isEnabled is checked.
addSentDataListener(Sender.SentDataListener) - Method in class com.objexcel.irc.Sender
currently only handles one listener
addSorting(JTable) - Method in class com.objexcel.gui.ObjexcelTableModel
sort enable a table.
addTreeModelListener(TreeModelListener) - Method in class com.objexcel.gui.TreeModelSupport
 
Alias - class com.objexcel.util.Alias.
Alias complies and expands input strings against an alias.
Alias.IFetchInput - interface com.objexcel.util.Alias.IFetchInput.
IFetchInput specifies the interface for getting values to fill in from a set of arguments.
Alias.ParsedAlias - class com.objexcel.util.Alias.ParsedAlias.
ParsedAlias is the 'compiled' form of an alias (faster to expand this way)
Alias.ParsedAlias() - Constructor for class com.objexcel.util.Alias.ParsedAlias
 
Alias() - Constructor for class com.objexcel.util.Alias
 
aliasName - Variable in class com.objexcel.util.Alias.ParsedAlias
the name of the alias.
ALIGN - Static variable in class com.objexcel.applet.AppletContextImpl
 
ALT - Static variable in class com.objexcel.applet.AppletContextImpl
 
appendCurrent() - Method in class com.objexcel.gui.CommandHistory
 
AppletContextImpl - class com.objexcel.applet.AppletContextImpl.
AppletContextImpl implements the interface required to host applets with an application
AppletContextImpl() - Constructor for class com.objexcel.applet.AppletContextImpl
 
appletResize(int, int) - Method in class com.objexcel.applet.AppletStubImpl
Calls the applet's resize
AppletStubImpl - class com.objexcel.applet.AppletStubImpl.
AppletStubImpl implements the AppletStub interface required to host applets in an application
AppletStubImpl(Applet, Hashtable) - Constructor for class com.objexcel.applet.AppletStubImpl
 
AppletStubImpl(Applet, String[]) - Constructor for class com.objexcel.applet.AppletStubImpl
Creates a new AppletStubImpl instance and initializes the init parameters from the command line.
applyContainerStyles(JComponent) - Static method in class com.objexcel.gui.ArrayLayout
Set some defaults for a Panel.
aquamarine - Static variable in class com.objexcel.gui.IRCColorText
 
arguments - Variable in class com.objexcel.util.Alias.ParsedAlias
argments store where each argument is inserted and the user token that is used to replace the parameter Object[] {String name, String lowerName, Boolean isMandatory , int[text insertion point, token from, token to]}
arrangeWindows() - Method in class com.objexcel.gui.MDIPane
arrange windows.
ArrayLayout - class com.objexcel.gui.ArrayLayout.
This class adapts the gridbaglayout to create a grid based layout.
ArrayLayout(JComponent) - Constructor for class com.objexcel.gui.ArrayLayout
set the layout for the given container
assertMsg(boolean, String) - Static method in class com.objexcel.util.Debug
log or pop up a dialog (depending on setup) is b is fase
assertMsg(boolean, Throwable) - Static method in class com.objexcel.util.Debug
log or pop up a dialog if b is false;

B

BAD - Static variable in class com.objexcel.util.Debug
 
BANMASK_DOMAIN - Static variable in class com.objexcel.irc.Sender
 
BANMASK_HOST - Static variable in class com.objexcel.irc.Sender
 
BANMASK_MIRC_0 - Static variable in class com.objexcel.irc.Sender
*!user@host.domain
BANMASK_MIRC_1 - Static variable in class com.objexcel.irc.Sender
*!*user@host.domain
BANMASK_MIRC_2 - Static variable in class com.objexcel.irc.Sender
*!*@host.domain
BANMASK_MIRC_3 - Static variable in class com.objexcel.irc.Sender
*!*user@*.domain
BANMASK_MIRC_4 - Static variable in class com.objexcel.irc.Sender
*!*@*.domain
BANMASK_MIRC_5 - Static variable in class com.objexcel.irc.Sender
nick!user@host.domain
BANMASK_MIRC_6 - Static variable in class com.objexcel.irc.Sender
nick!*user@host.domain
BANMASK_MIRC_7 - Static variable in class com.objexcel.irc.Sender
nick!*@host.domain
BANMASK_MIRC_8 - Static variable in class com.objexcel.irc.Sender
nick!*user@*.domain
BANMASK_MIRC_9 - Static variable in class com.objexcel.irc.Sender
nick!*@*.domain
BANMASK_NICK - Static variable in class com.objexcel.irc.Sender
the masks to apply to addresses.
BANMASK_SIMUSER - Static variable in class com.objexcel.irc.Sender
 
BANMASK_USER - Static variable in class com.objexcel.irc.Sender
 
bDebug - Static variable in class com.objexcel.util.Debug
 
bDoAssertDlg - Static variable in class com.objexcel.util.Debug
 
binarySearch(Object[], Object, Sorting.Comparer) - Static method in class com.objexcel.util.Sorting
find key in a according to c.
binarySearch(Vector, Object, Sorting.Comparer) - Static method in class com.objexcel.util.Sorting
find key in a according to c.
BOLD - Static variable in class com.objexcel.gui.IRCColorText
irc color character marking bold text
bytes - Variable in class com.objexcel.irc.DCCEvent
 

C

centerComponent(Component, Component) - Static method in class com.objexcel.gui.ArrayLayout
pop the child in the middle of the parent.
centerComponentOnScreen(Component) - Static method in class com.objexcel.gui.ArrayLayout
pop the component in the middle of the screen.
changedUpdate(DocumentEvent) - Method in class com.objexcel.gui.ObjexcelAbstractAction.ObjDocumentListener
 
channelInterest - Variable in class com.objexcel.irc.IRCMessageAdapter
the channel this object is interested in.
close() - Method in class com.objexcel.util.Debug.OutputFinalizer
 
cmdNum - Variable in class com.objexcel.irc.IRCMessage
the IRC command (either this or the command string will be present)
CODE - Static variable in class com.objexcel.applet.AppletContextImpl
 
CODEBASE - Static variable in class com.objexcel.applet.AppletContextImpl
 
COLOR - Static variable in class com.objexcel.gui.IRCColorText
irc color character marking color text
com.objexcel.applet - package com.objexcel.applet
 
com.objexcel.chataddin - package com.objexcel.chataddin
 
com.objexcel.dynamiccontent - package com.objexcel.dynamiccontent
 
com.objexcel.gui - package com.objexcel.gui
 
com.objexcel.images - package com.objexcel.images
 
com.objexcel.irc - package com.objexcel.irc
 
com.objexcel.objirc - package com.objexcel.objirc
 
com.objexcel.util - package com.objexcel.util
 
command - Variable in class com.objexcel.irc.IRCMessage
the IRC command (either this or the cmdnum will be present)
CommandHistory - class com.objexcel.gui.CommandHistory.
plugs into a textfield and keeps an input history.
CommandHistory(JTextField) - Constructor for class com.objexcel.gui.CommandHistory
 
compare(Object, Object) - Method in class com.objexcel.util.Sorting.Comparer
return negative number if a < b, 0 if a == b or +positive number if b > a
compare(Object, Object) - Method in class com.objexcel.util.Sorting.ReverseComparer
 
compare(Object, Object) - Method in class com.objexcel.util.Sorting.ObjectArrayComparer
 
connect() - Method in class com.objexcel.irc.DCCConnection
 
connect(String, int, boolean, String, int, File, String) - Method in class com.objexcel.irc.IRCController
connect to an ircserver
Context - class com.objexcel.objirc.Context.
 
Context(JApplet) - Constructor for class com.objexcel.objirc.Context
 
controller - Variable in class com.objexcel.irc.IRCMessage
the controller that created this message.
convertToCharArray(String) - Static method in class com.objexcel.util.Alias
turn the string into an array of chars
createAddInWindow(String, String) - Method in interface com.objexcel.chataddin.IAddInApp
create a window used only by the addin.
createButton() - Method in class com.objexcel.gui.ObjexcelAbstractAction
 
createButton(boolean) - Method in class com.objexcel.gui.ObjexcelAbstractAction
 
createComponent() - Method in interface com.objexcel.dynamiccontent.DynamicContentServer
give us some content!
createLayout(Component[][], Component[], Component[], String) - Static method in class com.objexcel.gui.ArrayLayout
create a laid out component in one step.
createMenuItem() - Method in class com.objexcel.gui.ObjexcelAbstractAction
create a menu item from this action
createToolbarButton() - Method in class com.objexcel.gui.ObjexcelAbstractAction
create a rollover button without borders.
CTCP_CHAR - Static variable in class com.objexcel.irc.Sender
the character that marks a ctcp command
current - Variable in class com.objexcel.util.StringVector
 
current - Variable in class com.objexcel.util.IntVector
the current 'addElement' index
current - Variable in class com.objexcel.util.ObjectVector
 

D

darkolivegreen - Static variable in class com.objexcel.gui.IRCColorText
 
data - Variable in class com.objexcel.util.StringVector
 
data - Variable in class com.objexcel.util.IntVector
the ints
data - Variable in class com.objexcel.util.ObjectVector
 
data - Variable in class com.objexcel.irc.DCCEvent
 
DCCConnection - class com.objexcel.irc.DCCConnection.
dccconnection creates and manages a socket connection for a dcc.
DCCEvent - class com.objexcel.irc.DCCEvent.
 
DCCEventListener - interface com.objexcel.irc.DCCEventListener.
DCCEventListener allows listener to intercept dcc events
Debug - class com.objexcel.util.Debug.
sends debug messages to a file (error.log) and console.
Debug.OutputFinalizer - class com.objexcel.util.Debug.OutputFinalizer.
this class deallocates any Debug resources when its finalize method is called
Debug() - Constructor for class com.objexcel.util.Debug
 
deregisterAddInLoader(IAddInLoader) - Static method in class com.objexcel.chataddin.AddInLoaderManger
remove a addin loader
DIGIT - Static variable in class com.objexcel.irc.IRCParser
an array containing true at the index where the ascii value is a digit.
disconnect() - Method in class com.objexcel.irc.IRCController
disconnect us from the irc server
disconnect() - Method in class com.objexcel.irc.DCCConnection
 
dispatchMessage(String, IRCMessage) - Method in class com.objexcel.irc.IRCParser
 
dollarDelimitedText(char[], int[]) - Static method in class com.objexcel.util.Alias
null | anything but $ (\$ ok)
doMaskedBanWithOptionalTime(String, String, int, int) - Method in class com.objexcel.irc.Sender
this message bans the given nick.
DynamicContentHost - interface com.objexcel.dynamiccontent.DynamicContentHost.
DynamicContentHost must be implemented by anything hosting DynamicContentServer.
DynamicContentServer - interface com.objexcel.dynamiccontent.DynamicContentServer.
DynamicContentServer can provide dynamic content to an application.

E

elementAt(int) - Method in class com.objexcel.util.StringVector
 
elementAt(int) - Method in class com.objexcel.util.IntVector
get the int at i
elementAt(int) - Method in class com.objexcel.util.ObjectVector
 
ENTER - Static variable in interface com.objexcel.irc.InfoListener
 
ERR_ - Static variable in class com.objexcel.irc.IRCMessage
- Returned to a client which is attempting to send a PRIVMSG/NOTICE using the user@host destination format and for a user@host which has several occurrences.
ERR_ALREADYREGISTRED - Static variable in class com.objexcel.irc.IRCMessage
":You may not reregister" - Returned by the server to any link which tries to change part of the registered details (such as password or user details from second USER message).
ERR_BADCHANNELKEY - Static variable in class com.objexcel.irc.IRCMessage
" :Cannot join channel (+k)"
ERR_BANNEDFROMCHAN - Static variable in class com.objexcel.irc.IRCMessage
" :Cannot join channel (+b)"
ERR_CANNOTSENDTOCHAN - Static variable in class com.objexcel.irc.IRCMessage
" :Cannot send to channel" - Sent to a user who is either (a) not on a channel which is mode +n or (b) not a chanop (or mode +v) on a channel which has mode +m set and is trying to send a PRIVMSG message to that channel.
ERR_CANTKILLSERVER - Static variable in class com.objexcel.irc.IRCMessage
":You cant kill a server!" - Any attempts to use the KILL command on a server are to be refused and this error returned directly to the client.
ERR_CHANNELISFULL - Static variable in class com.objexcel.irc.IRCMessage
" :Cannot join channel (+l)"
ERR_CHANOPRIVSNEEDED - Static variable in class com.objexcel.irc.IRCMessage
" :You're not channel operator" - Any command requiring 'chanop' privileges (such as MODE messages) must return this error if the client making the attempt is not a chanop on the specified channel.
ERR_ERRONEUSNICKNAME - Static variable in class com.objexcel.irc.IRCMessage
" :Erroneus nickname" - Returned after receiving a NICK message which contains characters which do not fall in the defined set.
ERR_FILEERROR - Static variable in class com.objexcel.irc.IRCMessage
":File error doing on " Generic error message used to report a failed file operation during the processing of a message.
ERR_INVITEONLYCHAN - Static variable in class com.objexcel.irc.IRCMessage
" :Cannot join channel (+i)"
ERR_KEYSET - Static variable in class com.objexcel.irc.IRCMessage
" :Channel key already set"
ERR_NEEDMOREPARAMS - Static variable in class com.objexcel.irc.IRCMessage
" :Not enough parameters" - Returned by the server by numerous commands to indicate to the client that it didn't supply enough parameters.
ERR_NICKCOLLISION - Static variable in class com.objexcel.irc.IRCMessage
" :Nickname collision KILL" - Returned by a server to a client when it detects a nickname collision (registered of a NICK that already exists by another server).
ERR_NICKNAMEINUSE - Static variable in class com.objexcel.irc.IRCMessage
" :Nickname is already in use" - Returned when a NICK message is processed that results in an attempt to change to a currently existing nickname.
ERR_NOADMININFO - Static variable in class com.objexcel.irc.IRCMessage
" :No administrative info available" - Returned by a server in response to an ADMIN message when there is an error in finding the appropriate information.
ERR_NOLOGIN - Static variable in class com.objexcel.irc.IRCMessage
" :User not logged in" - Returned by the summon after a SUMMON command for a user was unable to be performed since they were not logged in.
ERR_NOMOTD - Static variable in class com.objexcel.irc.IRCMessage
":MOTD File is missing" - Server's MOTD file could not be opened by the server.
ERR_NONICKNAMEGIVEN - Static variable in class com.objexcel.irc.IRCMessage
":No nickname given" - Returned when a nickname parameter expected for a command and isn't found.
ERR_NOOPERHOST - Static variable in class com.objexcel.irc.IRCMessage
":No O-lines for your host" - If a client sends an OPER message and the server has not been configured to allow connections from the client's host as an operator, this error must be returned.
ERR_NOORIGIN - Static variable in class com.objexcel.irc.IRCMessage
":No origin specified" - PING or PONG message missing the originator parameter which is required since these commands must work without valid prefixes.
ERR_NOPERMFORHOST - Static variable in class com.objexcel.irc.IRCMessage
":Your host isn't among the privileged" - Returned to a client which attempts to register with a server which does not been setup to allow connections from the host the attempted connection is tried.
ERR_NOPRIVILEGES - Static variable in class com.objexcel.irc.IRCMessage
":Permission Denied- You're not an IRC operator" - Any command requiring operator privileges to operate must return this error to indicate the attempt was unsuccessful.
ERR_NORECIPIENT - Static variable in class com.objexcel.irc.IRCMessage
":No recipient given ()"
ERR_NOSUCHCHANNEL - Static variable in class com.objexcel.irc.IRCMessage
" :No such channel" - Used to indicate the given channel name is invalid.
ERR_NOSUCHNICK - Static variable in class com.objexcel.irc.IRCMessage
" :No such nick/channel" - Used to indicate the nickname parameter supplied to a command is currently unused.
ERR_NOSUCHSERVER - Static variable in class com.objexcel.irc.IRCMessage
" :No such server" - Used to indicate the server name given currently doesn't exist.
ERR_NOTEXTTOSEND - Static variable in class com.objexcel.irc.IRCMessage
":No text to send"
ERR_NOTONCHANNEL - Static variable in class com.objexcel.irc.IRCMessage
" :You're not on that channel" - Returned by the server whenever a client tries to perform a channel effecting command for which the client isn't a member.
ERR_NOTOPLEVEL - Static variable in class com.objexcel.irc.IRCMessage
" :No toplevel domain specified"
ERR_NOTREGISTERED - Static variable in class com.objexcel.irc.IRCMessage
":You have not registered" - Returned by the server to indicate that the client must be registered before the server will allow it to be parsed in detail.
ERR_PASSWDMISMATCH - Static variable in class com.objexcel.irc.IRCMessage
":Password incorrect" - Returned to indicate a failed attempt at registering a connection for which a password was required and was either not given or incorrect.
ERR_SUMMONDISABLED - Static variable in class com.objexcel.irc.IRCMessage
":SUMMON has been disabled" - Returned as a response to the SUMMON command.
ERR_TOOMANYCHANNELS - Static variable in class com.objexcel.irc.IRCMessage
" :You have joined too many \ channels" - Sent to a user when they have joined the maximum number of allowed channels and they try to join another channel.
ERR_TOOMANYTARGETS - Static variable in class com.objexcel.irc.IRCMessage
" :Duplicate recipients.
ERR_UMODEUNKNOWNFLAG - Static variable in class com.objexcel.irc.IRCMessage
":Unknown MODE flag" - Returned by the server to indicate that a MODE message was sent with a nickname parameter and that the a mode flag sent was not recognized.
ERR_UNKNOWNCOMMAND - Static variable in class com.objexcel.irc.IRCMessage
" :Unknown command" - Returned to a registered client to indicate that the command sent is unknown by the server.
ERR_UNKNOWNMODE - Static variable in class com.objexcel.irc.IRCMessage
" :is unknown mode char to me"
ERR_USERNOTINCHANNEL - Static variable in class com.objexcel.irc.IRCMessage
" :They aren't on that channel" - Returned by the server to indicate that the target user of the command is not on the given channel.
ERR_USERONCHANNEL - Static variable in class com.objexcel.irc.IRCMessage
" :is already on channel" - Returned when a client tries to invite a user to a channel they are already on.
ERR_USERSDISABLED - Static variable in class com.objexcel.irc.IRCMessage
":USERS has been disabled" - Returned as a response to the USERS command.
ERR_USERSDONTMATCH - Static variable in class com.objexcel.irc.IRCMessage
":Cant change mode for other users" - Error sent to any user trying to view or change the user mode for a user other than themselves.
ERR_WASNOSUCHNICK - Static variable in class com.objexcel.irc.IRCMessage
" :There was no such nickname" - Returned by WHOWAS to indicate there is no history information for that nickname.
ERR_WILDTOPLEVEL - Static variable in class com.objexcel.irc.IRCMessage
" :Wildcard in toplevel domain" - 412 - 414 are returned by PRIVMSG to indicate that the message wasn't delivered for some reason.
ERR_YOUREBANNEDCREEP - Static variable in class com.objexcel.irc.IRCMessage
":You are banned from this server" - Returned after an attempt to connect and register yourself with a server which has been setup to explicitly deny connections to you.
ERROR - Static variable in interface com.objexcel.irc.InfoListener
 
ERRORLEVEL - Static variable in class com.objexcel.irc.IRCMessage
something bad, but not fatal occurred.
EX_CHSTRING - Static variable in class com.objexcel.irc.IRCParser
 
EX_MIDDLE - Static variable in class com.objexcel.irc.IRCParser
 
EX_TRAILING - Static variable in class com.objexcel.irc.IRCParser
an array containing true at the index where the ascii value is not a trailing char (not \r or \n).
ExceptionWrapper - exception com.objexcel.util.ExceptionWrapper.
ExceptionWrapper beautifies any exception passed in to it for end user consumption.
ExceptionWrapper(String) - Constructor for class com.objexcel.util.ExceptionWrapper
 
ExceptionWrapper(String, Throwable) - Constructor for class com.objexcel.util.ExceptionWrapper
 
EXIT - Static variable in interface com.objexcel.irc.InfoListener
 
expand(String[], Alias.ParsedAlias, String, String, Alias.IFetchInput) - Static method in class com.objexcel.util.Alias
use the compiled alias to expand a set of user tokens

F

FATAL - Static variable in class com.objexcel.util.Debug
 
FATAL - Static variable in interface com.objexcel.irc.InfoListener
 
FATALLEVEL - Static variable in class com.objexcel.irc.IRCMessage
something causing the end of an irc session (the worst thing possible in our world!) has occurred.
FILEPROGRESS - Static variable in class com.objexcel.irc.DCCEvent
 
FileSystemModel - class com.objexcel.gui.FileSystemModel.
models a file system for the swing tree model.
FileSystemModel(String) - Constructor for class com.objexcel.gui.FileSystemModel
 
fireTreeNodesChanged(TreeModelEvent) - Method in class com.objexcel.gui.TreeModelSupport
 
fireTreeNodesInserted(TreeModelEvent) - Method in class com.objexcel.gui.TreeModelSupport
 
fireTreeNodesRemoved(TreeModelEvent) - Method in class com.objexcel.gui.TreeModelSupport
 
fireTreeStructureChanged(TreeModelEvent) - Method in class com.objexcel.gui.TreeModelSupport
 

G

GENERAL - Static variable in class com.objexcel.irc.IRCMessage
an event id
getActorInterest() - Method in class com.objexcel.irc.IRCMessageAdapter
 
getActorInterest() - Method in interface com.objexcel.irc.IRCMessageListener
override this method so your listener only gets messages sent from this user.
getAddInUtil() - Method in interface com.objexcel.chataddin.IAddInApp
returns an object with MIRC compatibility methods
getAddress() - Method in class com.objexcel.irc.DCCConnection
 
getApplet() - Method in class com.objexcel.objirc.Context
 
getApplet(String) - Method in class com.objexcel.applet.AppletContextImpl
 
getAppletContext() - Method in class com.objexcel.applet.AppletStubImpl
Returns the applet's context, which is null in this case.
getApplets() - Method in class com.objexcel.applet.AppletContextImpl
 
getArray() - Method in class com.objexcel.util.StringVector
 
getArray() - Method in class com.objexcel.util.IntVector
truncate the data down to a length of current and return it
getArray() - Method in class com.objexcel.util.ObjectVector
 
getAudioClip(URL) - Method in class com.objexcel.applet.AppletContextImpl
 
getAuthorInfo() - Method in interface com.objexcel.chataddin.IChatAddIn
Returns info on the add-ins author.
getChangeLayoutAction() - Method in class com.objexcel.gui.MDIPane
return the change layout action
getChannelInterest() - Method in class com.objexcel.irc.IRCMessageAdapter
 
getChannelInterest() - Method in interface com.objexcel.irc.IRCMessageListener
override this method so your listener only gets messages sent from this channel.
getChatAddIn() - Method in interface com.objexcel.chataddin.IAddInApp
return the chat addin linked with this app (each addin has their own app)
getChatWindow(String) - Method in interface com.objexcel.chataddin.IAddInApp
return a specific chat window
getChatWindows() - Method in interface com.objexcel.chataddin.IAddInApp
return the current chat/query windows as AddInWins
getChild(Object, int) - Method in class com.objexcel.gui.FileSystemModel
 
getChildCount(Object) - Method in class com.objexcel.gui.FileSystemModel
 
getChildren(Object) - Method in class com.objexcel.gui.FileSystemModel
not part of the TreeModel interface but it is a more efficient way of getting the children that repeating calls to getChild(index) BTW: values are sorted directories first files.
getClassLoader() - Method in interface com.objexcel.chataddin.IAddInApp
get the classloader your addin was loaded with.
getCloseAction() - Method in class com.objexcel.gui.MDIPane
return the window menu.
getCodeBase() - Method in class com.objexcel.applet.AppletStubImpl
Returns the CodeBase.
getColor(int) - Method in class com.objexcel.gui.IRCColorText
return a Color for the equivalent IRC color number (a la MIRC).
getColumnClass(int) - Method in class com.objexcel.gui.ObjexcelTableModel
 
getColumnCount() - Method in class com.objexcel.gui.ObjexcelTableModel
 
getColumnName(int) - Method in class com.objexcel.gui.ObjexcelTableModel
 
getCommandLine() - Method in interface com.objexcel.chataddin.IAddInApp
return the text entered to launch this addin.
getComparer(Class) - Method in class com.objexcel.util.Sorting
get a comparer for the given class
getComponent() - Method in class com.objexcel.gui.MDIPaneUI
return the component that hold our collection of internals
getComponent() - Method in class com.objexcel.gui.MDIPaneInternalUI
 
getComponent() - Method in class com.objexcel.gui.MDIPaneTabUI
 
getComponentAt(int) - Method in class com.objexcel.gui.MDIPane
returns the component at the requested index
getComponentIndex(JComponent) - Method in class com.objexcel.gui.MDIPane
returns the index (in order the component was added).
getDocumentBase() - Method in class com.objexcel.applet.AppletStubImpl
Returns getCodeBase
getErrorDetail(String, Throwable) - Static method in class com.objexcel.util.Debug
return e's message as well as the err text (usually the context of the exception)
getErrorOffset() - Method in class com.objexcel.util.ParseException2
 
getFile() - Method in class com.objexcel.irc.DCCConnection
file being sent/received
getFile() - Method in class com.objexcel.gui.ObjexcelFileChooser
 
getFrame(Component) - Static method in class com.objexcel.gui.ArrayLayout
traverse the components parents to find the frame.
getHelp() - Method in interface com.objexcel.chataddin.IChatAddIn
Return any information needed to use or set up the addin.
getHostName() - Method in class com.objexcel.irc.IRCController
returns the host name of this machine used for this irc connection.
getIconAt(int) - Method in class com.objexcel.gui.MDIPane
 
getImage(URL) - Method in class com.objexcel.applet.AppletContextImpl
 
getIndexOfChild(Object, Object) - Method in class com.objexcel.gui.FileSystemModel
 
getInfoForNick(String) - Method in class com.objexcel.objirc.RoomOccupants
get info on a particular nick name
getInput(String, String[]) - Method in interface com.objexcel.util.Alias.IFetchInput
 
getInstance() - Static method in class com.objexcel.util.Sorting
get the singleton instance of Sorting
getInstance() - Static method in class com.objexcel.util.ZipClassLoader
get a singleton instance
getInstance() - Static method in class com.objexcel.util.Util
get our singleton
getInstance() - Static method in class com.objexcel.images.Images
use singleton as we only need one copy of the icons.
getInstance() - Static method in class com.objexcel.gui.IRCColorText
save a few object allocations by getting the singleton
getInstance() - Static method in class com.objexcel.applet.AppletContextImpl
 
getInstance(int) - Static method in class com.objexcel.gui.ObjexcelTableCellRenderer
use this singleton method so we can share the renderer between tables.
getInstance(String) - Static method in class com.objexcel.util.ExceptionWrapper
 
getInstance(String, int) - Static method in class com.objexcel.util.ParseException2
 
getInstance(String, Throwable) - Static method in class com.objexcel.util.ExceptionWrapper
 
getInternalCount() - Method in class com.objexcel.gui.MDIPane
returns the number of internals
getIRCParser() - Method in class com.objexcel.irc.IRCController
get the parser that turns messages into events.
getIRCPort() - Method in class com.objexcel.irc.IRCController
get the port of the irc server we're connected to
getIRCServer() - Method in class com.objexcel.irc.IRCController
get the name of the irc server we're connected to
getLayout() - Method in class com.objexcel.gui.ArrayLayout
get the underlying GridBagLayout to really customise the layout.
getLines(char[], int[]) - Static method in class com.objexcel.util.Alias
split some text into lines.
getLocalHost() - Method in class com.objexcel.irc.DCCConnection
 
getLocalHostName() - Method in class com.objexcel.objirc.Context
returns the local host name set for the app, null if none
getLowerNick() - Method in class com.objexcel.irc.IRCController
return the lowercase version of our nick.
getLowerTarget() - Method in interface com.objexcel.chataddin.IAddInWin
get the lowercase target for the room/query
getMaskedAddress(String, String, String, int) - Static method in class com.objexcel.irc.Sender
returns a masked address.
getMDIPaneUI() - Method in class com.objexcel.gui.MDIPane
returns the current mdi ui
getMessage() - Method in class com.objexcel.util.ExceptionWrapper
 
getMessage() - Method in class com.objexcel.util.ParseException2
 
getName() - Method in interface com.objexcel.chataddin.IChatAddIn
Returns the addin name.
getNetworkType() - Method in class com.objexcel.irc.IRCController
return the network type.
getNick() - Method in class com.objexcel.irc.IRCController
same as getLowerNick but will be in the user's preferred case.
getOutputStream() - Method in class com.objexcel.irc.IRCController
OuputStreamLocator Interface
getOutputStream() - Method in class com.objexcel.irc.DCCConnection
OuputStreamLocator interface
getOutputStream() - Method in interface com.objexcel.irc.Sender.OutputStreamLocator
 
getParameter(String) - Method in class com.objexcel.applet.AppletStubImpl
Returns the corresponding command line value
getPort() - Method in class com.objexcel.irc.DCCConnection
 
getProperty(String) - Method in interface com.objexcel.dynamiccontent.DynamicContentServer
return the property to the host.
getProperty(String) - Method in interface com.objexcel.dynamiccontent.DynamicContentHost
tell the DynamicContentServer the value of the property it wants.
getPurpose() - Method in interface com.objexcel.chataddin.IChatAddIn
Return what the addin does.
getPythonErrorInfo(Throwable) - Static method in class com.objexcel.util.Debug
get info about a PyException derived class.
getResourceAsStream(String) - Method in class com.objexcel.util.ZipClassLoader
Get an InputStream on a given resource.
getReverseComparer(Class) - Method in class com.objexcel.util.Sorting
get the reverse order comparer for the given class
getRoomOccupants(String) - Method in interface com.objexcel.chataddin.IAddInApp
returns information about the occupants in the room The returned structure is kept up to date as people come and go from the room.
getRoomWindow(String) - Method in interface com.objexcel.chataddin.IAddInApp
return a specific room window.
getRoomWindows() - Method in interface com.objexcel.chataddin.IAddInApp
return the room windows as AddInWins
getRoot() - Method in class com.objexcel.gui.FileSystemModel
 
getRootDir() - Method in interface com.objexcel.chataddin.IAddInApp
return Objirc Chat's root directory.
getRowCount() - Method in class com.objexcel.gui.ObjexcelTableModel
 
getSelectedComponent() - Method in class com.objexcel.gui.MDIPaneUI
return the selected wrapper or wrapee
getSelectedComponent() - Method in class com.objexcel.gui.MDIPaneInternalUI
 
getSelectedComponent() - Method in class com.objexcel.gui.MDIPaneTabUI
 
getSelectedIndex() - Method in class com.objexcel.gui.MDIPane
get the currently selected component
getSender() - Method in class com.objexcel.irc.IRCController
returns the sender connected to the IRC server.
getSender() - Method in class com.objexcel.irc.DCCConnection
 
getSender() - Method in interface com.objexcel.chataddin.IAddInWin
get the sender for the room.
getSender() - Method in interface com.objexcel.chataddin.IAddInApp
get the sender object associated with current IRC server connection.
getStatusWindow() - Method in interface com.objexcel.chataddin.IAddInApp
returns the status window
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.objexcel.gui.ObjexcelTableCellRenderer
 
getTarget() - Method in interface com.objexcel.chataddin.IAddInWin
get the propercase target for the room
getText() - Method in class com.objexcel.gui.ObjexcelAbstractAction.Rule
will end up in the controls tool tip.
getTextFromColorText(String) - Method in class com.objexcel.gui.IRCColorText
remove any coloration from the text and return the plain text.
getTitleAt(int) - Method in class com.objexcel.gui.MDIPane
returns the title at the requested index
getToolTipTextAt(int) - Method in class com.objexcel.gui.MDIPane
 
getUser() - Static method in class com.objexcel.irc.IdentD
gets the user IdentD will identify you as
getValueAt(int, int) - Method in class com.objexcel.gui.ObjexcelTableModel
 
getWindowMenu() - Method in class com.objexcel.gui.MDIPane
return the window menu

H

HEIGHT - Static variable in class com.objexcel.applet.AppletContextImpl
 
highlightComponent(int, boolean) - Method in class com.objexcel.gui.MDIPane
indicate that the internal at the given index has changed.
highlightComponent(MDIPane.InternalWindow) - Method in class com.objexcel.gui.MDIPaneUI
over to the laf if it wants to highlight a wrapper, eg.
highlightComponent(MDIPane.InternalWindow) - Method in class com.objexcel.gui.MDIPaneInternalUI
 
highlightComponent(MDIPane.InternalWindow) - Method in class com.objexcel.gui.MDIPaneTabUI
 
host - Variable in class com.objexcel.irc.IRCMessage
the host of the user sending the message, optional
HSPACE - Static variable in class com.objexcel.applet.AppletContextImpl
 

I

IAddInApp - interface com.objexcel.chataddin.IAddInApp.
AddInApp exposes an interface to the Objirc Chat application for addins.
IAddInInputListener - interface com.objexcel.chataddin.IAddInInputListener.
AddInInput provides a means for addins to receive their own commands from the user.
IAddInLoader - interface com.objexcel.chataddin.IAddInLoader.
IAddInLoader makes it possible to provide addin support for different languages.
IAddInUtil - interface com.objexcel.chataddin.IAddInUtil.
AddInUtil provides useful addin command.
IAddInWin - interface com.objexcel.chataddin.IAddInWin.
AddInWin wraps the different Objirc Chat windows: Room Chat/Query Status AddIn
iBan - Variable in class com.objexcel.images.Images
 
iBold - Variable in class com.objexcel.images.Images
 
iBomb - Variable in class com.objexcel.images.Images
 
iBox - Variable in class com.objexcel.images.Images
 
iBulb - Variable in class com.objexcel.images.Images
 
iCaution - Variable in class com.objexcel.images.Images
 
IChatAddIn - interface com.objexcel.chataddin.IChatAddIn.
An IChatAddIn is an interface for all chat addins to implement.
iCheck - Variable in class com.objexcel.images.Images
 
iClockGo - Variable in class com.objexcel.images.Images
 
iClose - Variable in class com.objexcel.images.Images
 
iCommand - Variable in class com.objexcel.images.Images
 
iComputer - Variable in class com.objexcel.images.Images
 
ICON_ACTION - Static variable in interface com.objexcel.chataddin.IAddInWin
 
ICON_ENTER - Static variable in interface com.objexcel.chataddin.IAddInWin
 
ICON_ERROR - Static variable in interface com.objexcel.chataddin.IAddInWin
 
ICON_EXIT - Static variable in interface com.objexcel.chataddin.IAddInWin
 
ICON_FATAL - Static variable in interface com.objexcel.chataddin.IAddInWin
 
ICON_MSG - Static variable in interface com.objexcel.chataddin.IAddInWin
 
ICON_OBJIRCINFO - Static variable in interface com.objexcel.chataddin.IAddInWin
 
ICON_OUTGOINGCOMMAND - Static variable in interface com.objexcel.chataddin.IAddInWin
 
ICON_SERVERINFO - Static variable in interface com.objexcel.chataddin.IAddInWin
the icons types that can be passed to message panel
iConfigToolbar - Variable in class com.objexcel.images.Images
 
iCross - Variable in class com.objexcel.images.Images
 
iCut - Variable in class com.objexcel.images.Images
 
iDataStore - Variable in class com.objexcel.images.Images
 
IdentD - class com.objexcel.irc.IdentD.
IdentD is an IdentD daemon
IdentD(IRCController) - Constructor for class com.objexcel.irc.IdentD
 
iDirectChat - Variable in class com.objexcel.images.Images
 
iEnter - Variable in class com.objexcel.images.Images
 
iError - Variable in class com.objexcel.images.Images
 
iExit - Variable in class com.objexcel.images.Images
 
iFatal - Variable in class com.objexcel.images.Images
 
iFavorite - Variable in class com.objexcel.images.Images
 
iFile - Variable in class com.objexcel.images.Images
 
iFolder - Variable in class com.objexcel.images.Images
 
iFolderIn - Variable in class com.objexcel.images.Images
 
iForward - Variable in class com.objexcel.images.Images
 
iForwardall - Variable in class com.objexcel.images.Images
 
iHammer - Variable in class com.objexcel.images.Images
 
iHelp - Variable in class com.objexcel.images.Images
 
iHome - Variable in class com.objexcel.images.Images
 
IINDICIES_INSERTION_POINT - Static variable in class com.objexcel.util.Alias.ParsedAlias
where in the raw text to insert the param
IINDICIES_USER_TOKEN_FROM - Static variable in class com.objexcel.util.Alias.ParsedAlias
the index of the first user token to use for the parameter
IINDICIES_USER_TOKEN_TO - Static variable in class com.objexcel.util.Alias.ParsedAlias
the index of the last user token to use for the parameter
iInfo - Variable in class com.objexcel.images.Images
 
iInform - Variable in class com.objexcel.images.Images
 
iKey - Variable in class com.objexcel.images.Images
 
iKick - Variable in class com.objexcel.images.Images
 
ILASTSPOKE - Static variable in class com.objexcel.objirc.RoomOccupants
index to Object[] array of occupant info: when the last spoke (Date)
iLeft - Variable in class com.objexcel.images.Images
 
iLittleLeft - Variable in class com.objexcel.images.Images
 
iLittleRight - Variable in class com.objexcel.images.Images
 
iLittleX - Variable in class com.objexcel.images.Images
 
iLock - Variable in class com.objexcel.images.Images
 
ilServer - Variable in class com.objexcel.images.Images
 
Images - class com.objexcel.images.Images.
a home for Dean S Jones' icons.
iMagnify - Variable in class com.objexcel.images.Images
 
iModeUser - Variable in class com.objexcel.images.Images
 
IMSG - Static variable in class com.objexcel.objirc.RoomOccupants
index to Object[] array of occupant info: #messages (Integer)
iNewFavourite - Variable in class com.objexcel.images.Images
 
iNewPlug - Variable in class com.objexcel.images.Images
 
INFO - Static variable in class com.objexcel.util.Debug
 
INFOLEVEL - Static variable in class com.objexcel.irc.IRCMessage
this Objirc Chat message if information only
InfoListener - interface com.objexcel.irc.InfoListener.
Listens for messages.
iNick - Variable in class com.objexcel.images.Images
 
INICK - Static variable in class com.objexcel.objirc.RoomOccupants
index to Object[] array of occupant info: nick (String)
init(IAddInApp) - Method in interface com.objexcel.chataddin.IChatAddIn
called after the addin is created, allows the addin to grab hold of the app context.
initialize(boolean, File) - Static method in class com.objexcel.util.Debug
for efficiency Debug's methods are static.
insertUpdate(DocumentEvent) - Method in class com.objexcel.gui.ObjexcelAbstractAction.ObjDocumentListener
 
installUI(JComponent) - Method in class com.objexcel.gui.MDIPaneUI
 
installUI(JComponent) - Method in class com.objexcel.gui.MDIPaneInternalUI
 
installUI(JComponent) - Method in class com.objexcel.gui.MDIPaneTabUI
 
instance - Static variable in class com.objexcel.images.Images
 
IntVector - class com.objexcel.util.IntVector.
IntVector is a fast replacement for the Vector class
IntVector() - Constructor for class com.objexcel.util.IntVector
 
IntVector(int) - Constructor for class com.objexcel.util.IntVector
 
IOP - Static variable in class com.objexcel.objirc.RoomOccupants
index to Object[] array of occupant info: op type (Character)
iOpenlock - Variable in class com.objexcel.images.Images
 
IPARAM_INDICIES - Static variable in class com.objexcel.util.Alias.ParsedAlias
location information about the parameter, see IINDICIES*
IPARAM_IS_MANDATORY - Static variable in class com.objexcel.util.Alias.ParsedAlias
is the parameter mandatory?
IPARAM_LOWERNAME - Static variable in class com.objexcel.util.Alias.ParsedAlias
lowercase name of the parameter
IPARAM_NAME - Static variable in class com.objexcel.util.Alias.ParsedAlias
name of the parameter
iPlug - Variable in class com.objexcel.images.Images
 
IRCColorText - class com.objexcel.gui.IRCColorText.
IRCColorText parses IRC color
IRCController - class com.objexcel.irc.IRCController.
creates a socket with an irc server, lets you send commands to the server dispatching messages received to registered IRCMessageListeners
IRCController() - Constructor for class com.objexcel.irc.IRCController
 
IRCMessage - class com.objexcel.irc.IRCMessage.
IRCMessage contains the irc message data
IRCMessage(IRCController, int) - Constructor for class com.objexcel.irc.IRCMessage
 
IRCMessageAdapter - class com.objexcel.irc.IRCMessageAdapter.
IRCMessageAdapter lets you implement IRCMessageListener when you don't want to implement all the event bodies.
IRCMessageAdapter() - Constructor for class com.objexcel.irc.IRCMessageAdapter
 
IRCMessageAdapter(String, String) - Constructor for class com.objexcel.irc.IRCMessageAdapter
indicate which actor and/or room you are interested in here.
IRCMessageListener - interface com.objexcel.irc.IRCMessageListener.
IRCMessageListener allows listener to intercept irc events For more information hunt down RFC1459 (the spec on IRC).
IRCParser - class com.objexcel.irc.IRCParser.
Parses a message according to the IRC spec.
IRCParser(IRCMessageListener) - Constructor for class com.objexcel.irc.IRCParser
this message listener is sent the events from dispatch message.
iRight - Variable in class com.objexcel.images.Images
 
iRoomMode - Variable in class com.objexcel.images.Images
 
iRoomTopic - Variable in class com.objexcel.images.Images
 
isActive() - Method in class com.objexcel.applet.AppletStubImpl
Applet is always true
isAddInWindow() - Method in interface com.objexcel.chataddin.IAddInWin
 
isApplet() - Method in class com.objexcel.objirc.Context
 
iSave - Variable in class com.objexcel.images.Images
 
isCellEditable(int, int) - Method in class com.objexcel.gui.ObjexcelTableModel
 
isConnected() - Method in class com.objexcel.irc.IRCController
have we created the socket?
isConnected() - Method in class com.objexcel.irc.DCCConnection
true if there is a connection
isConnecting() - Method in class com.objexcel.irc.IRCController
are we trying to connect but without having actually created the socket?
isEnabled() - Method in class com.objexcel.gui.ObjexcelAbstractAction.Rule
override to return if the rule is currently enabled.
iServer - Variable in class com.objexcel.images.Images
 
iSidebar - Variable in class com.objexcel.images.Images
 
isLeaf(Object) - Method in class com.objexcel.gui.FileSystemModel
 
isLoaded(File) - Method in class com.objexcel.util.ZipClassLoader
has the file already been loaded? based on file's absolute path.
isLoaded(String) - Method in class com.objexcel.util.ZipClassLoader
is the location loaded (location is http://...
iSmallEnter - Variable in class com.objexcel.images.Images
 
iSmallExit - Variable in class com.objexcel.images.Images
 
iSpeech - Variable in class com.objexcel.images.Images
 
iSpeechAction - Variable in class com.objexcel.images.Images
 
isQueryWindow() - Method in interface com.objexcel.chataddin.IAddInWin
 
isRoomWindow() - Method in interface com.objexcel.chataddin.IAddInWin
 
isStatusWindow() - Method in interface com.objexcel.chataddin.IAddInWin
 
iText - Variable in class com.objexcel.images.Images
 
iTileCascade - Variable in class com.objexcel.images.Images
 
iTileHorizontal - Variable in class com.objexcel.images.Images
 
iTileVertical - Variable in class com.objexcel.images.Images
 
ITIMEJOINED - Static variable in class com.objexcel.objirc.RoomOccupants
index to Object[] array of occupant info: when they joined (Date)
iTopic - Variable in class com.objexcel.images.Images
 
iTrafficgreen - Variable in class com.objexcel.images.Images
 
iTrafficred - Variable in class com.objexcel.images.Images
 
iTrafficyellow - Variable in class com.objexcel.images.Images
 
iUnderline - Variable in class com.objexcel.images.Images
 
iUnlock - Variable in class com.objexcel.images.Images
 
iUnplug - Variable in class com.objexcel.images.Images
 
iUser - Variable in class com.objexcel.images.Images
 
iUsers - Variable in class com.objexcel.images.Images
 

J

JMenuPlus - class com.objexcel.gui.JMenuPlus.
A subclass of JMenu which adds a simple heuristic for ensuring that the popup menu gets placed onscreen.
JMenuPlus(String) - Constructor for class com.objexcel.gui.JMenuPlus
 
joinServer(String, int, boolean, String, int, File, String) - Method in class com.objexcel.irc.Sender
joins the given server but only after gracefully terminating the currenct connections

K

KEYINFO - Static variable in class com.objexcel.util.Debug
 
keyPressed(KeyEvent) - Method in class com.objexcel.gui.CommandHistory
 

L

LABEL - Static variable in class com.objexcel.gui.ObjexcelTableCellRenderer
this type renders labels
LETTER - Static variable in class com.objexcel.irc.IRCParser
an array containing true at the index where the ascii value is a letter.
lightcyan - Static variable in class com.objexcel.gui.IRCColorText
 
lightyellow - Static variable in class com.objexcel.gui.IRCColorText
 
lime - Static variable in class com.objexcel.gui.IRCColorText
 
load(File) - Method in class com.objexcel.util.ZipClassLoader
load resources from a file (or directory).
load(String) - Method in class com.objexcel.util.ZipClassLoader
from string figure out whether we're loading from an URL, a file or directory
loadAddIn(String, String, ZipClassLoader) - Static method in class com.objexcel.chataddin.AddInLoaderManger
as in runAddIn but 'load' it instead.
loadAddIn(String, ZipClassLoader) - Method in interface com.objexcel.chataddin.IAddInLoader
load the addin (e.g add the classes to the classloader or compile addin source)
loadClass(String) - Method in class com.objexcel.util.ZipClassLoader
Load a class from this class loader.
loadImageIcon(String, String) - Static method in class com.objexcel.images.Images
load the image from our jar.
loadZipInputStream(ZipInputStream) - Method in class com.objexcel.util.ZipClassLoader
Load classes from a zip input stream
lowerNick - Variable in class com.objexcel.irc.IRCMessage
same as nickname but in lower case (for efficiency), optional

M

maroon - Static variable in class com.objexcel.gui.IRCColorText
 
MDIPane - class com.objexcel.gui.MDIPane.
this class manages a bunch of internals.
MDIPane() - Constructor for class com.objexcel.gui.MDIPane
constructor
MDIPaneInternalUI - class com.objexcel.gui.MDIPaneInternalUI.
MDIPaneInternalUI is a JInternalFrame implementation of the mdi pane ui
MDIPaneInternalUI() - Constructor for class com.objexcel.gui.MDIPaneInternalUI
constructor
MDIPaneTabUI - class com.objexcel.gui.MDIPaneTabUI.
MDIPaneTabUI implements MDI with tabs
MDIPaneTabUI() - Constructor for class com.objexcel.gui.MDIPaneTabUI
 
MDIPaneUI - class com.objexcel.gui.MDIPaneUI.
MDIPaneUI is the UI implementation of an MDI tabbed pane.
MDIPaneUI() - Constructor for class com.objexcel.gui.MDIPaneUI
 
ME - Static variable in class com.objexcel.util.Alias.ParsedAlias
a constant for a paramter name that will automatically expand to the irc users current nickname
MessagePanel - class com.objexcel.gui.MessagePanel.
MessagePanel is a component that displays scrolling text with icons
MessagePanel(String) - Constructor for class com.objexcel.gui.MessagePanel
 
MNEMONIC - Static variable in class com.objexcel.gui.ObjexcelAbstractAction
Property for changing mnemonic
msg - Variable in class com.objexcel.util.ExceptionWrapper
 
MSG - Static variable in class com.objexcel.irc.DCCEvent
 
MSG - Static variable in interface com.objexcel.irc.InfoListener
 
msg(int, String) - Static method in class com.objexcel.util.Debug
log the msg
msg(int, String, Throwable) - Static method in class com.objexcel.util.Debug
log the msg: s is the context, e is the problem
msg(int, Throwable) - Static method in class com.objexcel.util.Debug
log the specified message

N

NAME - Static variable in class com.objexcel.applet.AppletContextImpl
 
nameValuePair(char[], int[]) - Static method in class com.objexcel.util.Alias
name=[value] returns String[] {name, value}
NETWORK_DALNET - Static variable in class com.objexcel.irc.IRCController
network types.
NETWORK_UNDERNET - Static variable in class com.objexcel.irc.IRCController
 
NETWORK_UNKNOWN - Static variable in class com.objexcel.irc.IRCController
 
nickname - Variable in class com.objexcel.irc.IRCMessage
the nickname of the user sending the message, optional (i.e.
nInfoLevel - Variable in class com.objexcel.irc.IRCMessage
if this is an objirc chat info event, then this is the 'criticality' of it per the level constants.
NOFOCUSBORDER - Static variable in class com.objexcel.gui.ObjexcelTableCellRenderer
 
number(char[], int[]) - Static method in class com.objexcel.util.Alias
(digit)*
numberParameter(char[], int[]) - Static method in class com.objexcel.util.Alias
n-n -n n-

O

ObjectVector - class com.objexcel.util.ObjectVector.
ObjectVector is a fast replacement for the Vector class
ObjectVector() - Constructor for class com.objexcel.util.ObjectVector
 
ObjectVector(int) - Constructor for class com.objexcel.util.ObjectVector
 
ObjexcelAbstractAction - class com.objexcel.gui.ObjexcelAbstractAction.
ObjexcelAbstractAction extends AbstractAction by adding accelerator property, mnemonic property for buttons tooltips common rules can be used enable/disable ObjexcelAbstractAction allows one action to have many gui elements associated with it.
ObjexcelAbstractAction.ObjDocumentListener - class com.objexcel.gui.ObjexcelAbstractAction.ObjDocumentListener.
add one of these to update these to your text component if the action's status depends on the contents of the a document changes
ObjexcelAbstractAction.ObjDocumentListener(ObjexcelAbstractAction) - Constructor for class com.objexcel.gui.ObjexcelAbstractAction.ObjDocumentListener
 
ObjexcelAbstractAction.ObjTableModelListener - class com.objexcel.gui.ObjexcelAbstractAction.ObjTableModelListener.
add one of these to a model to trigger an update based on a selection changing
ObjexcelAbstractAction.ObjTableModelListener(ObjexcelAbstractAction) - Constructor for class com.objexcel.gui.ObjexcelAbstractAction.ObjTableModelListener
 
ObjexcelAbstractAction.Rule - class com.objexcel.gui.ObjexcelAbstractAction.Rule.
Rule allows common logic to be shared accross actions.
ObjexcelAbstractAction.Rule() - Constructor for class com.objexcel.gui.ObjexcelAbstractAction.Rule
 
ObjexcelAbstractAction() - Constructor for class com.objexcel.gui.ObjexcelAbstractAction
 
ObjexcelAbstractAction(String) - Constructor for class com.objexcel.gui.ObjexcelAbstractAction
 
ObjexcelAbstractAction(String, Icon) - Constructor for class com.objexcel.gui.ObjexcelAbstractAction
 
ObjexcelAbstractAction(String, Icon, String) - Constructor for class com.objexcel.gui.ObjexcelAbstractAction
the short description is the default tool tip.
ObjexcelAbstractAction(String, Icon, String, char, KeyStroke) - Constructor for class com.objexcel.gui.ObjexcelAbstractAction
provide a mnemonic and keystroke accelerator for any controls created from this action.
ObjexcelFileChooser - class com.objexcel.gui.ObjexcelFileChooser.
component to select a file
ObjexcelFileChooser(File, boolean, String, boolean) - Constructor for class com.objexcel.gui.ObjexcelFileChooser
 
ObjexcelTableCellRenderer - class com.objexcel.gui.ObjexcelTableCellRenderer.
supports rendering of dates, integers, ircolortext and progress bars
ObjexcelTableCellRenderer.IRCColorString - class com.objexcel.gui.ObjexcelTableCellRenderer.IRCColorString.
IRCColorString supports rendering or IRC color text.
ObjexcelTableCellRenderer.IRCColorString(String) - Constructor for class com.objexcel.gui.ObjexcelTableCellRenderer.IRCColorString
 
ObjexcelTableModel - class com.objexcel.gui.ObjexcelTableModel.
table model that support sorting supports firing events without the need to subclass it
ObjexcelTableModel(String[], Vector, Class[]) - Constructor for class com.objexcel.gui.ObjexcelTableModel
 
ObjircInfo - Variable in class com.objexcel.irc.IRCMessage
String Objirc info (message comes from this app, not a server)
OBJIRCINFO - Static variable in class com.objexcel.irc.IRCMessage
the event id if this message is information sent by objirc chat
OBJIRCINFO - Static variable in class com.objexcel.irc.DCCEvent
 
OBJIRCINFO - Static variable in interface com.objexcel.irc.InfoListener
 
offerFile(String, File) - Method in interface com.objexcel.chataddin.IAddInUtil
offers the given file to actor
onChannelMode(IRCMessage, String, char, String, int, int, String[], String[], String[]) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onChannelMode(IRCMessage, String, char, String, int, int, String[], String[], String[]) - Method in interface com.objexcel.irc.IRCMessageListener
sent when user changes mode.
onCTCPAction(IRCMessage, boolean, String, Hashtable, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onCTCPAction(IRCMessage, boolean, String, Hashtable, String) - Method in interface com.objexcel.irc.IRCMessageListener
a parsed CTCP message
onCTCPClientInfo(IRCMessage, boolean, String, Hashtable, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onCTCPClientInfo(IRCMessage, boolean, String, Hashtable, String) - Method in interface com.objexcel.irc.IRCMessageListener
 
onCTCPDCCChat(IRCMessage, boolean, String, Hashtable, long, int) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onCTCPDCCChat(IRCMessage, boolean, String, Hashtable, long, int) - Method in interface com.objexcel.irc.IRCMessageListener
 
onCTCPDCCSend(IRCMessage, boolean, String, Hashtable, String, long, int, int) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onCTCPDCCSend(IRCMessage, boolean, String, Hashtable, String, long, int, int) - Method in interface com.objexcel.irc.IRCMessageListener
 
onCTCPErrMsg(IRCMessage, boolean, String, Hashtable, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onCTCPErrMsg(IRCMessage, boolean, String, Hashtable, String) - Method in interface com.objexcel.irc.IRCMessageListener
 
onCTCPFinger(IRCMessage, boolean, String, Hashtable, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onCTCPFinger(IRCMessage, boolean, String, Hashtable, String) - Method in interface com.objexcel.irc.IRCMessageListener
 
onCTCPMessage(IRCMessage, boolean, String, Hashtable, String, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onCTCPMessage(IRCMessage, boolean, String, Hashtable, String, String) - Method in interface com.objexcel.irc.IRCMessageListener
 
onCTCPPing(IRCMessage, boolean, String, Hashtable, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onCTCPPing(IRCMessage, boolean, String, Hashtable, String) - Method in interface com.objexcel.irc.IRCMessageListener
 
onCTCPSource(IRCMessage, boolean, String, Hashtable, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onCTCPSource(IRCMessage, boolean, String, Hashtable, String) - Method in interface com.objexcel.irc.IRCMessageListener
 
onCTCPTime(IRCMessage, boolean, String, Hashtable, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onCTCPTime(IRCMessage, boolean, String, Hashtable, String) - Method in interface com.objexcel.irc.IRCMessageListener
 
onCTCPUnrecognisedTag(IRCMessage, boolean, String, Hashtable, String, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onCTCPUnrecognisedTag(IRCMessage, boolean, String, Hashtable, String, String) - Method in interface com.objexcel.irc.IRCMessageListener
 
onCTCPUserInfo(IRCMessage, boolean, String, Hashtable, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onCTCPUserInfo(IRCMessage, boolean, String, Hashtable, String) - Method in interface com.objexcel.irc.IRCMessageListener
 
onCTCPVersion(IRCMessage, boolean, String, Hashtable, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onCTCPVersion(IRCMessage, boolean, String, Hashtable, String) - Method in interface com.objexcel.irc.IRCMessageListener
 
onDCCEvent(DCCEvent) - Method in interface com.objexcel.irc.DCCEventListener
 
onDCCFileProgress(DCCEvent, int) - Method in interface com.objexcel.irc.DCCEventListener
file progress report (sent by Objirc Chat).
onDCCInfo(DCCEvent, String) - Method in interface com.objexcel.irc.DCCEventListener
some dcc info was sent (by Objirc Chat)
onDCCMsg(DCCEvent, String) - Method in interface com.objexcel.irc.DCCEventListener
a dcc message was sent
onDCCStarted(DCCEvent) - Method in interface com.objexcel.irc.DCCEventListener
a dcc connection was started
onDCCTerminated(DCCEvent) - Method in interface com.objexcel.irc.DCCEventListener
a dcc session terminated
onEndOfNames(IRCMessage, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onEndOfNames(IRCMessage, String) - Method in interface com.objexcel.irc.IRCMessageListener
 
onIsOn(IRCMessage, String[]) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onIsOn(IRCMessage, String[]) - Method in interface com.objexcel.irc.IRCMessageListener
 
onJoin(IRCMessage, String, Hashtable, String[]) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onJoin(IRCMessage, String, Hashtable, String[]) - Method in interface com.objexcel.irc.IRCMessageListener
 
onKick(IRCMessage, String, String, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onKick(IRCMessage, String, String, String) - Method in interface com.objexcel.irc.IRCMessageListener
 
onList(IRCMessage, String, int, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onList(IRCMessage, String, int, String) - Method in interface com.objexcel.irc.IRCMessageListener
 
onListenerRemoved() - Method in class com.objexcel.irc.IRCMessageAdapter
 
onListenerRemoved() - Method in interface com.objexcel.irc.IRCMessageListener
sent when the the listener is being removed.
onMessage(IRCMessage) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onMessage(IRCMessage) - Method in interface com.objexcel.irc.IRCMessageListener
one of these will be sent for every message sent for every message (as well as a parse event, if applicable
onNames(IRCMessage, String, String[]) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onNames(IRCMessage, String, String[]) - Method in interface com.objexcel.irc.IRCMessageListener
parsed numeric messages
onNick(IRCMessage, String, String, int) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onNick(IRCMessage, String, String, int) - Method in interface com.objexcel.irc.IRCMessageListener
 
onNotice(IRCMessage, String, String, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onNotice(IRCMessage, String, String, String) - Method in interface com.objexcel.irc.IRCMessageListener
 
onObjircInfo(IRCMessage, int, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onObjircInfo(IRCMessage, int, String) - Method in interface com.objexcel.irc.IRCMessageListener
A message generated by Objirc chat (information about an error).
onPart(IRCMessage, String, Hashtable) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onPart(IRCMessage, String, Hashtable) - Method in interface com.objexcel.irc.IRCMessageListener
 
onPing(IRCMessage, String, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onPing(IRCMessage, String, String) - Method in interface com.objexcel.irc.IRCMessageListener
 
onPrivMsg(IRCMessage, String, Hashtable, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onPrivMsg(IRCMessage, String, Hashtable, String) - Method in interface com.objexcel.irc.IRCMessageListener
A standard IRC message
onQuit(IRCMessage, String, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onQuit(IRCMessage, String, String) - Method in interface com.objexcel.irc.IRCMessageListener
 
onSave() - Method in class com.objexcel.gui.MessagePanel
save the text contents of the message panel
onSessionConnecting(String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onSessionConnecting(String) - Method in interface com.objexcel.irc.IRCMessageListener
sent when Objirc Chat begins connecting with a server
onSessionStarted(String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onSessionStarted(String) - Method in interface com.objexcel.irc.IRCMessageListener
sent when Objirc Chat opens a connection to the server
onSessionTerminated(String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onSessionTerminated(String) - Method in interface com.objexcel.irc.IRCMessageListener
sent when the connection is closed (either by the user or by the server)
onSyntaxError(IRCMessage, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onSyntaxError(IRCMessage, String) - Method in interface com.objexcel.irc.IRCMessageListener
Sent when Objirc Chat cannot parse a message.
onTopic(IRCMessage, String, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onTopic(IRCMessage, String, String) - Method in interface com.objexcel.irc.IRCMessageListener
 
onUnrecognisedMessage(IRCMessage) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onUnrecognisedMessage(IRCMessage) - Method in interface com.objexcel.irc.IRCMessageListener
sent if Objirc Chat does not parse the message specially specific event found.
onUserInput() - Method in interface com.objexcel.irc.InfoListener
take any action necessary when the user has 'interacted' with the system (hint: set caret at end)
onUserInput() - Method in class com.objexcel.gui.MessagePanel
gives the message panel the opportunity to set the caret at the end of the document if the user had scrolled it up.
onUserInput(String) - Method in interface com.objexcel.chataddin.IAddInInputListener
This method is called with user input from a windows command prompt Window.
onUserMode(IRCMessage, String, char, String, int) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onUserMode(IRCMessage, String, char, String, int) - Method in interface com.objexcel.irc.IRCMessageListener
sent when user changes mode.
onWho(IRCMessage, String, String, String, String, String, char, boolean, char, int, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onWho(IRCMessage, String, String, String, String, String, char, boolean, char, int, String) - Method in interface com.objexcel.irc.IRCMessageListener
 
onWhoIsChannels(IRCMessage, String, String[]) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onWhoIsChannels(IRCMessage, String, String[]) - Method in interface com.objexcel.irc.IRCMessageListener
 
onWhoIsIdle(IRCMessage, String, int, Date) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onWhoIsIdle(IRCMessage, String, int, Date) - Method in interface com.objexcel.irc.IRCMessageListener
 
onWhoIsOperator(IRCMessage, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onWhoIsOperator(IRCMessage, String) - Method in interface com.objexcel.irc.IRCMessageListener
 
onWhoIsServer(IRCMessage, String, String, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onWhoIsServer(IRCMessage, String, String, String) - Method in interface com.objexcel.irc.IRCMessageListener
 
onWhoIsUser(IRCMessage, String, String, String, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onWhoIsUser(IRCMessage, String, String, String, String) - Method in interface com.objexcel.irc.IRCMessageListener
 
onWhoWasUser(IRCMessage, String, String, String, String) - Method in class com.objexcel.irc.IRCMessageAdapter
 
onWhoWasUser(IRCMessage, String, String, String, String) - Method in interface com.objexcel.irc.IRCMessageListener
 
onWindowClosed() - Method in interface com.objexcel.chataddin.IAddInInputListener
sent when the window using this input object is closed.
original - Variable in class com.objexcel.util.ExceptionWrapper
 
OUTGOINGCOMMAND - Static variable in interface com.objexcel.irc.InfoListener
 

P

paintLoweredBevel(Component, Graphics, int, int, int, int) - Static method in class com.objexcel.gui.ObjexcelAbstractAction
 
paintRaisedBevel(Component, Graphics, int, int, int, int) - Static method in class com.objexcel.gui.ObjexcelAbstractAction
 
parameter(char[], int[]) - Static method in class com.objexcel.util.Alias
$[$](numberParamter())[=quotedString()]
params - Variable in class com.objexcel.irc.IRCMessage
everything after the command
parseAlias(String, char[], int[]) - Static method in class com.objexcel.util.Alias
create a compiled alias out of the input
parseError - Variable in class com.objexcel.irc.IRCMessage
If this message is for a parse error, this field describes what Objirc chat could not parse.
PARSEERROR - Static variable in class com.objexcel.irc.IRCMessage
the event id if OBjirc chat couldn't parse an IRC message
ParseException2 - exception com.objexcel.util.ParseException2.
implements singleton for ParseException performance (use only in swing thread)
partRoom(String) - Method in class com.objexcel.irc.Sender
leave the room
PLAIN - Static variable in class com.objexcel.gui.IRCColorText
irc color character marking plain text
postMessage(String, int) - Method in class com.objexcel.irc.IRCController
pop the message into the event dispatch queue
postMessage(String, Throwable) - Method in class com.objexcel.irc.DCCConnection
 
processEvent(AWTEvent) - Method in class com.objexcel.irc.IRCController
picks the event up from the Java queue and passes it to the app
processEvent(AWTEvent) - Method in class com.objexcel.irc.DCCConnection
 
PROGRESSBAR - Static variable in class com.objexcel.gui.ObjexcelTableCellRenderer
this type renders progress bars
PROP_IDENTD_NAME - Static variable in class com.objexcel.irc.IdentD
set this system property for the name you want to identify your self as (otherwise we use "user.name")
purple - Static variable in class com.objexcel.gui.IRCColorText
 

Q

quotedString(char[], int[], char) - Static method in class com.objexcel.util.Alias
"quoted\"String"

R

rawAlias - Variable in class com.objexcel.util.Alias.ParsedAlias
the alias before it was parsed
rawMessage - Variable in class com.objexcel.irc.IRCMessage
the original message in itsraw form
readInputStream(InputStream) - Static method in class com.objexcel.util.ZipClassLoader
return as a byte array the given input stream
readInputStreamReader(InputStreamReader, int) - Static method in class com.objexcel.util.ZipClassLoader
read the input stream from a stream reader.
readLine(char[], int[]) - Static method in class com.objexcel.util.Alias
return the next line of text.
readTime - Variable in class com.objexcel.irc.DCCEvent
 
readZipEntry(ZipInputStream, ZipEntry) - Static method in class com.objexcel.util.ZipClassLoader
return as a byte array the given zip entry
registerAddInLoader(IAddInLoader) - Static method in class com.objexcel.chataddin.AddInLoaderManger
add a addin loader
registerComparer(Class, Sorting.Comparer) - Method in class com.objexcel.util.Sorting
register your own comparer for a given class
remainder(char[], int[]) - Static method in class com.objexcel.util.Alias
return everthing from the current position on as a string null if nothing
removeAddInInputListener(IAddInInputListener) - Method in interface com.objexcel.chataddin.IAddInWin
 
removeApplet(Applet) - Method in class com.objexcel.applet.AppletContextImpl
 
removeComponent(int) - Method in class com.objexcel.gui.MDIPane
remove the component at this index
removeComponent(MDIPane.InternalWindow) - Method in class com.objexcel.gui.MDIPaneUI
 
removeComponent(MDIPane.InternalWindow) - Method in class com.objexcel.gui.MDIPaneInternalUI
 
removeComponent(MDIPane.InternalWindow) - Method in class com.objexcel.gui.MDIPaneTabUI
 
removeDCCEventListener(DCCEventListener) - Method in class com.objexcel.irc.DCCConnection
 
removeIRCMessageListener(IRCMessageListener) - Method in class com.objexcel.irc.IRCController
 
removeIRCMessageListener(IRCMessageListener) - Method in interface com.objexcel.chataddin.IAddInApp
remove an irc message listener.
removeSentDataListener(Sender.SentDataListener) - Method in class com.objexcel.irc.Sender
currently only handles one listener
removeTreeModelListener(TreeModelListener) - Method in class com.objexcel.gui.TreeModelSupport
 
removeUpdate(DocumentEvent) - Method in class com.objexcel.gui.ObjexcelAbstractAction.ObjDocumentListener
 
resetTooltip() - Method in class com.objexcel.gui.ObjexcelAbstractAction
put the tooltip back to its original (short description per constructor)
resizeArray(char[], int) - Static method in class com.objexcel.util.Util
return an array with a length of iNewBufferSize containing as many elements from array as will fit.
resizeArray(int[], int) - Static method in class com.objexcel.util.Util
return an array with a length of iNewBufferSize containing as many elements from array as will fit.
resizeArray(Object[], int) - Static method in class com.objexcel.util.Util
return an array with a length of iNewBufferSize containing as many elements from array as will fit.
resizeArray(String[], int) - Static method in class com.objexcel.util.Util
return an array with a length of iNewBufferSize containing as many elements from array as will fit.
resizeBuffer(byte[], int) - Static method in class com.objexcel.util.ZipClassLoader
return an array with a length of iNewBufferSize containing as many elements from array as will fit.
resort() - Method in class com.objexcel.gui.ObjexcelTableModel
resort the table based on the last column it was sorted by
REVERSE - Static variable in class com.objexcel.gui.IRCColorText
irc color character marking reverse text
RoomOccupants - class com.objexcel.objirc.RoomOccupants.
a read only model of a rooms occupants.
rowAdded(int) - Method in class com.objexcel.gui.ObjexcelTableModel
 
rowDeleted(int) - Method in class com.objexcel.gui.ObjexcelTableModel
 
rowUpdated(int) - Method in class com.objexcel.gui.ObjexcelTableModel
 
RPL_ADMINEMAIL - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_ADMINLOC1 - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_ADMINLOC2 - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_ADMINME - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_AWAY - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_BANLIST - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_CHANNELMODEIS - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_CLOSEEND - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_CLOSING - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_ENDOFBANLIST - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_ENDOFINFO - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_ENDOFLINKS - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_ENDOFMOTD - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_ENDOFNAMES - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_ENDOFSERVICES - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_ENDOFSTATS - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_ENDOFUSERS - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_ENDOFWHO - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_ENDOFWHOIS - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_ENDOFWHOWAS - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_INFO - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_INFOSTART - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_INVITING - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_ISON - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_KILLDONE - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_LINKS - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_LIST - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_LISTEND - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_LISTSTART - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_LUSERCHANNELS - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_LUSERCLIENT - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_LUSERME - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_LUSEROP - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_LUSERUNKNOWN - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_MOTD - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_MOTDSTART - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_MYPORTIS - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_NAMREPLY - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_NONE - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_NOTOPIC - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_NOUSERS - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_NOWAWAY - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_REHASHING - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_SERVICE - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_SERVICEINFO - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_SERVLIST - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_SERVLISTEND - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_STATSCLINE - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_STATSCOMMANDS - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_STATSHLINE - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_STATSILINE - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_STATSKLINE - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_STATSLINKINFO - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_STATSLLINE - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_STATSNLINE - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_STATSOLINE - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_STATSQLINE - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_STATSUPTIME - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_STATSYLINE - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_SUMMONING - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_TIME - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_TOPIC - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_TOPICWHOTIME - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_TRACECLASS - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_TRACECONNECTING - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_TRACEHANDSHAKE - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_TRACELINK - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_TRACELOG - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_TRACENEWTYPE - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_TRACEOPERATOR - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_TRACESERVER - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_TRACEUNKNOWN - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_TRACEUSER - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_UMODEIS - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_UNAWAY - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_USERHOST - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_USERS - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_USERSSTART - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_VERSION - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_WELCOME - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_WHOISCHANNELS - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_WHOISCHANOP - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_WHOISIDLE - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_WHOISOPERATOR - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_WHOISSERVER - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_WHOISUSER - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_WHOREPLY - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_WHOWASUSER - Static variable in class com.objexcel.irc.IRCMessage
 
RPL_YOUREOPER - Static variable in class com.objexcel.irc.IRCMessage
 
runAddIn(IAddInApp, ZipClassLoader) - Method in interface com.objexcel.chataddin.IAddInLoader
execute the addin
runAddIn(String, IAddInApp, ZipClassLoader) - Static method in class com.objexcel.chataddin.AddInLoaderManger
browse through our addin loaders to find one that accepts the addin then use it to run the addin with the specified context

S

seagreen - Static variable in class com.objexcel.gui.IRCColorText
 
selectFiles(Component, String, File, int, boolean, String) - Method in class com.objexcel.util.Util
let the user select a set of files.
sendAway(String) - Method in class com.objexcel.irc.Sender
set user away.
sendBan(boolean, String, String) - Method in class com.objexcel.irc.Sender
send a ban.
sendCommand(String) - Method in interface com.objexcel.chataddin.IAddInWin
parse the user input and send the appropriate command.
sendCtcp(boolean, String, String) - Method in class com.objexcel.irc.Sender
send some ctcp command
sendCtcpAction(boolean, String, String) - Method in class com.objexcel.irc.Sender
send a ctcp action (aka the bit after a /me)
sendCtcpClientInfoReply(boolean, String, String) - Method in class com.objexcel.irc.Sender
send a ctcp client info reply
sendCtcpErrMsg(boolean, String, String) - Method in class com.objexcel.irc.Sender
send a ctcp error message (aka huh?)
sendCtcpFingerReply(boolean, String, long) - Method in class com.objexcel.irc.Sender
send a ctcp finger reply (actually sends an idle time reply)
sendCtcpPingReply(boolean, String, String) - Method in class com.objexcel.irc.Sender
send a ctcp ping reply
sendCtcpSourceReply(boolean, String) - Method in class com.objexcel.irc.Sender
send a ctcp client source reply
sendCtcpTimeReply(boolean, String) - Method in class com.objexcel.irc.Sender
send a ctcp time reply (aka on the 3 pip the time will be...)
sendCtcpUserInfoReply(boolean, String, String) - Method in class com.objexcel.irc.Sender
send a ctcp user info reply
sendCtcpVersionReply(boolean, String, String) - Method in class com.objexcel.irc.Sender
send a ctcp version reply
Sender - class com.objexcel.irc.Sender.
Sender provides some useful methods for performing common IRC functions There is one sender for the IRC connection and one for each dcc connection.
Sender.OutputStreamLocator - interface com.objexcel.irc.Sender.OutputStreamLocator.
an interface that allows us to get the output stream regardless whether it is the irc controller or a dcc connection
Sender.SentDataListener - interface com.objexcel.irc.Sender.SentDataListener.
an interface so anyone can listen in on what sender is sending
Sender(IRCController, Sender.OutputStreamLocator) - Constructor for class com.objexcel.irc.Sender
OutputStreamLocator's job is to provide a stream to send things too (be it DCC or a connection with an IRC server)
sendGetInfo(String) - Method in class com.objexcel.irc.Sender
send a whois and a who
sendJoin(String) - Method in class com.objexcel.irc.Sender
send a join
sendJoinWithPassword(String, String) - Method in class com.objexcel.irc.Sender
send a join and key/password
sendList(String, int, int) - Method in class com.objexcel.irc.Sender
request a list of rooms from the server.
sendLogin(String, String, String, String) - Method in class com.objexcel.irc.Sender
send the password, nick and user commands
sendMsg(String) - Method in class com.objexcel.irc.Sender
 
sendNick(String) - Method in class com.objexcel.irc.Sender
send a nick change
sendNotice(String, String) - Method in class com.objexcel.irc.Sender
send a notice
sendPart(String) - Method in class com.objexcel.irc.Sender
send a part
sendPong() - Method in class com.objexcel.irc.Sender
sent in reply to any pings
sendPongWithForward(String) - Method in class com.objexcel.irc.Sender
sent in reply to any pings, forward to another server
sendPrivMsg(String, String) - Method in class com.objexcel.irc.Sender
send a private message to target
sendQuit() - Method in class com.objexcel.irc.Sender
send quit with the default message
sendQuit(String) - Method in class com.objexcel.irc.Sender
send a quit
sentData(String, String) - Method in interface com.objexcel.irc.Sender.SentDataListener
 
SERVERINFO - Static variable in interface com.objexcel.irc.InfoListener
 
serverName - Variable in class com.objexcel.irc.IRCMessage
name of the server, if this is a server sent message
SERVERNAME - Static variable in class com.objexcel.irc.IRCParser
an array containing true at the index where the ascii value is a valid for a server.
SESSIONCONNECTING - Static variable in class com.objexcel.irc.IRCMessage
the event id if this message is telling us the irc session is connecting
SESSIONSTARTED - Static variable in class com.objexcel.irc.IRCMessage
the event id if this message is telling us the irc session has connected
SESSIONTERMINATED - Static variable in class com.objexcel.irc.IRCMessage
the event id if this message is telling us the irc session was terminated i.e.
setAnchorValues(Component[], int) - Method in class com.objexcel.gui.ArrayLayout
sets where the components are anchored.
setBackground(Color) - Method in class com.objexcel.gui.ObjexcelTableCellRenderer
 
setClosable(MDIPane.InternalWindow) - Method in class com.objexcel.gui.MDIPaneUI
 
setClosable(MDIPane.InternalWindow) - Method in class com.objexcel.gui.MDIPaneInternalUI
 
setClosable(MDIPane.InternalWindow) - Method in class com.objexcel.gui.MDIPaneTabUI
 
setColorText(StyledDocument, String, Style) - Method in class com.objexcel.gui.IRCColorText
pop colored text via the irc text into the styled doc.
setDynamicContentHost(DynamicContentHost) - Method in interface com.objexcel.dynamiccontent.DynamicContentServer
set the host for this server
setEditableColumn(int) - Method in class com.objexcel.gui.ObjexcelTableModel
 
setEnabled(boolean) - Method in class com.objexcel.gui.ObjexcelAbstractAction.Rule
set whether the rule is currently enabled
setFile(File) - Method in class com.objexcel.irc.DCCConnection
 
setFillValues(Component[], int) - Method in class com.objexcel.gui.ArrayLayout
if a field is in a column/row is wider/taller than the components' preferred sizes, gobble up the rest of the space.
setFlash(boolean) - Method in class com.objexcel.gui.MessagePanel
this class implements a 'flash' and 'plain' UI.
setForeground(Color) - Method in class com.objexcel.gui.ObjexcelTableCellRenderer
 
setFromArray(int[], int) - Method in class com.objexcel.util.IntVector
populate data from the provided data
setFromArray(Object[], int) - Method in class com.objexcel.util.ObjectVector
 
setFromArray(String[], int) - Method in class com.objexcel.util.StringVector
 
setIcon(MDIPane.InternalWindow) - Method in class com.objexcel.gui.MDIPaneUI
 
setIcon(MDIPane.InternalWindow) - Method in class com.objexcel.gui.MDIPaneInternalUI
 
setIcon(MDIPane.InternalWindow) - Method in class com.objexcel.gui.MDIPaneTabUI
 
setIconAt(int, ImageIcon) - Method in class com.objexcel.gui.MDIPane
returns the icon at the requested index
setIsDCC(boolean) - Method in class com.objexcel.irc.Sender
true if this is a dcc connection.
setMDIPaneUI(MDIPaneUI) - Method in class com.objexcel.gui.MDIPane
change the look and feel of this component
setMnemonic(JComponent, JLabel, char) - Static method in class com.objexcel.gui.ArrayLayout
set the label and displayed mnemonic for the components
setNetworkType(int) - Method in class com.objexcel.irc.IRCController
set the network type.
setPopupMenuVisible(boolean) - Method in class com.objexcel.gui.JMenuPlus
Override the implementation in JMenu in order to be more intelligent about determining the placement of the popup menu.
setProperty(String, Object) - Method in interface com.objexcel.dynamiccontent.DynamicContentServer
the host is trying to tell us something...
setProperty(String, Object) - Method in interface com.objexcel.dynamiccontent.DynamicContentHost
hang on to a property value for the server.
setProps(Hashtable) - Method in class com.objexcel.applet.AppletStubImpl
 
setRunning(boolean) - Method in class com.objexcel.irc.IdentD
 
setSelectedComponent(int, boolean) - Method in class com.objexcel.gui.MDIPane
make the component at the specified index the selected one
setSelectedWrapper(MDIPane.InternalWindow, boolean) - Method in class com.objexcel.gui.MDIPaneUI
 
setSelectedWrapper(MDIPane.InternalWindow, boolean) - Method in class com.objexcel.gui.MDIPaneInternalUI
 
setSelectedWrapper(MDIPane.InternalWindow, boolean) - Method in class com.objexcel.gui.MDIPaneTabUI
 
setStrippedText(JTextComponent, String) - Method in class com.objexcel.gui.IRCColorText
remove any coloration from the text and put it into the component.
setText(String) - Method in class com.objexcel.gui.ObjexcelAbstractAction.Rule
set the text that will be displayed if the rule is not enabled.
setTitle(Component, String) - Static method in class com.objexcel.gui.ArrayLayout
traverse the components owners until we find the frame (including a JInternal frame) and set the title.
setTitle(MDIPane.InternalWindow) - Method in class com.objexcel.gui.MDIPaneUI
 
setTitle(MDIPane.InternalWindow) - Method in class com.objexcel.gui.MDIPaneInternalUI
 
setTitle(MDIPane.InternalWindow) - Method in class com.objexcel.gui.MDIPaneTabUI
 
setTitleAt(int, String) - Method in class com.objexcel.gui.MDIPane
sets the title at the requested index
setToolTipTextAt(int, String) - Method in class com.objexcel.gui.MDIPane
sets the tool tip at the requested index
setValueAt(Object, int, int) - Method in class com.objexcel.gui.ObjexcelTableModel
 
setWeightXValues(Component[], int) - Method in class com.objexcel.gui.ArrayLayout
set the underlying GridBagLayout weight Y value.
setWeightYValues(Component[], int) - Method in class com.objexcel.gui.ArrayLayout
set the underlying GridBagLayout weight Y value.
SEVENAMNEWSAPPLET - Static variable in interface com.objexcel.dynamiccontent.DynamicContentServer
 
SEVENAMNEWSPARAMETERS - Static variable in interface com.objexcel.dynamiccontent.DynamicContentServer
 
SFMODE_DIRECTORIES_ONLY - Static variable in class com.objexcel.util.Util
when selecting files, only allow directoy selection
SFMODE_FILES_AND_DIRECTORIES - Static variable in class com.objexcel.util.Util
when selecting files, allow file and directory selection
SFMODE_FILES_ONLY - Static variable in class com.objexcel.util.Util
when selecting files, only allow file selection
showDocument(URL) - Method in class com.objexcel.applet.AppletContextImpl
 
showDocument(URL, String) - Method in class com.objexcel.applet.AppletContextImpl
 
showInputDialog(Component, Object, String, int, Icon, Object[], Object) - Method in class com.objexcel.util.Util
show an option dialog (per JOPtionPane)
showOptionDialog(Component, Object, String, int, int, Icon, Object[], Object) - Method in class com.objexcel.util.Util
show an option dialog (per JOPtionPane)
showStatus(String) - Method in class com.objexcel.applet.AppletContextImpl
 
showURL(String) - Method in class com.objexcel.util.Util
launch a browser to show the given url
size() - Method in class com.objexcel.util.StringVector
 
size() - Method in class com.objexcel.util.IntVector
return the current size (not the same as the capacity of the data member)
size() - Method in class com.objexcel.util.ObjectVector
 
slashName(char[], int[]) - Static method in class com.objexcel.util.Alias
[space]'/'name as in /j fred returns j
sort(Object[], Sorting.Comparer) - Static method in class com.objexcel.util.Sorting
sort v according to c
sort(Vector, Sorting.Comparer) - Static method in class com.objexcel.util.Sorting
sort v according to c
Sorting - class com.objexcel.util.Sorting.
Sorting implements the quickSort algortithm.
Sorting.Comparer - class com.objexcel.util.Sorting.Comparer.
the interface used to compare (for sorting /searching purposes a and b
Sorting.Comparer() - Constructor for class com.objexcel.util.Sorting.Comparer
 
Sorting.ObjectArrayComparer - class com.objexcel.util.Sorting.ObjectArrayComparer.
adapts a comparer to expect an element at a given index of an array.
Sorting.ObjectArrayComparer(Sorting.Comparer, int) - Constructor for class com.objexcel.util.Sorting.ObjectArrayComparer
 
Sorting.ReverseComparer - class com.objexcel.util.Sorting.ReverseComparer.
reversing the order of the given comparer
Sorting.ReverseComparer(Sorting.Comparer) - Constructor for class com.objexcel.util.Sorting.ReverseComparer
 
space(char[], int[]) - Static method in class com.objexcel.util.Alias
SPECIAL - Static variable in class com.objexcel.irc.IRCParser
an array containing true at the index where the ascii value is a valid special char (per spec).
specialDelimitedToken(char[], int[], char, char, boolean, boolean) - Static method in class com.objexcel.util.Alias
returns the next special delimited token.
spRemainder(char[], int[]) - Static method in class com.objexcel.util.Alias
same as remainder but eats spaces first
spWord(char[], int[]) - Static method in class com.objexcel.util.Alias
spWord: [space()]word same as word but is ok if we have spaces leading in null if no token
stackTraceFromException(Exception) - Static method in class com.objexcel.util.Debug
get a string stack trace from the given exception
start() - Static method in class com.objexcel.objirc.Context
 
startDCCChat(IRCController, String) - Static method in class com.objexcel.irc.DCCConnection
create a dcc connection to offer a chat
startDCCSend(File, String) - Static method in class com.objexcel.irc.DCCConnection
create a dcc connection to offer a file
STARTED - Static variable in class com.objexcel.irc.DCCEvent
 
stop() - Method in interface com.objexcel.dynamiccontent.DynamicContentServer
clean up, go home
StringVector - class com.objexcel.util.StringVector.
StringVector is a fast replacement for the Vector class
StringVector() - Constructor for class com.objexcel.util.StringVector
 
StringVector(int) - Constructor for class com.objexcel.util.StringVector
 
SYS_PROP_BROWSER_COMMAND - Static variable in class com.objexcel.util.Util
name of the system property used to get the browser command.

T

tableChanged(TableModelEvent) - Method in class com.objexcel.gui.ObjexcelTableModel
 
tableChanged(TableModelEvent) - Method in class com.objexcel.gui.ObjexcelAbstractAction.ObjTableModelListener
 
TARGET - Static variable in class com.objexcel.util.Alias.ParsedAlias
a constant for a paramter name that will automatically expand to who the message is directed to (a user, a room or null)
TARGETNAME - Static variable in interface com.objexcel.dynamiccontent.DynamicContentServer
set to when user changes room or goes to a different person
TERMINATED - Static variable in class com.objexcel.irc.DCCEvent
 
text - Variable in class com.objexcel.util.Alias.ParsedAlias
from: /j /join $roomname text will be '/join '
tileWindows(JDesktopPane) - Method in class com.objexcel.gui.MDIPaneInternalUI
 
TIMING - Static variable in class com.objexcel.util.Debug
 
tokenize(char[], int[], boolean) - Static method in class com.objexcel.util.Alias
return a array of tokens.
TreeModelSupport - class com.objexcel.gui.TreeModelSupport.
 
TreeModelSupport() - Constructor for class com.objexcel.gui.TreeModelSupport
 

U

UNDERLINE - Static variable in class com.objexcel.gui.IRCColorText
irc color character marking underlined text
uninstallUI(JComponent) - Method in class com.objexcel.gui.MDIPaneUI
 
uninstallUI(JComponent) - Method in class com.objexcel.gui.MDIPaneInternalUI
 
uninstallUI(JComponent) - Method in class com.objexcel.gui.MDIPaneTabUI
 
unload() - Method in interface com.objexcel.chataddin.IAddInApp
a method to tell the addin app to do whatever is necessary to remove itself: close any addin windows created by it , remove any ircmessagelisteners, remove any addin input listeners added, etc.
unload() - Method in interface com.objexcel.chataddin.IChatAddIn
unload is called just prior to the addin being dumped.
updateStatus() - Method in class com.objexcel.gui.ObjexcelAbstractAction
update the status of the action.
updateStatus(boolean, String) - Method in class com.objexcel.gui.ObjexcelAbstractAction
set the enablement state of action.
updateStatusOnListSelectionChange(JList) - Method in class com.objexcel.gui.ObjexcelAbstractAction
call this to update the command when the list selection on the specified list changes
updateStatusOnTableChanged(JTable) - Method in class com.objexcel.gui.ObjexcelAbstractAction
call this to update the status when the table changes
updateStatusOnTableChanged(JTextComponent) - Method in class com.objexcel.gui.ObjexcelAbstractAction
call this to update the status when the document changes
updateUI() - Method in class com.objexcel.gui.ObjexcelTableCellRenderer
 
user - Variable in class com.objexcel.irc.IRCMessage
the user (i.e.
USER - Static variable in class com.objexcel.irc.IRCParser
an array containing true at the index where the ascii value is a valid user character.
Util - class com.objexcel.util.Util.
Util holds some miscellaneous functions

V

valueForPathChanged(TreePath, Object) - Method in class com.objexcel.gui.FileSystemModel
 
VSPACE - Static variable in class com.objexcel.applet.AppletContextImpl
 

W

wasStarted() - Method in class com.objexcel.irc.DCCConnection
true if the connection was ever attempted (it may not have been accepted, it may have been cancelled but was it started?
WHITE - Static variable in class com.objexcel.irc.IRCParser
an array containing true at the index where the ascii value is a whitespace.
WIDTH - Static variable in class com.objexcel.applet.AppletContextImpl
 
word(char[], int[]) - Static method in class com.objexcel.util.Alias
word: ~' '(char ~[ ])*

Z

ZipClassLoader - class com.objexcel.util.ZipClassLoader.
class to load java from directories, zip files, input streams
ZipClassLoader() - Constructor for class com.objexcel.util.ZipClassLoader
 

A B C D E F G H I J K L M N O P Q R S T U V W Z