Index of all Fields and Methods
All Packages Class Hierarchy
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Index of all Fields and Methods
- action(Event, Object).
Method in class como.irc.ComoPageClient
-
- action(Event, Object).
Method in class como.awt.RadioImageButton
-
- action(Event, Object).
Method in class como.sys.RemoteFileDialog
-
- action(Event, Object).
Method in class como.sys.UserPanel
-
- add(Image, Image, int, int).
Method in class como.awt.RadioImageButton
-
- add(String, Image, Image, int, int).
Method in class como.awt.RadioImageButton
-
- ADD_USER.
Static variable in class como.sys.Msg
-
- addCommlet(Commlet, String).
Method in class como.commlet.MetaCommlet
- To add a Commlet to your MetaCommlet subclass, call this in your init() method
after instantiating the Commlet.
- addComp(String, Object, boolean).
Method in class como.sys.UserPanel
-
- addLayoutComponent(String, Component).
Method in class como.awt.VertLayout
- Adds the specified component to the layout.
- addMe(User).
Method in class como.irc.ComObjIRC
- Add myself to this Commlet.
- ADDRESS.
Static variable in class como.sys.User
-
- addUser(int).
Method in class como.irc.ComObjIRC
- Adds a user who has already logged in.
- addUser(int).
Method in class como.commlet.WindowCommlet
- If a user comes, this method will be called.
- addUser(String).
Method in interface como.irc.ComoIRCFrontEnd
- new user joined the como system
- addUser(String).
Method in class como.irc.ComoPageClient
-
- ARE_YOU_THERE.
Static variable in class como.sys.Msg
-
- arg.
Variable in class como.sys.Msg
-
- ask(Msg).
Method in interface como.sys.ComObj
- Sends msg to msg.to and blocks until msg.to answers.
- ask(Msg).
Method in class como.irc.ComObjIRC
- ask msg.to msg.
- ASK_MASTER.
Static variable in class como.sys.Msg
-
- assert(boolean).
Static method in class como.util.Debug
-
- available().
Method in class como.irc.IRCInputStream
- Returns the number of bytes that can be read.
- BOOLEAN.
Static variable in class como.io.ObjectOutputStream
-
- BYTEARRAY.
Static variable in class como.io.ObjectOutputStream
-
- CENTER.
Static variable in class como.awt.VertLayout
-
- CHAT_DIALOG_STRING.
Static variable in class como.sys.Msg
-
- CHAT_PERSONAL_STRING.
Static variable in class como.sys.Msg
-
- CLASS_CODE.
Static variable in class como.sys.Msg
-
- close().
Method in class como.irc.IRCInputStream
- Closes the input stream.
- close().
Method in class como.irc.IRCOutputStream
- Closes the stream.
- COLOR.
Static variable in class como.io.ObjectOutputStream
-
- COLOR.
Static variable in class como.sys.User
-
- ColorSelector(Color).
Constructor for class como.awt.ColorSelector
-
- com.
Variable in class como.commlet.WindowCommlet
-
- COM_CLASS.
Static variable in class como.sys.Msg
-
- COMMENT.
Static variable in class como.sys.User
-
- ComoIRCClient().
Constructor for class como.irc.ComoIRCClient
-
- ComoPageClient().
Constructor for class como.irc.ComoPageClient
-
- COMOUSER.
Static variable in class como.sys.User
-
- CONNECT_TO_EXISTING_COM.
Static variable in class como.sys.Msg
-
- CubbyHole().
Constructor for class como.util.CubbyHole
-
- DATA.
Static variable in class como.sys.RemoteFileDialog
-
- Debug().
Constructor for class como.util.Debug
-
- deselectExcept(int).
Method in class como.awt.RadioImageButton
-
- destroy().
Method in class como.irc.ComObjIRC
- Destroy everything in here.
- DIMENSION.
Static variable in class como.io.ObjectOutputStream
-
- do_not_get_any_more_messages.
Variable in class como.irc.ComObjIRC
-
- EMAIL.
Static variable in class como.sys.User
-
- FACE.
Static variable in class como.sys.User
-
- flush().
Method in class como.irc.IRCOutputStream
- Flushes the stream.
- FONT.
Static variable in class como.io.ObjectOutputStream
-
- from.
Variable in class como.sys.Msg
-
- fromString(String).
Method in class como.irc.IrcChan
-
- get().
Method in class como.util.CubbyHole
- gets the Object from the CubbyHole.
- get(int).
Method in class como.util.Semaphore
-
- GET_USER_INFO.
Static variable in class como.sys.Msg
-
- getApplet().
Method in interface como.irc.ComoIRCFrontEnd
- return the Applet of the FrontEnd.
- getApplet().
Method in class como.irc.ComoPageClient
-
- getAppletInfo().
Method in class como.irc.ComoIRCClient
-
- getAppletInfo().
Method in class como.irc.ComoPageClient
-
- getColor().
Method in class como.awt.ColorSelector
-
- getCommlet().
Method in class como.irc.ComObjIRC
- return the Commlet
- getCommletInfo().
Method in interface como.commlet.Commlet
-
- getCommletInfo().
Method in class como.commlet.WindowCommlet
-
- getCommletName().
Method in interface como.commlet.Commlet
-
- getCommletName().
Method in class como.commlet.MetaCommlet
-
- getCommletName().
Method in class como.commlet.WindowCommlet
-
- getID().
Method in class como.sys.User
- Return the user's ID.
- getMasterID().
Method in interface como.sys.ComObj
- get the ID of master.
- getMasterID().
Method in class como.irc.ComObjIRC
- returns the master ID.
- getMyID().
Method in interface como.sys.ComObj
- get the ID of myself.
- getMyID().
Method in class como.irc.ComObjIRC
- returns my ID.
- getName().
Method in class como.sys.User
- Return the user's name.
- getName(String).
Method in class como.sys.RemoteFileDialog
-
- getParameterInfo().
Method in class como.irc.ComoIRCClient
-
- getParameterInfo().
Method in class como.irc.ComoPageClient
-
- getPos().
Method in class como.awt.ImageClick
- Get the current state of the switch! (if it's a button
you will get true if it's currently pressed).
- getSessionName().
Method in interface como.commlet.Commlet
-
- getSessionName().
Method in class como.commlet.WindowCommlet
-
- getState().
Method in class como.awt.ImageButton
- Get the current state of the switch! (if it's a button
you will get true if it's currently pressed).
- getTopicTextField().
Method in class como.commlet.WindowCommlet
- Returns a TextField where the user may type in the topic.
- getUser().
Method in class como.sys.UserPanel
-
- getUser(int).
Method in interface como.sys.ComObj
- Get more information about the user with the given id.
- getUser(int).
Method in class como.irc.ComObjIRC
- return the User-information of the user with id.
- getUserName(int).
Method in interface como.sys.ComObj
- get the name of given user with ID id.
- getUserName(int).
Method in class como.irc.ComObjIRC
- return the Username of the user with id.
- getUsers().
Method in interface como.sys.ComObj
- get all Users in the commlet.
- getUsers().
Method in class como.irc.ComObjIRC
- return a Vector of all involved Users
- gotFocus(Event, Object).
Method in class como.awt.ImageButton
-
- gotFocus(Event, Object).
Method in class como.awt.ImageClick
-
- handleEvent(Event).
Method in class como.awt.ColorSelector
-
- handleEvent(Event).
Method in class como.irc.ComoPageClient
-
- handleEvent(Event).
Method in class como.awt.ImageClick
- handle the MouseDownEvents.
- handleEvent(Event).
Method in class como.commlet.MetaCommlet
- If you close the window, it will call automatically hide() or
dispose the commlet (depending if you are in a metacommlet or not).
- handleEvent(Event).
Method in class como.sys.RemoteFileDialog
-
- handleEvent(Event).
Method in class como.awt.ScrollPanel
-
- handleEvent(Event).
Method in class como.awt.SmartFrame
-
- handleEvent(Event).
Method in class como.commlet.WindowCommlet
- If you close the window, it will call automatically hide() or
dispose the commlet (depending if you are in a metacommlet or not).
- handleInvitation(User, IrcChan).
Method in interface como.irc.ComoIRCFrontEnd
-
Called by server upon receipt of an invitation
- handleInvitation(User, IrcChan).
Method in class como.irc.ComoPageClient
-
- handleMsg(Msg).
Method in interface como.commlet.Commlet
- this Method is called, if you receive a new message.
- handleMsg(Msg).
Method in class como.commlet.MetaCommlet
- If you override this in your subclass, call this first.
- handleMsg(Msg).
Method in class como.irc.ServerIRC
-
- handleMsg(Msg).
Method in class como.commlet.WindowCommlet
- This is a default handleMsg() that calles the helper-methods
userLeft() and addUser().
- HASHTABLE.
Static variable in class como.io.ObjectOutputStream
-
- hideCommlet().
Method in interface como.commlet.Commlet
- This hides the commlet.
- hideCommlet().
Method in class como.commlet.WindowCommlet
- This also takes care of a the menu bar of its MetaCommlet, if it exists.
- iAmMaster().
Method in interface como.sys.ComObj
- Returns true if this Commlet is the "Master".
- iAmMaster().
Method in class como.irc.ComObjIRC
- return true if i am the master
- ID.
Static variable in class como.sys.User
-
- ImageButton(Image, Image, int, int).
Constructor for class como.awt.ImageButton
- Construct an image button.
- ImageButton(int, int, String).
Constructor for class como.awt.ImageButton
-
- ImageClick(Image).
Constructor for class como.awt.ImageClick
-
- imageUpdate(Image, int, int, int, int, int).
Method in class como.awt.ImageButton
- Tell me all about the image ;-)
(inspired from Component.java)
- imageUpdate(Image, int, int, int, int, int).
Method in class como.awt.ImageClick
- Tell me all about the image ;-)
(inspired from Component.java)
- in.
Variable in class como.irc.IRCInputStream
- The actual input stream.
- init().
Method in interface como.commlet.Commlet
- This is called after setCom has been called.
- init().
Method in class como.irc.ComoIRCClient
-
- init().
Method in class como.irc.ComoPageClient
-
- init().
Method in class como.commlet.MetaCommlet
-
- init().
Method in class como.commlet.WindowCommlet
-
- insets().
Method in class como.awt.ScrollPanel
-
- INTARRAY.
Static variable in class como.io.ObjectOutputStream
-
- INTEGER.
Static variable in class como.io.ObjectOutputStream
-
- INVITATION.
Static variable in class como.sys.Msg
-
- IrcChan().
Constructor for class como.irc.IrcChan
-
- IrcChan(String, String).
Constructor for class como.irc.IrcChan
-
- IrcChan(String, String, String).
Constructor for class como.irc.IrcChan
-
- IRCInputStream(InputStream).
Constructor for class como.irc.IRCInputStream
- Creates an input stream filter, filtering out and replacing escapechars
- ircName().
Method in class como.irc.IrcChan
-
- IRCOutputStream(OutputStream).
Constructor for class como.irc.IRCOutputStream
- Creates an output stream filter, filtering out and replacing escapechars
- isAnswer().
Method in class como.sys.Msg
- Checks if the current msg is an answer-message.
- isUserAdmitted(User).
Method in interface como.commlet.Commlet
- Override this and return true if you want to permit the user u to
join the Commlet.
- isUserAdmitted(User).
Method in class como.commlet.WindowCommlet
- Override this for new behaviour!
- isUserOnChannel(User, IrcChan).
Method in class como.irc.ServerIRC
- Let's see if a user is on a channel.
- keyDown(Event, int).
Method in class como.awt.ImageButton
- Move the focus to the next component
Does NOT work! (cause nextFocus() doesn't do what I wanted)
- keyDown(Event, int).
Method in class como.awt.ImageClick
- Move the focus to the next component
Does NOT work! (cause nextFocus() doesn't do what I wanted)
- KICK_USER.
Static variable in class como.sys.Msg
-
- kickUser(int, String).
Method in interface como.sys.ComObj
- Kick a User out of the channel.
- kickUser(int, String).
Method in class como.irc.ComObjIRC
- kickUser kicks a User out of this channel!
It send him a KICK_USER message!
- layoutContainer(Container).
Method in class como.awt.VertLayout
- Lays out the container.
- LEFT.
Static variable in class como.awt.VertLayout
-
- leftChannel(IrcChan).
Method in interface como.irc.ComoIRCFrontEnd
- some user left a whole channel (i.e.
- leftChannel(IrcChan).
Method in class como.irc.ComoPageClient
-
- LINE_DROPPED.
Static variable in class como.sys.Msg
-
- load(ObjectInputStream).
Method in class como.irc.IrcChan
-
- load(ObjectInputStream).
Method in interface como.io.Saveable
- This method is called when the Object is loaded!
It gets instantiated and then load(i) will be called.
- load(ObjectInputStream).
Method in class como.sys.User
- Load this Object from the ObjectInputStream s.
- LOAD_CLASS.
Static variable in class como.sys.Msg
-
- loadAudioClip(String).
Method in interface como.sys.ComObj
- Load an audioclip with the specified filename!
The ComObj has to know where to get it!
- loadAudioClip(String).
Method in class como.irc.ComObjIRC
- Load an audioclip with the specified filename!
- loadImage(String).
Method in interface como.sys.ComObj
- Load a picture with the specified filename!
The ComObj has to know where to get it!
- loadImage(String).
Method in class como.irc.ComObjIRC
- Load a picture with the specified filename!
It will be loaded from the BaseDocument's http-server.
- loadLines(DataInputStream).
Static method in class como.io.StreamLine
- loads all lines from a DataInputStream
- LOCATION.
Static variable in class como.sys.User
-
- log(String).
Method in interface como.irc.ComoIRCFrontEnd
- Info messages from the server
- log(String).
Method in class como.irc.ComoPageClient
-
- loggedout(ComObjIRC, IrcChan).
Method in class como.irc.ServerIRC
- Called by a ComObjIRC that quitted (user closed it).
- loginUser(User).
Method in class como.irc.ComObjIRC
- Asks commlet if the User is admitted to enter.
- logout().
Method in interface como.sys.ComObj
- Should be called by commlet.stop() to inform others that
the user is leaving to communication.
- logout().
Method in class como.irc.ComObjIRC
- This is called in order to quit the ComObj.
- logout().
Method in class como.irc.ComoPageClient
-
- logout().
Method in class como.irc.ServerIRC
-
- lostFocus(Event, Object).
Method in class como.awt.ImageButton
-
- lostFocus(Event, Object).
Method in class como.awt.ImageClick
-
- MAKE_SOCKET.
Static variable in class como.sys.Msg
-
- mark(int).
Method in class como.irc.IRCInputStream
- Marks the current position in the input stream.
- markSupported().
Method in class como.irc.IRCInputStream
- Returns true if this stream type supports mark/reset
- MetaCommlet().
Constructor for class como.commlet.MetaCommlet
-
- minimumLayoutSize(Container).
Method in class como.awt.VertLayout
- Returns the minimum dimensions needed to layout the components
contained in the specified target container.
- minimumSize().
Method in class como.awt.ImageButton
- tell my minimum-size
- mouseDown(Event, int, int).
Method in class como.awt.ImageButton
- handle the MouseDownEvents.
- mouseUp(Event, int, int).
Method in class como.awt.ImageButton
- handle the MouseUpEvent.
- Msg(int).
Constructor for class como.sys.Msg
- Contructor for a message.
- Msg(int, int, int, int, Object).
Constructor for class como.sys.Msg
- Contructor for a message.
- Msg(int, int, int, Object).
Constructor for class como.sys.Msg
- Contructor for a message.
- Msg(int, int, Object).
Constructor for class como.sys.Msg
- Contructor for a message.
- Msg(int, Object).
Constructor for class como.sys.Msg
- Contructor for a message.
- msg(int, String).
Static method in class como.util.Debug
-
- NAME.
Static variable in class como.sys.User
-
- NEW_MASTER.
Static variable in class como.sys.Msg
-
- NEW_TOPIC.
Static variable in class como.sys.Msg
-
- NEW_USER_INFO.
Static variable in class como.sys.Msg
-
- NICK.
Static variable in class como.sys.User
-
- NO_CONNECTION.
Static variable in class como.sys.Msg
-
- NO_DATA.
Static variable in class como.sys.Msg
-
- noConnection().
Method in interface como.irc.ComoIRCFrontEnd
- Called by server when the connection is lost
- noConnection().
Method in class como.irc.ComoPageClient
-
- NOT_ALLOWED.
Static variable in class como.sys.Msg
-
- NOTES.
Static variable in class como.sys.User
-
- ObjectInputStream(InputStream).
Constructor for class como.io.ObjectInputStream
-
- ObjectOutputStream(OutputStream).
Constructor for class como.io.ObjectOutputStream
-
- OK.
Static variable in class como.sys.Msg
-
- openInputStream(String).
Method in interface como.sys.ComObj
- Open an input-stream to the specified file!
The ComObj has to know where to get it!
- openInputStream(String).
Method in class como.irc.ComObjIRC
- Open an input-stream to the specified file!
- out.
Variable in class como.irc.IRCOutputStream
- The actual input stream.
- paint(Graphics).
Method in class como.awt.ImageButton
- Draws the picture on the screen (if parts are loaded,
then it draws those parts).
- paint(Graphics).
Method in class como.awt.ImageClick
- Draws the picture on the screen (if parts are loaded,
then it draws those parts).
- PICTURE.
Static variable in class como.sys.RemoteFileDialog
-
- PING.
Static variable in class como.sys.Msg
-
- POINT.
Static variable in class como.io.ObjectOutputStream
-
- preferredLayoutSize(Container).
Method in class como.awt.VertLayout
- Returns the preferred dimensions for this layout given the components
in the specified target container.
- preferredSize().
Method in class como.awt.ImageButton
- tell my preferred-size
- preferredSize().
Method in class como.awt.ImageClick
-
- preHandleMsg(Msg).
Method in class como.irc.ComObjIRC
- Here we can handle msg for the ComObj (or messages
important for the ComObj)
- PRIMHOST.
Static variable in class como.sys.User
-
- priority.
Variable in class como.sys.Msg
- Message Priority: 0 = highest Priority
- PRIVATE_DATA.
Static variable in class como.sys.Msg
-
- put(int, int).
Method in class como.util.Semaphore
-
- put(Object).
Method in class como.util.CubbyHole
- put an Object in the CubbyHole.
- RadioImageButton().
Constructor for class como.awt.RadioImageButton
-
- read().
Method in class como.irc.IRCInputStream
- Reads a byte.
- read(byte[]).
Method in class como.irc.IRCInputStream
- Reads into an array of bytes.
- read(byte[], int, int).
Method in class como.irc.IRCInputStream
- Reads into an array of bytes.
- readObject().
Method in class como.io.ObjectInputStream
- Reads an Object from the ObjectInputStream.
- readString().
Method in class como.io.ObjectInputStream
- Reads a String from the ObjectInputStream.
- reconfigure(Dimension).
Method in class como.awt.ScrollPanel
-
- redo().
Method in class como.awt.ScrollPanel
-
- RemoteFileDialog().
Constructor for class como.sys.RemoteFileDialog
-
- RemoteFileDialog(ComObj, String, Component).
Constructor for class como.sys.RemoteFileDialog
- The RemoteFileDialog is a helper-class, that opens a file on the server.
- removeLayoutComponent(Component).
Method in class como.awt.VertLayout
- Removes the specified component from the layout.
- removeOldCachedMsg().
Method in class como.irc.ComObjIRC
- Search the cache if I have messages older than 60 seconds;
if true delete them.
- reset().
Method in class como.irc.IRCInputStream
- Repositions the stream to the last marked position.
- RIGHT.
Static variable in class como.awt.VertLayout
-
- run().
Method in class como.irc.ServerIRC
-
- save(ObjectOutputStream).
Method in class como.irc.IrcChan
-
- save(ObjectOutputStream).
Method in interface como.io.Saveable
- This method is called when the Object is saved!
save(o) will be called.
- save(ObjectOutputStream).
Method in class como.sys.User
- Saves this Object to the ObjectOutputStream s.
- SAVEABLE.
Static variable in class como.io.ObjectOutputStream
-
- SCORE.
Static variable in class como.sys.User
-
- ScrollPanel(Component, float).
Constructor for class como.awt.ScrollPanel
-
- ScrollPanel(Component, float, boolean).
Constructor for class como.awt.ScrollPanel
-
- Semaphore().
Constructor for class como.util.Semaphore
-
- sendEvent().
Method in class como.awt.ImageButton
- This delivers the Event to the parent.
- sendInvitation(IrcChan, User).
Method in class como.irc.ServerIRC
- Send an invitation for a specific channel to the user 'who'.
- sendTo(Msg).
Method in interface como.sys.ComObj
- Sends a message to msg.from
- sendTo(Msg).
Method in class como.irc.ComObjIRC
- Send Msg to msg.to
- sendToAll(Msg).
Method in interface como.sys.ComObj
- Sends a message to all Commlet instances, including this one.
- sendToAll(Msg).
Method in class como.irc.ComObjIRC
- Send Msg to all users of this session including myself.
- sendToGroup(int[], Msg).
Method in interface como.sys.ComObj
- Sends a message to the Commlet instances contained in the byte array to[].
- sendToGroup(int[], Msg).
Method in class como.irc.ComObjIRC
- Send Msg to group of users of this session.
- sendToOthers(Msg).
Method in interface como.sys.ComObj
- Sends a message to the other Commlet instances, but not to this one.
- sendToOthers(Msg).
Method in class como.irc.ComObjIRC
- Send Msg to all users of this session except myself.
- setAnswer(boolean).
Method in class como.sys.Msg
- Make the msg to an answer or non-answer-message.
- setColor(Color).
Method in class como.awt.ColorSelector
-
- setCom(ComObj).
Method in interface como.commlet.Commlet
- Sets the corresponding ComObj for this commlet.
- setCom(ComObj).
Method in class como.commlet.WindowCommlet
-
- setCommlet(Commlet).
Method in class como.irc.ComObjIRC
- Tell the ComObj about his commlet.
- setCommletName(String).
Method in class como.irc.ComObjIRC
- set the Name of the commlet
- setEditable(boolean).
Method in class como.awt.ImageClick
-
- setEditable(boolean).
Method in class como.sys.UserPanel
-
- setImages(Image, Image).
Method in class como.awt.ImageButton
- Here you may change the pictures used in the button.
- setImageSize().
Method in class como.awt.ImageClick
-
- setLocalUser(User).
Method in interface como.sys.ComObj
- Sets the local User to u.
- setLocalUser(User).
Method in class como.irc.ComObjIRC
- Change some attributes of the local user.
- setMetaCommlet(MetaCommlet).
Method in interface como.commlet.Commlet
- For MetaCommlets.
- setMetaCommlet(MetaCommlet).
Method in class como.commlet.WindowCommlet
-
- setNewTopic(String).
Method in interface como.sys.ComObj
-
Set a new topic.
- setNewTopic(String).
Method in class como.irc.ComObjIRC
- set a new topic (in the irc-channel) and tell others
about it.
- setNoPush(boolean).
Method in class como.awt.ImageButton
- Here you can set, if you want the button to be pushed
down, if someone clicks or not.
- setPos(int, int).
Method in class como.awt.ImageClick
-
- setPos(Point).
Method in class como.awt.ImageClick
- Set the current state of the switch!
(If it is a button then do nothing!)
- setState(boolean).
Method in class como.awt.ImageButton
- Set the current state of the switch!
(If it is a button then do nothing!)
- setStateOfMenuItemBelongingTo(Commlet, boolean).
Method in class como.commlet.MetaCommlet
-
- setSwitch(boolean).
Method in class como.awt.ImageButton
- Make it a Switch instead of a Button.
- setUser(User).
Method in class como.sys.UserPanel
-
- showCommlet().
Method in interface como.commlet.Commlet
- This shows the commlet and does some basic inits.
- showCommlet().
Method in class como.commlet.WindowCommlet
- Shows the commlet.
- showLoggedIn().
Method in class como.irc.ComoPageClient
-
Called after user logged in
- showLogin().
Method in class como.irc.ComoPageClient
- Displays a dialog that will let the user login in.
- skip(long).
Method in class como.irc.IRCInputStream
- Skips bytes of input.
- SmartFrame().
Constructor for class como.awt.SmartFrame
- Constructs a new SmartFrame.
- SmartFrame(Component).
Constructor for class como.awt.SmartFrame
- Constructs a new SmartFrame.
- SmartFrame(Component, String).
Constructor for class como.awt.SmartFrame
- Constructs a new SmartFrame.
- SmartFrame(Component, String, Event, String, Event).
Constructor for class como.awt.SmartFrame
- Constructs a new SmartFrame with two Buttons: OK and Cancel.
- SmartFrame(String).
Constructor for class como.awt.SmartFrame
-
calls SmartFrame( msg, "OK" );
- SmartFrame(String, String).
Constructor for class como.awt.SmartFrame
-
calls SmartFrame( new Label(msg), ok );
- SOCKET.
Static variable in class como.sys.User
-
- SOUND.
Static variable in class como.sys.RemoteFileDialog
-
- start().
Method in class como.irc.ComoIRCClient
-
- start().
Method in class como.irc.ComoPageClient
-
- stop().
Method in interface como.commlet.Commlet
- Called when it will stop.
- stop().
Method in class como.irc.ComoIRCClient
-
- stop().
Method in class como.irc.ComoPageClient
-
- stop().
Method in class como.commlet.MetaCommlet
- This destroys the local Commlet session.
- stop().
Method in class como.commlet.WindowCommlet
- This destroys the local Commlet session.
- StreamLine().
Constructor for class como.io.StreamLine
-
- STRETCH.
Static variable in class como.awt.VertLayout
-
- STRING.
Static variable in class como.io.ObjectOutputStream
-
- switchButtonOn(int).
Method in class como.awt.RadioImageButton
-
- to.
Variable in class como.sys.Msg
-
- toString().
Method in class como.irc.ComObjIRC
-
- toString().
Method in class como.irc.IrcChan
-
- toString().
Method in class como.sys.Msg
- Returns a String object representing this message.
- toString().
Method in class como.awt.VertLayout
- Returns the String representation of this FlowLayout's values.
- type.
Variable in class como.sys.Msg
-
- UPCOMING_USER.
Static variable in class como.sys.Msg
-
- User().
Constructor for class como.sys.User
- Contructor for User.
- User(int, String).
Constructor for class como.sys.User
- Contructor for User.
- USER_LEFT.
Static variable in class como.sys.Msg
-
- userLeft(int).
Method in class como.commlet.WindowCommlet
- If a user leaves, this method will be called.
- userLeft(String).
Method in interface como.irc.ComoIRCFrontEnd
- some user left como
- userLeft(String).
Method in class como.irc.ComoPageClient
-
- UserPanel().
Constructor for class como.sys.UserPanel
-
- UserPanel(User, String).
Constructor for class como.sys.UserPanel
- Constructs a new Panel from the specified user
- UserPanel(User, String, Image).
Constructor for class como.sys.UserPanel
-
- VertLayout().
Constructor for class como.awt.VertLayout
- Constructs a new Vert Layout with a left alignment.
- VertLayout(int).
Constructor for class como.awt.VertLayout
- Constructs a new Vert Layout with the specified alignment.
- VertLayout(int, int, int).
Constructor for class como.awt.VertLayout
- Constructs a new Vert Layout with the specified alignment and gap
values.
- WHO_AM_I.
Static variable in class como.sys.Msg
-
- WHO_ELSE.
Static variable in class como.sys.Msg
-
- WINDOW_MOVED.
Static variable in class como.sys.Msg
-
- WindowCommlet().
Constructor for class como.commlet.WindowCommlet
-
- write(byte[]).
Method in class como.irc.IRCOutputStream
- Writes an array of bytes.
- write(byte[], int, int).
Method in class como.irc.IRCOutputStream
- Writes a sub array of bytes.
- write(int).
Method in class como.irc.IRCOutputStream
- Writes a byte.
- writeObject(Object).
Method in class como.io.ObjectOutputStream
- writes a Object to the stream.
- writeString(String).
Method in class como.io.ObjectOutputStream
- writes a String to the stream.