Serialized Form

Class com.webcab.chat.gui.ColorPicker implements Serializable

Serialized Fields

rect

com.webcab.chat.gui.PickerRect rect

c

java.awt.Color c

cPlate

com.webcab.chat.gui.ColorPlate cPlate

gradient

com.webcab.chat.gui.Gradient gradient

rField

java.awt.TextField rField

gField

java.awt.TextField gField

bField

java.awt.TextField bField


Class com.webcab.chat.gui.ConfigurationDialog implements Serializable

Serialized Fields

parent

TextScroll parent

colorNames

java.util.Vector colorNames

colors

java.util.Vector colors

boxes

java.util.Vector boxes

colorPicker

ColorPicker colorPicker

img

java.util.Vector img

imgScrollbar

java.awt.Scrollbar imgScrollbar

save

java.awt.Button save

leave

java.awt.Button leave

apply

java.awt.Button apply

fontChoice

java.awt.Choice fontChoice

fontSize

java.awt.Choice fontSize

imgLabel

java.awt.Label imgLabel

fontLabel

java.awt.Label fontLabel

boldBox

java.awt.Checkbox boldBox

italicBox

java.awt.Checkbox italicBox

wordWrapBox

java.awt.Checkbox wordWrapBox

muteBox

java.awt.Checkbox muteBox

colorBoxPanel

java.awt.Panel colorBoxPanel

imgPanel

java.awt.Panel imgPanel

select

java.awt.CheckboxGroup select

currentBox

int currentBox

currentImg

int currentImg

displayList

java.awt.Choice displayList

stretchList

java.awt.Choice stretchList


Class com.webcab.chat.gui.ImagePanel implements Serializable

Serialized Fields

height

int height

width

int width

initHeight

int initHeight

initWidth

int initWidth

imgFlag

int imgFlag


Class com.webcab.chat.gui.ScrollArea implements Serializable

Serialized Fields

outputArea

TextScroll outputArea

verticalBar

java.awt.Scrollbar verticalBar

horizontalBar

java.awt.Scrollbar horizontalBar

applet

java.applet.Applet applet

changes

java.beans.PropertyChangeSupport changes


Class com.webcab.chat.gui.ScrollAreaEvent implements Serializable


Class com.webcab.chat.gui.TextScroll implements Serializable

Serialized Fields

applet

java.applet.Applet applet

scrollParent

ScrollArea scrollParent

configurationDialog

ConfigurationDialog configurationDialog

height

int height

width

int width

rows

int rows

fm

java.awt.FontMetrics fm

fmHeight

int fmHeight

fmWidth

int fmWidth

fmDescent

int fmDescent

fmAscent

int fmAscent

y

int y

ylen

int ylen

yoffset

int yoffset

fullLines

java.util.Vector fullLines

lineStatus

int[] lineStatus

sizeOfLines

int[] sizeOfLines

lineStatus_size

int lineStatus_size

sizeOfLines_size

int sizeOfLines_size

NO_LINKS

int NO_LINKS

linkList

char[][] linkList

NO_DEFAULT_COLORS

int NO_DEFAULT_COLORS

colorName

java.lang.String[] colorName

colorValue

java.awt.Color[] colorValue

MAX_NO_LINES

int MAX_NO_LINES

minimumSize

java.awt.Dimension minimumSize

currentLine

int currentLine

noLines

int noLines

currentAdvance

int currentAdvance

maxWidth

int maxWidth

selectFlag

int selectFlag

selectedIndex

int selectedIndex

valignMode

int valignMode

mute

boolean mute

mousePositionX

int mousePositionX

mousePositionY

int mousePositionY

mouseLink

char[] mouseLink

correctLink

boolean correctLink

configurationFileName

java.lang.String configurationFileName

onLink

boolean onLink

defaultCursor

java.awt.Cursor defaultCursor

linkCursor

java.awt.Cursor linkCursor

aListeners

java.util.Vector aListeners

listeners

java.util.Vector listeners

backgroundColor

java.awt.Color backgroundColor

textColor

java.awt.Color textColor

highlightColor

java.awt.Color highlightColor

linkColor

java.awt.Color linkColor

START_STRING

java.lang.String START_STRING

END_STRING

java.lang.String END_STRING

LINK_STRING

java.lang.String LINK_STRING

noPictures

int noPictures

pictureName

java.util.Vector pictureName

noBackgrounds

int noBackgrounds

backgroundNumber

int backgroundNumber

backgroundName

java.util.Vector backgroundName

minFontSize

int minFontSize

maxFontSize

int maxFontSize

displayFlag

int displayFlag

stretchMode

int stretchMode

textFlow

int textFlow

textFont

java.awt.Font textFont

wordWrap

boolean wordWrap

configurable

boolean configurable

noDingFiles

int noDingFiles

changes

java.beans.PropertyChangeSupport changes

colorDefinitions

java.lang.String[] colorDefinitions

colorIndices

short[] colorIndices

styleDefinitions

java.lang.String[] styleDefinitions

styleReferrences

byte[] styleReferrences

definedFonts

java.lang.String[] definedFonts

fontDefinitions

java.lang.String[] fontDefinitions

fontIndices

short[] fontIndices

sizeDefinitions

java.lang.String[] sizeDefinitions

sizeReferrences

short[] sizeReferrences

virtualSizeDefinitions

java.lang.String[] virtualSizeDefinitions

virtualSizeReferrences

short[] virtualSizeReferrences

imageDefinitions

java.lang.String[] imageDefinitions

imageReferrences

short[] imageReferrences

virtualImageDefinitions

java.lang.String[] virtualImageDefinitions

meanings

java.util.Vector meanings