Serialized Form
myChatLog
Transcript myChatLog
myMessageField
JTextField myMessageField
mySendButton
JButton mySendButton
myListener
ChatFrameListener myListener
myChatRoomCount
JLabel myChatRoomCount
myChatRoomList
JComboBox myChatRoomList
myNewButton
JButton myNewButton
myChatLog
Transcript myChatLog
myMessageField
JTextField myMessageField
mySendButton
JButton mySendButton
myListener
ChatFrameListener myListener
serialVersionUID: -7463719649672679814L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Read this chat room from the given object input stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
ClassNotFoundException
- Thrown if a class needed to deserialize this object could not be
found.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Write this chat room to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
Package edu.rit.classfile |
readExternal
public void readExternal(ObjectInput theObjectInput)
throws IOException
- Read this EOID from the given object input stream. This method assumes
the value was written to the stream by
writeExternal()
.
- Throws:
IOException
- Thrown if an I/O error occurred.
writeExternal
public void writeExternal(ObjectOutput theObjectOutput)
throws IOException
- Write this EOID to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
serialVersionUID: -9081000831437237822L
readExternal
public void readExternal(ObjectInput theObjectInput)
throws ClassNotFoundException,
IOException
- Read this handle from the given object input stream. It assumes the
stream was written by writeExternal().
- Throws:
ClassNotFoundException
- Thrown if the class for an object being deserialized cannot be found.
IOException
- Thrown if an I/O error occurred.
writeExternal
public void writeExternal(ObjectOutput theObjectOutput)
throws IOException
- Write this handle to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
serialVersionUID: 4300547073903081062L
readExternal
public void readExternal(ObjectInput theObjectInput)
throws ClassNotFoundException,
IOException
- Read this invocation object from the given object input stream. It
assumes the stream was written by writeExternal().
- Throws:
ClassNotFoundException
- Thrown if the class for an object being deserialized cannot be found.
IOException
- Thrown if an I/O error occurred.
writeExternal
public void writeExternal(ObjectOutput theObjectOutput)
throws IOException
- Write this invocation object to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
serialVersionUID: 6830033425988250247L
readExternal
public void readExternal(ObjectInput theObjectInput)
throws ClassNotFoundException,
IOException
- Read this multihandle from the given object input stream. It assumes the
stream was written by writeExternal().
- Throws:
ClassNotFoundException
- Thrown if the class for an object being deserialized cannot be found.
IOException
- Thrown if an I/O error occurred.
writeExternal
public void writeExternal(ObjectOutput theObjectOutput)
throws IOException
- Write this multihandle to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
serialVersionUID: -8501882588756972556L
readExternal
public void readExternal(ObjectInput theObjectInput)
throws ClassNotFoundException,
IOException
- Read this multihandle invocation object from the given object input
stream. It assumes the stream was written by writeExternal().
- Throws:
ClassNotFoundException
- Thrown if the class for an object being deserialized cannot be found.
IOException
- Thrown if an I/O error occurred.
writeExternal
public void writeExternal(ObjectOutput theObjectOutput)
throws IOException
- Write this multihandle invocation object to the given object output
stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
serialVersionUID: 6830033425988250247L
readExternal
public void readExternal(ObjectInput theObjectInput)
throws ClassNotFoundException,
IOException
- Read this omnihandle from the given object input stream. It assumes the
stream was written by writeExternal().
- Throws:
ClassNotFoundException
- Thrown if the class for an object being deserialized cannot be found.
IOException
- Thrown if an I/O error occurred.
writeExternal
public void writeExternal(ObjectOutput theObjectOutput)
throws IOException
- Write this omnihandle to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
serialVersionUID: 2363440940386457894L
readExternal
public void readExternal(ObjectInput theObjectInput)
throws ClassNotFoundException,
IOException
- Read this omnihandle invocation object from the given object input
stream. It assumes the stream was written by writeExternal().
- Throws:
ClassNotFoundException
- Thrown if the class for an object being deserialized cannot be found.
IOException
- Thrown if an I/O error occurred.
writeExternal
public void writeExternal(ObjectOutput theObjectOutput)
throws IOException
- Write this omnihandle invocation object to the given object output
stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
serialVersionUID: 6830033425988250247L
readExternal
public void readExternal(ObjectInput theObjectInput)
throws ClassNotFoundException,
IOException
- Read this unihandle from the given object input stream. It assumes the
stream was written by writeExternal().
- Throws:
ClassNotFoundException
- Thrown if the class for an object being deserialized cannot be found.
IOException
- Thrown if an I/O error occurred.
writeExternal
public void writeExternal(ObjectOutput theObjectOutput)
throws IOException
- Write this unihandle to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
serialVersionUID: -2461108558889367241L
readExternal
public void readExternal(ObjectInput theObjectInput)
throws ClassNotFoundException,
IOException
- Read this unihandle invocation object from the given object input
stream. It assumes the stream was written by writeExternal().
- Throws:
ClassNotFoundException
- Thrown if the class for an object being deserialized cannot be found.
IOException
- Thrown if an I/O error occurred.
writeExternal
public void writeExternal(ObjectOutput theObjectOutput)
throws IOException
- Write this unihandle invocation object to the given object output
stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
mySlidePanel
SlidePanel mySlidePanel
myGraphicsDevice
GraphicsDevice myGraphicsDevice
myJFrame
JFrame myJFrame
myHandles
Vector<E> myHandles
myNames
Vector<E> myNames
mySelectedTheatre
Screen mySelectedTheatre
myListener
ScreenSelectionListener myListener
myJList
JList myJList
serialVersionUID: 5760354364723761934L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Read this slide from the given object input stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
ClassNotFoundException
- Thrown if a class needed to deserialize this slide cannot be found.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Write this slide to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
mySlideSet
SlideSet mySlideSet
myDisplaySlideSet
SlideSet myDisplaySlideSet
myself
SlideProjector myself
mySlideSet
SlideSet mySlideSet
mySlidePanel
SlidePanel mySlidePanel
myTheatreHandle
Screen myTheatreHandle
mySlideShow
SlideShow mySlideShow
myProjectorObject
ProjectorObject myProjectorObject
myDiscoverableScreenObject
DiscoverableScreenObject myDiscoverableScreenObject
myScreenChooser
ScreenChooser myScreenChooser
myScreenDiscoveryObject
ScreenDiscoveryObject myScreenDiscoveryObject
allScreens
DiscoverableScreen allScreens
myFileChooser
JFileChooser myFileChooser
myScreenList
JList myScreenList
myNewScreenButton
JButton myNewScreenButton
myNextButton
JButton myNextButton
myPreviousButton
JButton myPreviousButton
myFirstButton
JButton myFirstButton
myLastButton
JButton myLastButton
myBlankButton
JButton myBlankButton
myUnblankButton
JButton myUnblankButton
myOpenButton
JButton myOpenButton
myself
SlideScreen myself
mySlideSet
SlideSet mySlideSet
myFullScreenSlidePanel
SlidePanel myFullScreenSlidePanel
mySlidePanel
SlidePanel mySlidePanel
myScreenObject
ScreenObject myScreenObject
myTheatreHandle
Screen myTheatreHandle
myDiscoverableScreenObject
DiscoverableScreenObject myDiscoverableScreenObject
myScreenChooser
ScreenChooser myScreenChooser
myScreenDiscoveryObject
ScreenDiscoveryObject myScreenDiscoveryObject
allScreens
DiscoverableScreen allScreens
myFullScreenSlideFrame
FullScreenSlideFrame myFullScreenSlideFrame
myScreenList
JList myScreenList
myNewScreenButton
JButton myNewScreenButton
myFullScreenButton
JButton myFullScreenButton
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Read this slide show from the given object input stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
ClassNotFoundException
- Thrown if any class needed to deserialize this slide show cannot be
found.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Write this slide show to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
Package edu.rit.slides.items |
serialVersionUID: -4140857663609110238L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Read this arc item from the given object input stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
ClassNotFoundException
- Thrown if any class needed to deserialize this outlined item cannot
be found.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Write this arc item to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
serialVersionUID: 5931452052986894275L
readExternal
public void readExternal(ObjectInput in)
throws IOException
- Read this arrow from the given object input stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Write this arrow to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
serialVersionUID: 7781713518977782949L
readExternal
public void readExternal(ObjectInput in)
throws IOException
- Read this bullet from the given object input stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Write this bullet to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
serialVersionUID: -2056294358751930303L
readExternal
public void readExternal(ObjectInput in)
throws IOException
- Read this color fill object from the given object input stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Write this color fill object to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
serialVersionUID: -4974001137903970195L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Read this dotted outline object from the given object input stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
ClassNotFoundException
- Thrown if any class needed to deserialize this dotted outline object
cannot be found.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Write this dotted outline object to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
serialVersionUID: -8498296430172540189L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Read this filled item from the given object input stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
ClassNotFoundException
- Thrown if any class needed to deserialize this filled outlined item
cannot be found.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Write this filled item to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
serialVersionUID: -7891691731467498938L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Read this image item from the given object input stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
ClassNotFoundException
- Thrown if any class needed to deserialize this image item cannot be
found.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Write this image item to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
serialVersionUID: 3119095064103240138L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Read this line item from the given object input stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
ClassNotFoundException
- Thrown if any class needed to deserialize this outlined item cannot
be found.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Write this line item to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
serialVersionUID: 15676429128682423L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Read this outlined item from the given object input stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
ClassNotFoundException
- Thrown if any class needed to deserialize this outlined item cannot
be found.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Write this outlined item to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
serialVersionUID: 3242584385292404462L
readExternal
public void readExternal(ObjectInput in)
throws IOException
- Read this point from the given object input stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Write this point to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
serialVersionUID: -1131297646509832310L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Read this rectangle from the given object input stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
ClassNotFoundException
- Thrown if any class needed to deserialize this rectangle cannot be
found.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Write this rectangle item to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Read this filled item from the given object input stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
ClassNotFoundException
- Thrown if any class needed to deserialize this filled outlined item
cannot be found.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Write this filled item to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
serialVersionUID: -3348673361261926903L
readExternal
public void readExternal(ObjectInput in)
throws IOException
- Read this size from the given object input stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Write this size to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
serialVersionUID: -2154548384892588177L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Read this solid outline object from the given object input stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
ClassNotFoundException
- Thrown if any class needed to deserialize this solid outline object
cannot be found.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Write this solid outline object to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
serialVersionUID: -1403602143925938763L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Read this text item from the given object input stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
ClassNotFoundException
- Thrown if any class needed to deserialize this text item cannot be
found.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Write this text item to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
myself
NewSurveyDialog myself
myName
JTextField myName
myQuestion
JTextField myQuestion
myAnswer
JTextField[] myAnswer
myOKButton
JButton myOKButton
myCancelButton
JButton myCancelButton
myState
int myState
serialVersionUID: 5119785749523181697L
readExternal
public void readExternal(ObjectInput in)
throws IOException
- Read this survey state from the given object input stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Write this survey state to the given object output stream.
- Throws:
IOException
- Thrown if an I/O error occurred.
mySurveyCount
JLabel mySurveyCount
mySurveyList
JComboBox mySurveyList
myNewButton
JButton myNewButton
myQuestion
JTextField myQuestion
myVoteCount
JTextField[] myVoteCount
myVote
JRadioButton[] myVote
myListener
SurveyUIListener myListener
myTextArea
JTextArea myTextArea
myVerticalScrollBar
JScrollBar myVerticalScrollBar
myMaxLines
int myMaxLines
myLineCount
int myLineCount
myMaxBytes
int myMaxBytes
myByteCount
int myByteCount
myBuffer
byte[] myBuffer
myOutputStream
edu.rit.util.Transcript.TranscriptOutputStream myOutputStream
Copyright © 2001-2006 by Alan Kaminsky. All rights reserved. Send comments to ark@cs.rit.edu.