Serialized Form


Package nl.justobjects.toolkit.awt

Class nl.justobjects.toolkit.awt.ChatPanel implements Serializable

Serialized Fields

inputTextField

java.awt.TextField inputTextField

nameTextField

java.awt.TextField nameTextField

outputTextArea

java.awt.TextArea outputTextArea

participantList

java.awt.List participantList

cardPanel

java.awt.Panel cardPanel

chatPanelListener

ChatPanelListener chatPanelListener

quitButton

java.awt.Button quitButton

joinButton

java.awt.Button joinButton

myName

java.lang.String myName

Class nl.justobjects.toolkit.awt.PanelFrame implements Serializable

Serialized Fields

thePanel

java.awt.Panel thePanel

exitOnClose

boolean exitOnClose


Package nl.justobjects.toolkit.io

Class nl.justobjects.toolkit.io.StringBuffer13 implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
readObject is called to restore the state of the StringBuffer13 from a stream.
Serialized Fields

value

char[] value
The value is used for character storage.
 

count

int count
The count is the number of characters in the buffer.
 

shared

boolean shared
A flag indicating whether the buffer is shared
 


Package nl.justobjects.toolkit.sys

Class nl.justobjects.toolkit.sys.CodeException implements Serializable


Package nl.justobjects.toolkit.xml

Class nl.justobjects.toolkit.xml.DOMParserException implements Serializable



Copyright © 2000-2001 - Just Objects B.V.