Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
N
O
P
R
S
T
U
V
A
ABSMIDDLE
- Static variable in class org.embedchat.desktop.gui.
MyImageView
addElement(Object)
- Method in class org.embedchat.desktop.gui.
RoomListComboModel
addObserver(Observer)
- Method in class org.embedchat.desktop.
StateModel
B
base
- Variable in class org.javabb.bbcode.
BBCodeProcessor.MutableCharSequence
BBCodeProcessor
- Class in
org.javabb.bbcode
$Id: BBCodeProcessor.java,v 1.1 2005/02/07 03:16:07 ronaldtm Exp $
BBCodeProcessor()
- Constructor for class org.javabb.bbcode.
BBCodeProcessor
BBCodeProcessor.MutableCharSequence
- Class in
org.javabb.bbcode
BBCodeProcessor.MutableCharSequence()
- Constructor for class org.javabb.bbcode.
BBCodeProcessor.MutableCharSequence
BBCodeProcessor.MutableCharSequence(CharSequence, int, int)
- Constructor for class org.javabb.bbcode.
BBCodeProcessor.MutableCharSequence
BOTTOM
- Static variable in class org.embedchat.desktop.gui.
MyImageView
C
CENTER
- Static variable in class org.embedchat.desktop.gui.
MyImageView
centerComponent(Component)
- Static method in class org.embedchat.desktop.gui.
SwingUtils
changedUpdate(DocumentEvent)
- Method in class org.embedchat.desktop.gui.
ChatGUI
changedUpdate(DocumentEvent, Shape, ViewFactory)
- Method in class org.embedchat.desktop.gui.
MyImageView
My attributes may have changed.
changeState(int)
- Method in class org.embedchat.desktop.
StateModel
charAt(int)
- Method in class org.javabb.bbcode.
BBCodeProcessor.MutableCharSequence
ChatGUI
- Class in
org.embedchat.desktop.gui
ChatGUI(StateModel)
- Constructor for class org.embedchat.desktop.gui.
ChatGUI
Client
- Class in
org.embedchat.desktop.client
Client(StateModel)
- Constructor for class org.embedchat.desktop.client.
Client
ClientSessionHandler
- Class in
org.embedchat.desktop.client
ClientSessionHandler(boolean, StateModel)
- Constructor for class org.embedchat.desktop.client.
ClientSessionHandler
CodeTag
- Class in
org.javabb.bbcode
CodeTag()
- Constructor for class org.javabb.bbcode.
CodeTag
Config
- Class in
org.embedchat.desktop
Config()
- Constructor for class org.embedchat.desktop.
Config
connect()
- Method in class org.embedchat.desktop.client.
Client
CONNECT_ACTION_COMMAND
- Static variable in class org.embedchat.desktop.gui.
ChatGUI
CONNECTION_ESTABLISHED_STATE
- Static variable in class org.embedchat.desktop.
StateModel
create(Element)
- Method in class org.embedchat.desktop.gui.
MyHTMLEditorKit.HTMLFactoryX
createAndShowGUI()
- Method in class org.embedchat.desktop.gui.
ChatGUI
D
disconnect()
- Method in class org.embedchat.desktop.client.
Client
DISCONNECTED_STATE
- Static variable in class org.embedchat.desktop.
StateModel
E
exceptionCaught(IoSession, Throwable)
- Method in class org.embedchat.desktop.client.
ClientSessionHandler
G
getAcceptBBCode()
- Method in class org.javabb.bbcode.
BBCodeProcessor
getAcceptHTML()
- Method in class org.javabb.bbcode.
BBCodeProcessor
getAlignment(int)
- Method in class org.embedchat.desktop.gui.
MyImageView
Determines the desired alignment for this view along an axis.
getAttributes()
- Method in class org.embedchat.desktop.gui.
MyImageView
Fetches the attributes to use when rendering.
getBorder()
- Method in class org.embedchat.desktop.gui.
MyImageView
Returns the size of the border to use.
getBorderColor()
- Method in class org.embedchat.desktop.gui.
MyImageView
Returns the border's color, or null if this is not a link.
getConfigsFolder()
- Method in class org.embedchat.desktop.
Config
getConnectionHost()
- Method in class org.embedchat.desktop.
StateModel
getConnectionPort()
- Method in class org.embedchat.desktop.
StateModel
getElementAt(int)
- Method in class org.embedchat.desktop.gui.
RoomListComboModel
getErrorMessage()
- Method in class org.embedchat.desktop.
StateModel
getHighlightColor()
- Method in class org.embedchat.desktop.gui.
MyImageView
Returns the text editor's highlight color.
getInstance()
- Static method in class org.embedchat.desktop.
Config
getLoginName()
- Method in class org.embedchat.desktop.
StateModel
getModelState()
- Method in class org.embedchat.desktop.
StateModel
getPassword()
- Method in class org.embedchat.desktop.
StateModel
getPreferredSpan(int)
- Method in class org.embedchat.desktop.gui.
MyImageView
Determines the preferred span for this view along an axis.
getReceivedMessage()
- Method in class org.embedchat.desktop.
StateModel
getReceivedMessageAuthor()
- Method in class org.embedchat.desktop.
StateModel
getRegex()
- Method in interface org.javabb.bbcode.
RegexTag
getRegex()
- Method in class org.javabb.bbcode.
SimpleRegexTag
getReplacement()
- Method in interface org.javabb.bbcode.
RegexTag
getReplacement()
- Method in class org.javabb.bbcode.
SimpleRegexTag
getRooms()
- Method in class org.embedchat.desktop.
StateModel
getRoomUsers()
- Method in class org.embedchat.desktop.
StateModel
getSelectedItem()
- Method in class org.embedchat.desktop.gui.
RoomListComboModel
getSelectedRoomId()
- Method in class org.embedchat.desktop.
StateModel
getSelectedRoomName()
- Method in class org.embedchat.desktop.
StateModel
getSelectionState()
- Method in class org.embedchat.desktop.gui.
MyImageView
Determines whether the image is selected, and if it's the only thing selected.
getSendMessage()
- Method in class org.embedchat.desktop.
StateModel
getServerHost()
- Method in class org.embedchat.desktop.gui.
OptionsDialog
getServerPort()
- Method in class org.embedchat.desktop.gui.
OptionsDialog
getSize()
- Method in class org.embedchat.desktop.gui.
RoomListComboModel
getSmilesFolder()
- Method in class org.embedchat.desktop.
Config
getSpace(int)
- Method in class org.embedchat.desktop.gui.
MyImageView
Returns the amount of extra space to add along an axis.
getStyleSheet()
- Method in class org.embedchat.desktop.gui.
MyImageView
getTagName()
- Method in class org.javabb.bbcode.
CodeTag
getTagName()
- Method in interface org.javabb.bbcode.
NestedTag
getTagName()
- Method in interface org.javabb.bbcode.
RegexTag
getTagName()
- Method in class org.javabb.bbcode.
SimpleRegexTag
getVerticalAlignment()
- Method in class org.embedchat.desktop.gui.
MyImageView
Returns the image's vertical alignment.
getViewFactory()
- Method in class org.embedchat.desktop.gui.
MyHTMLEditorKit
getWorkDirectory()
- Method in class org.embedchat.desktop.
Config
H
hasPixels(ImageObserver)
- Method in class org.embedchat.desktop.gui.
MyImageView
I
IMAGE_CACHE_PROPERTY
- Static variable in class org.embedchat.desktop.gui.
MyImageView
imageUpdate(Image, int, int, int, int, int)
- Method in class org.embedchat.desktop.gui.
MyImageView
insertElementAt(Object, int)
- Method in class org.embedchat.desktop.gui.
RoomListComboModel
insertUpdate(DocumentEvent)
- Method in class org.embedchat.desktop.gui.
ChatGUI
isEditable()
- Method in class org.embedchat.desktop.gui.
MyImageView
isLink()
- Method in class org.embedchat.desktop.gui.
MyImageView
Is this image within a link?
isRequestForConnect()
- Method in class org.embedchat.desktop.
StateModel
isRequestForDisconnect()
- Method in class org.embedchat.desktop.
StateModel
isRequestForError()
- Method in class org.embedchat.desktop.
StateModel
isRequestForLogin()
- Method in class org.embedchat.desktop.
StateModel
isRequestForReconnect()
- Method in class org.embedchat.desktop.
StateModel
isRequestForSendMessage()
- Method in class org.embedchat.desktop.
StateModel
isRequestForShowMessage()
- Method in class org.embedchat.desktop.
StateModel
L
length
- Variable in class org.javabb.bbcode.
BBCodeProcessor.MutableCharSequence
length()
- Method in class org.javabb.bbcode.
BBCodeProcessor.MutableCharSequence
login()
- Method in class org.embedchat.desktop.client.
Client
M
main(String[])
- Static method in class org.embedchat.desktop.gui.
SmilesHandler
Main
- Class in
org.embedchat.desktop
Main()
- Constructor for class org.embedchat.desktop.
Main
main(String[])
- Static method in class org.embedchat.desktop.
Main
messageReceived(IoSession, Object)
- Method in class org.embedchat.desktop.client.
ClientSessionHandler
MIDDLE
- Static variable in class org.embedchat.desktop.gui.
MyImageView
modelToView(int, Shape, Position.Bias)
- Method in class org.embedchat.desktop.gui.
MyImageView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
mouseClicked(MouseEvent)
- Method in class org.embedchat.desktop.gui.
MyImageView
On double-click, open image properties dialog.
mouseDragged(MouseEvent)
- Method in class org.embedchat.desktop.gui.
MyImageView
Resize image if initial click was in grow-box:
mouseEntered(MouseEvent)
- Method in class org.embedchat.desktop.gui.
MyImageView
mouseExited(MouseEvent)
- Method in class org.embedchat.desktop.gui.
MyImageView
mouseMoved(MouseEvent)
- Method in class org.embedchat.desktop.gui.
MyImageView
mousePressed(MouseEvent)
- Method in class org.embedchat.desktop.gui.
MyImageView
Select or grow image when clicked.
mouseReleased(MouseEvent)
- Method in class org.embedchat.desktop.gui.
MyImageView
MyHTMLEditorKit
- Class in
org.embedchat.desktop.gui
MyHTMLEditorKit()
- Constructor for class org.embedchat.desktop.gui.
MyHTMLEditorKit
MyHTMLEditorKit.HTMLFactoryX
- Class in
org.embedchat.desktop.gui
MyHTMLEditorKit.HTMLFactoryX()
- Constructor for class org.embedchat.desktop.gui.
MyHTMLEditorKit.HTMLFactoryX
MyImageView
- Class in
org.embedchat.desktop.gui
MyImageView(Element)
- Constructor for class org.embedchat.desktop.gui.
MyImageView
Creates a new view that represents an IMG element.
N
NestedTag
- Interface in
org.javabb.bbcode
O
Observer
- Class in
org.embedchat.desktop
Observer()
- Constructor for class org.embedchat.desktop.
Observer
OptionsDialog
- Class in
org.embedchat.desktop.gui
OptionsDialog()
- Constructor for class org.embedchat.desktop.gui.
OptionsDialog
org.embedchat.desktop
- package org.embedchat.desktop
org.embedchat.desktop.client
- package org.embedchat.desktop.client
org.embedchat.desktop.gui
- package org.embedchat.desktop.gui
org.javabb.bbcode
- package org.javabb.bbcode
P
paint(Graphics, Shape)
- Method in class org.embedchat.desktop.gui.
MyImageView
Paints the image.
param
- Variable in class org.javabb.bbcode.
BBCodeProcessor.MutableCharSequence
parseFile(InputStream)
- Method in class org.embedchat.desktop.gui.
SmilesHandler
preparePostText(String)
- Method in class org.javabb.bbcode.
BBCodeProcessor
processContent(StringBuffer)
- Method in class org.javabb.bbcode.
CodeTag
processContent(StringBuffer, String, String, String, String, String, String, boolean, boolean, boolean)
- Method in interface org.javabb.bbcode.
NestedTag
processTag(StringBuffer)
- Method in interface org.javabb.bbcode.
Tag
R
reconnect()
- Method in class org.embedchat.desktop.client.
Client
RegexTag
- Interface in
org.javabb.bbcode
removeElement(Object)
- Method in class org.embedchat.desktop.gui.
RoomListComboModel
removeElementAt(int)
- Method in class org.embedchat.desktop.gui.
RoomListComboModel
removeObserver(Observer)
- Method in class org.embedchat.desktop.
StateModel
removeUpdate(DocumentEvent)
- Method in class org.embedchat.desktop.gui.
ChatGUI
repaint(long)
- Method in class org.embedchat.desktop.gui.
MyImageView
Request that this view be repainted.
replaceHTML(String)
- Static method in class org.javabb.bbcode.
BBCodeProcessor
reset(CharSequence, int, int)
- Method in class org.javabb.bbcode.
BBCodeProcessor.MutableCharSequence
resize(int, int)
- Method in class org.embedchat.desktop.gui.
MyImageView
Change the size of this image.
RoomListComboModel
- Class in
org.embedchat.desktop.gui
RoomListComboModel()
- Constructor for class org.embedchat.desktop.gui.
RoomListComboModel
S
sendRoomListRequestMessage()
- Method in class org.embedchat.desktop.client.
Client
sendTextMessage(String)
- Method in class org.embedchat.desktop.client.
Client
sessionClosed(IoSession)
- Method in class org.embedchat.desktop.client.
ClientSessionHandler
sessionCreated(IoSession)
- Method in class org.embedchat.desktop.client.
ClientSessionHandler
setAcceptBBCode(boolean)
- Method in class org.javabb.bbcode.
BBCodeProcessor
setAcceptHTML(boolean)
- Method in class org.javabb.bbcode.
BBCodeProcessor
setConfigsFolder(File)
- Method in class org.embedchat.desktop.
Config
setConnectionParameters(String, int)
- Method in class org.embedchat.desktop.
StateModel
setErrorMessage(String)
- Method in class org.embedchat.desktop.
StateModel
setInitValues(String, int)
- Method in class org.embedchat.desktop.gui.
OptionsDialog
setLoginName(String)
- Method in class org.embedchat.desktop.
StateModel
setParent(View)
- Method in class org.embedchat.desktop.gui.
MyImageView
Establishes the parent view for this view.
setPassword(String)
- Method in class org.embedchat.desktop.
StateModel
setReceivedMessage(String)
- Method in class org.embedchat.desktop.
StateModel
setReceivedMessageAuthor(String)
- Method in class org.embedchat.desktop.
StateModel
setRegex(String)
- Method in class org.javabb.bbcode.
SimpleRegexTag
setReplacement(String)
- Method in class org.javabb.bbcode.
SimpleRegexTag
setRequestForConnect(boolean)
- Method in class org.embedchat.desktop.
StateModel
setRequestForDisconnect(boolean)
- Method in class org.embedchat.desktop.
StateModel
setRequestForError(boolean)
- Method in class org.embedchat.desktop.
StateModel
setRequestForLogin(boolean)
- Method in class org.embedchat.desktop.
StateModel
setRequestForReconnect(boolean)
- Method in class org.embedchat.desktop.
StateModel
setRequestForSendMessage(boolean)
- Method in class org.embedchat.desktop.
StateModel
setRequestForShowMessage(boolean)
- Method in class org.embedchat.desktop.
StateModel
setRooms(List<RoomDescription>)
- Method in class org.embedchat.desktop.
StateModel
setRoomUsers(List<UserDescription>)
- Method in class org.embedchat.desktop.
StateModel
setSelectedItem(Object)
- Method in class org.embedchat.desktop.gui.
RoomListComboModel
setSelectedRoomId(Integer)
- Method in class org.embedchat.desktop.
StateModel
setSelectedRoomName(String)
- Method in class org.embedchat.desktop.
StateModel
setSendMessage(String)
- Method in class org.embedchat.desktop.
StateModel
setSize(float, float)
- Method in class org.embedchat.desktop.gui.
MyImageView
Set the size of the view.
setSmilesFolder(File)
- Method in class org.embedchat.desktop.
Config
setTagName(String)
- Method in class org.javabb.bbcode.
SimpleRegexTag
setWorkDirectory(File)
- Method in class org.embedchat.desktop.
Config
SimpleRegexTag
- Class in
org.javabb.bbcode
SimpleRegexTag(String, String, String)
- Constructor for class org.javabb.bbcode.
SimpleRegexTag
SmilesHandler
- Class in
org.embedchat.desktop.gui
SmilesHandler()
- Constructor for class org.embedchat.desktop.gui.
SmilesHandler
start
- Variable in class org.javabb.bbcode.
BBCodeProcessor.MutableCharSequence
StateModel
- Class in
org.embedchat.desktop
StateModel()
- Constructor for class org.embedchat.desktop.
StateModel
subSequence(int, int)
- Method in class org.javabb.bbcode.
BBCodeProcessor.MutableCharSequence
SwingUtils
- Class in
org.embedchat.desktop.gui
SwingUtils()
- Constructor for class org.embedchat.desktop.gui.
SwingUtils
T
Tag
- Interface in
org.javabb.bbcode
TEXTTOP
- Static variable in class org.embedchat.desktop.gui.
MyImageView
TOP
- Static variable in class org.embedchat.desktop.gui.
MyImageView
toString()
- Method in class org.javabb.bbcode.
BBCodeProcessor.MutableCharSequence
transformString(String)
- Method in class org.embedchat.desktop.gui.
SmilesHandler
U
unpackZipArchive(File, File)
- Method in class org.embedchat.desktop.gui.
SmilesHandler
update()
- Method in class org.embedchat.desktop.client.
Client
update()
- Method in class org.embedchat.desktop.gui.
ChatGUI
update()
- Method in class org.embedchat.desktop.
Observer
update()
- Method in class org.embedchat.desktop.
StateModel
USER_LOGGED_STATE
- Static variable in class org.embedchat.desktop.
StateModel
V
viewToModel(float, float, Shape, Position.Bias[])
- Method in class org.embedchat.desktop.gui.
MyImageView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
A
B
C
D
E
G
H
I
L
M
N
O
P
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright 2006-2006 embedchat.org. All Rights Reserved.