Java Platform 1.2
Beta 4

Serialized Form


Package com.sun.image.codec.jpeg

Class com.sun.image.codec.jpeg.ImageFormatException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.image.codec.jpeg.TruncatedFileException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

bi

BufferedImage bi

ras

Raster ras

Package com.sun.java.swing


Class com.sun.java.swing.AbstractAction

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

changeSupport

SwingPropertyChangeSupport changeSupport

enabled

boolean enabled

keyTable

Hashtable keyTable


Class com.sun.java.swing.AbstractButton

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

actionListener

ActionListener actionListener

changeListener

ChangeListener changeListener
The button's model listeners.

contentAreaFilled

boolean contentAreaFilled

defaultIcon

Icon defaultIcon

defaultMargin

Insets defaultMargin

disabledIcon

Icon disabledIcon

disabledSelectedIcon

Icon disabledSelectedIcon

horizontalAlignment

int horizontalAlignment

horizontalTextPosition

int horizontalTextPosition

itemListener

ItemListener itemListener

margin

Insets margin

model

ButtonModel model

paintBorder

boolean paintBorder

paintFocus

boolean paintFocus

pressedIcon

Icon pressedIcon

rolloverEnabled

boolean rolloverEnabled

rolloverIcon

Icon rolloverIcon

rolloverSelectedIcon

Icon rolloverSelectedIcon

selectedIcon

Icon selectedIcon

text

String text

verticalAlignment

int verticalAlignment

verticalTextPosition

int verticalTextPosition


Class com.sun.java.swing.AbstractButton.AccessibleAbstractButton

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

AbstractButton this$0


Class com.sun.java.swing.AbstractButton.ButtonChangeListener

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

AbstractButton this$0


Class com.sun.java.swing.AbstractListModel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

listenerList

EventListenerList listenerList


Class com.sun.java.swing.Box

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

accessibleContext

AccessibleContext accessibleContext
The currently set AccessibleContext object.


Class com.sun.java.swing.Box.AccessibleBox

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

Box this$0


Class com.sun.java.swing.Box.Filler

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

accessibleContext

AccessibleContext accessibleContext
The currently set AccessibleContext object.

reqMax

Dimension reqMax

reqMin

Dimension reqMin

reqPref

Dimension reqPref


Class com.sun.java.swing.Box.Filler.AccessibleBoxFiller

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

Box.Filler this$0


Class com.sun.java.swing.BoxLayout

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

axis

int axis

target

Container target


Class com.sun.java.swing.ButtonGroup

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

buttons

Vector buttons

selection

ButtonModel selection
The current choice.


Class com.sun.java.swing.CellRendererPane

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

accessibleContext

AccessibleContext accessibleContext


Class com.sun.java.swing.CellRendererPane.AccessibleCellRendererPane

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

CellRendererPane this$0


Class com.sun.java.swing.DefaultBoundedRangeModel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

extent

int extent

isAdjusting

boolean isAdjusting

listenerList

EventListenerList listenerList
The listeners waiting for model changes.

max

int max

min

int min

value

int value


Class com.sun.java.swing.DefaultButtonModel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

actionCommand

String actionCommand

group

ButtonGroup group

listenerList

EventListenerList listenerList

mnemonic

int mnemonic

stateMask

int stateMask


Class com.sun.java.swing.DefaultCellEditor

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

clickCountToStart

int clickCountToStart

delegate

DefaultCellEditor.EditorDelegate delegate

editorComponent

JComponent editorComponent

listenerList

EventListenerList listenerList
Event listeners


Class com.sun.java.swing.DefaultCellEditor.EditorDelegate

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

DefaultCellEditor this$0

value

Object value


Class com.sun.java.swing.DefaultComboBoxModel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

objects

Vector objects

selectedObject

Object selectedObject


Class com.sun.java.swing.DefaultDesktopManager

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.DefaultListCellRenderer

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.DefaultListCellRenderer.UIResource

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.DefaultListModel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

delegate

Vector delegate


Class com.sun.java.swing.DefaultListSelectionModel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

anchorIndex

int anchorIndex

firstChangedIndex

int firstChangedIndex

isAdjusting

boolean isAdjusting

lastChangedIndex

int lastChangedIndex

leadAnchorNotificationEnabled

boolean leadAnchorNotificationEnabled

leadIndex

int leadIndex

listenerList

EventListenerList listenerList

maxIndex

int maxIndex

minIndex

int minIndex

selectionMode

int selectionMode

value

BitSet value


Class com.sun.java.swing.DefaultSingleSelectionModel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

index

int index

listenerList

EventListenerList listenerList
The collection of registered listeners


Class com.sun.java.swing.ImageIcon

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

description

String description

height

int height

imageObserver

ImageObserver imageObserver

width

int width


Class com.sun.java.swing.JApplet

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

accessibleContext

AccessibleContext accessibleContext

rootPane

JRootPane rootPane
See Also:
JApplet.getRootPane(), JApplet.setRootPane(com.sun.java.swing.JRootPane)

rootPaneCheckingEnabled

boolean rootPaneCheckingEnabled
See Also:
JApplet.isRootPaneCheckingEnabled(), JApplet.setRootPaneCheckingEnabled(boolean)


Class com.sun.java.swing.JApplet.AccessibleJApplet

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JApplet this$0


Class com.sun.java.swing.JButton

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
Serialized Form - Fields

defaultCapable

boolean defaultCapable


Class com.sun.java.swing.JButton.AccessibleJButton

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JButton this$0


Class com.sun.java.swing.JCheckBox

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
See JComponent.readObject() for information about serialization in Swing.


Class com.sun.java.swing.JCheckBox.AccessibleJCheckBox

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JCheckBox this$0


Class com.sun.java.swing.JCheckBoxMenuItem

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.


Class com.sun.java.swing.JCheckBoxMenuItem.AccessibleJCheckBoxMenuItem

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JCheckBoxMenuItem this$0


Class com.sun.java.swing.JColorChooser

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
Serialized Form - Fields

accessibleContext

AccessibleContext accessibleContext

chooserPanels

com.sun.java.swing.colorchooser.AbstractColorChooserPanel[] chooserPanels

previewPanel

JComponent previewPanel

selectionModel

com.sun.java.swing.colorchooser.ColorSelectionModel selectionModel


Class com.sun.java.swing.JColorChooser.AccessibleJColorChooser

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JColorChooser this$0


Class com.sun.java.swing.JComboBox

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
Serialized Form - Fields

actionCommand

String actionCommand

dataModel

ComboBoxModel dataModel

editor

ComboBoxEditor editor

isEditable

boolean isEditable

keySelectionManager

JComboBox.KeySelectionManager keySelectionManager

lightWeightPopupEnabled

boolean lightWeightPopupEnabled

maximumRowCount

int maximumRowCount

renderer

ListCellRenderer renderer

selectedItemReminder

Object selectedItemReminder


Class com.sun.java.swing.JComboBox.AccessibleJComboBox

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JComboBox this$0


Class com.sun.java.swing.JComponent

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
We use the ObjectInputStream "registerValidation" callback to update the UI for the entire tree of components after they've all been read in.
See Also:
ReadObjectCallback

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Before writing a JComponent to an ObjectOutputStream we temporarily uninstall its UI. This is tricky to do because we want to uninstall the UI before any of the JComponents children (or its LayoutManager etc.) are written, and we don't want to restore the UI until the most derived JComponent subclass has been been stored.
Serialized Form - Fields

_bounds

Rectangle _bounds

accessibleContext

AccessibleContext accessibleContext
--- Accessibility Support --- JComponent will contain all of the methods in interface Accessible, though it won't actally implement the interface - that will be up to the individual objects which extend JComponent.

alignmentX

Float alignmentX

alignmentY

Float alignmentY

ancestorNotifier

com.sun.java.swing.AncestorNotifier ancestorNotifier

autoscroller

com.sun.java.swing.Autoscroller autoscroller

border

Border border

changeSupport

SwingPropertyChangeSupport changeSupport

clientProperties

Hashtable clientProperties

flags

int flags

listenerList

EventListenerList listenerList

maximumSize

Dimension maximumSize

minimumSize

Dimension minimumSize

paintImmediatelyClip

Rectangle paintImmediatelyClip

preferredSize

Dimension preferredSize

vetoableChangeSupport

VetoableChangeSupport vetoableChangeSupport


Class com.sun.java.swing.JComponent.AccessibleJComponent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

accessibleContainerHandler

ContainerListener accessibleContainerHandler

this$0

JComponent this$0


Class com.sun.java.swing.JDesktopPane

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
Serialized Form - Fields

desktopManager

DesktopManager desktopManager


Class com.sun.java.swing.JDesktopPane.AccessibleJDesktopPane

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JDesktopPane this$0


Class com.sun.java.swing.JDialog

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

accessibleContext

AccessibleContext accessibleContext

defaultCloseOperation

int defaultCloseOperation

rootPane

JRootPane rootPane
See Also:
JDialog.getRootPane(), JDialog.setRootPane(com.sun.java.swing.JRootPane)

rootPaneCheckingEnabled

boolean rootPaneCheckingEnabled
See Also:
JDialog.isRootPaneCheckingEnabled(), JDialog.setRootPaneCheckingEnabled(boolean)


Class com.sun.java.swing.JDialog.AccessibleJDialog

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JDialog this$0


Class com.sun.java.swing.JEditorPane

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
Serialized Form - Fields

kit

EditorKit kit
Current content binding of the editor.

typeHandlers

Hashtable typeHandlers
Table of registered type handlers for this editor.


Class com.sun.java.swing.JEditorPane.AccessibleJEditorPane

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JEditorPane this$0


Class com.sun.java.swing.JEditorPane.AccessibleJEditorPaneHTML

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JEditorPane this$0


Class com.sun.java.swing.JEditorPane.JEditorPaneAccesssibleHypertextSupport

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

hyperlinks

com.sun.java.swing.JEditorPane.JEditorPaneAccesssibleHypertextSupport.LinkVector hyperlinks

linksValid

boolean linksValid

this$0

JEditorPane this$0


Class com.sun.java.swing.JFileChooser

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
Serialized Form - Fields

accessibleContext

AccessibleContext accessibleContext

accessory

JComponent accessory

actionListener

ActionListener actionListener

approveButtonMnemonic

int approveButtonMnemonic

approveButtonText

String approveButtonText

approveButtonToolTipText

String approveButtonToolTipText

currentDirectory

File currentDirectory

dialog

JDialog dialog

dialogTitle

String dialogTitle

dialogType

int dialogType

fileFilter

com.sun.java.swing.filechooser.FileFilter fileFilter

fileSelectionMode

int fileSelectionMode

fileSystemView

com.sun.java.swing.filechooser.FileSystemView fileSystemView

fileView

com.sun.java.swing.filechooser.FileView fileView

filters

Vector filters

multiSelectionEnabled

boolean multiSelectionEnabled

returnValue

int returnValue

selectedFile

File selectedFile

selectedFiles

File[] selectedFiles

uiFileView

com.sun.java.swing.filechooser.FileView uiFileView

useFileHiding

boolean useFileHiding


Class com.sun.java.swing.JFileChooser.AccessibleJFileChooser

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JFileChooser this$0


Class com.sun.java.swing.JFrame

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

accessibleContext

AccessibleContext accessibleContext
The accessible context property

defaultCloseOperation

int defaultCloseOperation

rootPane

JRootPane rootPane
The JRootPane instance that manages the contentPane and optional menuBar for this frame, as well as the glassPane.
See Also:
JRootPane, RootPaneContainer

rootPaneCheckingEnabled

boolean rootPaneCheckingEnabled
If true then calls to add and setLayout cause an exception to be thrown.
See Also:
JFrame.isRootPaneCheckingEnabled(), JFrame.setRootPaneCheckingEnabled(boolean)


Class com.sun.java.swing.JFrame.AccessibleJFrame

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JFrame this$0


Class com.sun.java.swing.JInternalFrame

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
Serialized Form - Fields

closable

boolean closable
The frame can be closed.

defaultCloseOperation

int defaultCloseOperation

desktopIcon

JInternalFrame.JDesktopIcon desktopIcon
The icon that is displayed when the frame is iconized.
See Also:
JInternalFrame.iconable

frameIcon

Icon frameIcon
The icon shown in the top-left corner of the frame.

iconable

boolean iconable
The frame can "iconized" (shrunk down and displayed as an icon-image).
See Also:
JInternalFrame.JDesktopIcon

isClosed

boolean isClosed
The frame has been closed.

isIcon

boolean isIcon
The frame has been iconized.
See Also:
JInternalFrame.iconable

isMaximum

boolean isMaximum
The frame has been expanded to its maximum size.
See Also:
JInternalFrame.maximizable

isSelected

boolean isSelected
The frame is currently selected.

maximizable

boolean maximizable
The frame can be expanded to the size of the desktop pane.

opened

boolean opened

resizable

boolean resizable
The frame's size can be changed.

rootPane

JRootPane rootPane
The JRootPane instance that manages the contentPane and optional menuBar for this frame, as well as the glassPane.
See Also:
JRootPane, RootPaneContainer

rootPaneCheckingEnabled

boolean rootPaneCheckingEnabled
If true then calls to add and setLayout cause an exception to be thrown.

title

String title
The title displayed in the frame's title bar.


Class com.sun.java.swing.JInternalFrame.AccessibleJInternalFrame

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JInternalFrame this$0


Class com.sun.java.swing.JInternalFrame.JDesktopIcon

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

internalFrame

JInternalFrame internalFrame


Class com.sun.java.swing.JInternalFrame.JDesktopIcon.AccessibleJDesktopIcon

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JInternalFrame.JDesktopIcon this$0


Class com.sun.java.swing.JLabel

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
Serialized Form - Fields

defaultIcon

Icon defaultIcon

disabledIcon

Icon disabledIcon

horizontalAlignment

int horizontalAlignment

horizontalTextPosition

int horizontalTextPosition

iconTextGap

int iconTextGap

labelFor

Component labelFor

mnemonic

int mnemonic

text

String text

verticalAlignment

int verticalAlignment

verticalTextPosition

int verticalTextPosition


Class com.sun.java.swing.JLabel.AccessibleJLabel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JLabel this$0


Class com.sun.java.swing.JLayeredPane

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

componentToLayer

Hashtable componentToLayer

optimizedDrawingPossible

boolean optimizedDrawingPossible


Class com.sun.java.swing.JLayeredPane.AccessibleJLayeredPane

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JLayeredPane this$0


Class com.sun.java.swing.JList

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
Serialized Form - Fields

cellRenderer

ListCellRenderer cellRenderer

dataModel

ListModel dataModel

fixedCellHeight

int fixedCellHeight

fixedCellWidth

int fixedCellWidth

horizontalScrollIncrement

int horizontalScrollIncrement

prototypeCellValue

Object prototypeCellValue

selectionBackground

Color selectionBackground

selectionForeground

Color selectionForeground

selectionListener

ListSelectionListener selectionListener

selectionModel

ListSelectionModel selectionModel

visibleRowCount

int visibleRowCount


Class com.sun.java.swing.JList.AccessibleJList

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JList this$0


Class com.sun.java.swing.JMenu

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
Serialized Form - Fields

delay

int delay

menuChangeListener

ChangeListener menuChangeListener

menuEvent

MenuEvent menuEvent

popupListener

JMenu.WinListener popupListener
The window-closing listener for the popup.
See Also:
JMenu.WinListener

popupMenu

JPopupMenu popupMenu


Class com.sun.java.swing.JMenu.AccessibleJMenu

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JMenu this$0


Class com.sun.java.swing.JMenu.WinListener

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

popupMenu

JPopupMenu popupMenu

this$0

JMenu this$0


Class com.sun.java.swing.JMenuBar

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
See JComponent.readObject() for information about serialization in Swing.

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

margin

Insets margin

paintBorder

boolean paintBorder


Class com.sun.java.swing.JMenuBar.AccessibleJMenuBar

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JMenuBar this$0


Class com.sun.java.swing.JMenuItem

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
See JComponent.readObject() for information about serialization in Swing.

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

accelerator

KeyStroke accelerator


Class com.sun.java.swing.JMenuItem.AccessibleJMenuItem

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JMenuItem this$0


Class com.sun.java.swing.JOptionPane

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

messageType

int messageType
Message type.

optionType

int optionType
Option type, one of DEFAULT_OPTION, YES_NO_OPTION, YES_NO_CANCEL_OPTION or OK_CANCEL_OPTION.

wantsInput

boolean wantsInput
If true, a UI widget will be provided to the user to get input.


Class com.sun.java.swing.JOptionPane.AccessibleJOptionPane

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JOptionPane this$0


Class com.sun.java.swing.JPanel

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.


Class com.sun.java.swing.JPanel.AccessibleJPanel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JPanel this$0


Class com.sun.java.swing.JPasswordField

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
Serialized Form - Fields

echoChar

char echoChar


Class com.sun.java.swing.JPasswordField.AccessibleJPasswordField

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JPasswordField this$0


Class com.sun.java.swing.JPopupMenu

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

desiredLocationX

int desiredLocationX

desiredLocationY

int desiredLocationY

label

String label

lastPopupType

int lastPopupType

lightWeightPopupEnabled

boolean lightWeightPopupEnabled

margin

Insets margin

paintBorder

boolean paintBorder

selectionModel

SingleSelectionModel selectionModel


Class com.sun.java.swing.JPopupMenu.AccessibleJPopupMenu

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JPopupMenu this$0


Class com.sun.java.swing.JPopupMenu.Separator

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.JProgressBar

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
Serialized Form - Fields

changeListener

ChangeListener changeListener

model

BoundedRangeModel model

orientation

int orientation

paintBorder

boolean paintBorder

paintString

boolean paintString

progressString

String progressString


Class com.sun.java.swing.JProgressBar.AccessibleJProgressBar

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JProgressBar this$0


Class com.sun.java.swing.JRadioButton

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.


Class com.sun.java.swing.JRadioButton.AccessibleJRadioButton

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JRadioButton this$0


Class com.sun.java.swing.JRadioButtonMenuItem

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.


Class com.sun.java.swing.JRadioButtonMenuItem.AccessibleJRadioButtonMenuItem

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JRadioButtonMenuItem this$0


Class com.sun.java.swing.JRootPane

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

contentPane

Container contentPane
The content pane.

defaultButton

JButton defaultButton
The button that gets activated when the pane has the focus and a UI-specific action like pressing the Enter key occurs.

defaultPressAction

com.sun.java.swing.JRootPane.DefaultAction defaultPressAction
The action to take when the defaultButton is pressed.
See Also:
JRootPane.defaultButton

defaultReleaseAction

com.sun.java.swing.JRootPane.DefaultAction defaultReleaseAction
The action to take when the defaultButton is released.
See Also:
JRootPane.defaultButton

glassPane

Component glassPane
The glass pane that overlays the menu bar and content pane, so it can intercept mouse movements and such.

layeredPane

JLayeredPane layeredPane
The layered pane that manages the menu bar and content pane.

menuBar

JMenuBar menuBar
The menu bar.


Class com.sun.java.swing.JRootPane.AccessibleJRootPane

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JRootPane this$0


Class com.sun.java.swing.JRootPane.RootLayout

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JRootPane this$0


Class com.sun.java.swing.JScrollBar

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
Serialized Form - Fields

blockIncrement

int blockIncrement
See Also:
JScrollBar.setBlockIncrement(int)

fwdAdjustmentEvents

ChangeListener fwdAdjustmentEvents
All changes from the model are treated as though the user moved the scrollbar knob.

model

BoundedRangeModel model
The model that represents the scrollbar's minimum, maximum, extent (aka "visibleAmount") and current value.
See Also:
JScrollBar.setModel(com.sun.java.swing.BoundedRangeModel)

orientation

int orientation
See Also:
JScrollBar.setOrientation(int)

unitIncrement

int unitIncrement
See Also:
JScrollBar.setUnitIncrement(int)


Class com.sun.java.swing.JScrollBar.AccessibleJScrollBar

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JScrollBar this$0


Class com.sun.java.swing.JScrollPane

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
Serialized Form - Fields

columnHeader

JViewport columnHeader
The column header child. Default is null.
See Also:
JScrollPane.setColumnHeader(com.sun.java.swing.JViewport)

horizontalScrollBar

JScrollBar horizontalScrollBar
The scrollpanes horizontal scrollbar child. Default is a JScrollBar.
See Also:
#setHorizontalScrollbar

horizontalScrollBarPolicy

int horizontalScrollBarPolicy
The display policy for the horizontal scrollbar. The default is JScrollPane.HORIZONTAL_SCROLLBAR_AS_NEEDED.
See Also:
JScrollPane.setHorizontalScrollBarPolicy(int)

lowerLeft

Component lowerLeft
The component to display in the lower left corner. Default is null.
See Also:
JScrollPane.setCorner(java.lang.String, java.awt.Component)

lowerRight

Component lowerRight
The component to display in the lower right corner. Default is null.
See Also:
JScrollPane.setCorner(java.lang.String, java.awt.Component)

rowHeader

JViewport rowHeader
The row header child. Default is null.
See Also:
JScrollPane.setRowHeader(com.sun.java.swing.JViewport)

upperLeft

Component upperLeft
The component to display in the upper left corner. Default is null.
See Also:
JScrollPane.setCorner(java.lang.String, java.awt.Component)

upperRight

Component upperRight
The component to display in the upper right corner. Default is null.
See Also:
JScrollPane.setCorner(java.lang.String, java.awt.Component)

verticalScrollBar

JScrollBar verticalScrollBar
The scrollpanes vertical scrollbar child. Default is a JScrollBar.
See Also:
#setVerticalScrollbar

verticalScrollBarPolicy

int verticalScrollBarPolicy
The display policy for the vertical scrollbar. The default is JScrollPane.VERTICAL_SCROLLBAR_AS_NEEDED.
See Also:
JScrollPane.setVerticalScrollBarPolicy(int)

viewport

JViewport viewport
The scrollpanes viewport child. Default is an empty JViewport.
See Also:
JScrollPane.setViewport(com.sun.java.swing.JViewport)

viewportBorder

Border viewportBorder


Class com.sun.java.swing.JScrollPane.AccessibleJScrollPane

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JScrollPane this$0

viewPort

JViewport viewPort


Class com.sun.java.swing.JScrollPane.ScrollBar

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

blockIncrementSet

boolean blockIncrementSet
Set to true when the block increment has been explicitly set. If this is false the viewports view is obtained and if it is an instance of Scrollable the block increment from it is used.

this$0

JScrollPane this$0

unitIncrementSet

boolean unitIncrementSet
Set to true when the unit increment has been explicitly set. If this is false the viewports view is obtained and if it is an instance of Scrollable the unit increment from it is used.


Class com.sun.java.swing.JSeparator

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
Serialized Form - Fields

orientation

int orientation


Class com.sun.java.swing.JSeparator.AccessibleJSeparator

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JSeparator this$0


Class com.sun.java.swing.JSlider

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
Serialized Form - Fields

changeListener

ChangeListener changeListener
The changeListener (no suffix) is the listener we add to the Sliders model. By default this listener just forwards events to ChangeListeners (if any) added directly to the slider.
See Also:
JSlider.addChangeListener(com.sun.java.swing.event.ChangeListener), JSlider.createChangeListener()

isInverted

boolean isInverted

labelTable

Dictionary labelTable

majorTickSpacing

int majorTickSpacing
The number of values between the major tick marks -- the larger marks that break up the minor tick marks.

minorTickSpacing

int minorTickSpacing
The number of values between the minor tick marks -- the smaller marks that occur between the major tick marks.
See Also:
JSlider.setMinorTickSpacing(int)

orientation

int orientation
See Also:
JSlider.setOrientation(int)

paintLabels

boolean paintLabels

paintTicks

boolean paintTicks

paintTrack

boolean paintTrack

sliderModel

BoundedRangeModel sliderModel
The data model that handles the numeric maximum value, minimum value, and current-position value for the slider.

snapToTicks

boolean snapToTicks
If true, the knob (and the data value it represents) resolve to the closest tick mark next to where the user positioned the knob.
See Also:
JSlider.setSnapToTicks(boolean)


Class com.sun.java.swing.JSlider.AccessibleJSlider

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JSlider this$0


Class com.sun.java.swing.JSplitPane

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
Serialized Form - Fields

continuousLayout

boolean continuousLayout
Whether or not the views are continuously redisplayed while resizing.

dividerSize

int dividerSize
Size of the divider.

lastDividerLocation

int lastDividerLocation
Previous location of the split pane.

leftComponent

Component leftComponent
The left or top component.

oneTouchExpandable

boolean oneTouchExpandable
Is a little widget provided to quickly expand/collapse the split pane?

orientation

int orientation
How the views are split.

rightComponent

Component rightComponent


Class com.sun.java.swing.JSplitPane.AccessibleJSplitPane

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JSplitPane this$0


Class com.sun.java.swing.JTabbedPane

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
Serialized Form - Fields

changeListener

ChangeListener changeListener
The changeListener is the listener we add to the model.

haveRegistered

boolean haveRegistered

model

SingleSelectionModel model
The default selection model

pages

Vector pages

tabPlacement

int tabPlacement
Where the tabs are placed.
See Also:
JTabbedPane.setTabPlacement(int)


Class com.sun.java.swing.JTabbedPane.AccessibleJTabbedPane

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JTabbedPane this$0


Class com.sun.java.swing.JTabbedPane.ModelListener

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JTabbedPane this$0


Class com.sun.java.swing.JTable

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Serialized Form - Fields

autoCreateColumnsFromModel

boolean autoCreateColumnsFromModel
The table will query the TableModel to build the default set of columns if this is true.

autoResizeMode

int autoResizeMode
This mode value determines if table automatically resizes the width the table's columns to take up the entire width of the table, and how it does the resizing.

cellSelectionEnabled

boolean cellSelectionEnabled
If this is true, then both a row selection and a column selection can be non-empty at the same time, the selected cells are the the cells whose row and column are both selected.

columnModel

TableColumnModel columnModel
The TableColumnModel of the table

dataModel

TableModel dataModel
The TableModel of the table

gridColor

Color gridColor
The color of the grid

preferredViewportSize

Dimension preferredViewportSize
Used by the Scrollable interface to determine the initial visible area

rowHeight

int rowHeight
The height of all rows in the table

rowMargin

int rowMargin
The height margin between rows

rowSelectionAllowed

boolean rowSelectionAllowed
Row selection allowed in this table

selectionBackground

Color selectionBackground
The background color of selected cells

selectionForeground

Color selectionForeground
The foreground color of selected cells

selectionModel

ListSelectionModel selectionModel
The ListSelectionModel of the table, used to keep track of row selections

showHorizontalLines

boolean showHorizontalLines
The table draws horizontal lines between cells if showHorizontalLines is true

showVerticalLines

boolean showVerticalLines
The table draws vertical lines between cells if showVerticalLines is true

tableHeader

JTableHeader tableHeader
The TableHeader working with the table


Class com.sun.java.swing.JTable.AccessibleJTable

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JTable this$0


Class com.sun.java.swing.JTextArea

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
Serialized Form - Fields

columns

int columns

columnWidth

int columnWidth

rowHeight

int rowHeight

rows

int rows

word

boolean word

wrap

boolean wrap


Class com.sun.java.swing.JTextArea.AccessibleJTextArea

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JTextArea this$0


Class com.sun.java.swing.JTextField

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
Serialized Form - Fields

columns

int columns

columnWidth

int columnWidth

command

String command

horizontalAlignment

int horizontalAlignment

visibility

BoundedRangeModel visibility


Class com.sun.java.swing.JTextField.AccessibleJTextField

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JTextField this$0


Class com.sun.java.swing.JTextPane

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.


Class com.sun.java.swing.JToggleButton

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.


Class com.sun.java.swing.JToggleButton.AccessibleJToggleButton

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JToggleButton this$0


Class com.sun.java.swing.JToggleButton.ToggleButtonModel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.JToolBar

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
Serialized Form - Fields

floatable

boolean floatable

margin

Insets margin

orientation

int orientation

paintBorder

boolean paintBorder


Class com.sun.java.swing.JToolBar.AccessibleJToolBar

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JToolBar this$0


Class com.sun.java.swing.JToolBar.Separator

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

separatorSize

Dimension separatorSize


Class com.sun.java.swing.JToolTip

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
Serialized Form - Fields

component

JComponent component

tipText

String tipText


Class com.sun.java.swing.JToolTip.AccessibleJToolTip

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JToolTip this$0


Class com.sun.java.swing.JTree

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

editable

boolean editable
Is the tree editable? Default is false.

invokesStopCellEditing

boolean invokesStopCellEditing
If true, when editing is to be stopped by way of selection changing, data in tree changing or other means stopCellEditing is invoked, and changes are saved. If false, cancelCellEditing is invoked, and changes are discarded. Default is false.

largeModel

boolean largeModel
Is this tree a large model? This is a code-optimization setting. A large model can be used when the cell height is the same for all nodes. The UI will then cache very little information and instead continually message the model. Without a large model the UI caches most of the information, resulting in fewer method calls to the model.

This value is only a suggestion to the UI. Not all UIs will take advantage of it. Default value is false.


rootVisible

boolean rootVisible
True if the root node is displayed, false if its children are the highest visible nodes.

rowHeight

int rowHeight
Height to use for each display row. If this is <= 0 the renderer determines the height for each row.

scrollsOnExpand

boolean scrollsOnExpand
If true, when a node is expanded, as many of the descendants are scrolled to be visible.

showsRootHandles

boolean showsRootHandles
True if handles are displayed at the topmost level of the tree.

A handle is a small icon that displays adjacent to the node which allows the user to click once to expand or collapse the node. A common interface shows a plus sign (+) for a node which can be expanded and a minus sign (-) for a node which can be collapsed. Handles are always shown for nodes below the topmost level.

If the rootVisible setting specifies that the root node is to be displayed, then that is the only node at the topmost level. If the root node is not displayed, then all of its children are at the topmost level of the tree. Handles are always displayed for nodes other than the topmost.

If the root node isn't visible, it is generally a good to make this value true. Otherwise, the tree looks exactly like a list, and users may not know that the "list entries" are actually tree nodes.

See Also:
JTree.rootVisible

toggleClickCount

int toggleClickCount
Number of mouse clicks before a node is expanded.

visibleRowCount

int visibleRowCount
Number of rows to make visible at one time. This value is used for the Scrollable interface. It determines the preferred size of the display area.


Class com.sun.java.swing.JTree.AccessibleJTree

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JTree this$0


Class com.sun.java.swing.JTree.DynamicUtilTreeNode

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

childValue

Object childValue
Value to create children with.

hasChildren

boolean hasChildren

loadedChildren

boolean loadedChildren


Class com.sun.java.swing.JTree.EmptySelectionModel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.JTree.TreeSelectionRedirector

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JTree this$0


Class com.sun.java.swing.JViewport

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

backingStore

boolean backingStore
True when this viewport is maintaining an offscreen image of its contents, so that some scrolling can take place using fast "bit-blit" operations instead of by accessing the view object to construct the display.

isViewSizeSet

boolean isViewSizeSet
True when the viewport dimensions have been determined.

lastPaintPosition

Point lastPaintPosition
The last viewPosition that we've painted, so we know how much of the backing store image is valid.

scrollUnderway

boolean scrollUnderway
The scrollUnderway flag is used for components like JList. When the downarrow key is pressed on a JList and the selected cell is the last in the list, the scrollpane autoscrolls. Here, the old selected cell needs repainting and so we need a flag to make the viewport do the optimised painting only when there is an explicit call to setViewPosition(Point). When setBounds() is called through other routes, the flag is off and the view repaints normally. Another approach would be to remove this from the Viewport class and have the JList manage this case by using setBackingStoreEnabled().

viewListener

ComponentListener viewListener


Class com.sun.java.swing.JViewport.AccessibleJViewport

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JViewport this$0


Class com.sun.java.swing.JViewport.ViewListener

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JViewport this$0


Class com.sun.java.swing.JWindow

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

accessibleContext

AccessibleContext accessibleContext
The accessible context property

rootPane

JRootPane rootPane
The JRootPane instance that manages the contentPane and optional menuBar for this frame, as well as the glassPane.
See Also:
JWindow.getRootPane(), JWindow.setRootPane(com.sun.java.swing.JRootPane)

rootPaneCheckingEnabled

boolean rootPaneCheckingEnabled
If true then calls to add and setLayout cause an exception to be thrown.
See Also:
JWindow.isRootPaneCheckingEnabled(), JWindow.setRootPaneCheckingEnabled(boolean)


Class com.sun.java.swing.JWindow.AccessibleJWindow

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JWindow this$0


Class com.sun.java.swing.KeyStroke

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

keyChar

char keyChar

keyCode

int keyCode

modifiers

int modifiers

onKeyRelease

boolean onKeyRelease


Class com.sun.java.swing.OverlayLayout

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

target

Container target

xChildren

SizeRequirements[] xChildren

xTotal

SizeRequirements xTotal

yChildren

SizeRequirements[] yChildren

yTotal

SizeRequirements yTotal


Class com.sun.java.swing.ScrollPaneLayout

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

colHead

JViewport colHead
The column header child. Default is null.
See Also:
JScrollPane.setColumnHeader(com.sun.java.swing.JViewport)

hsb

JScrollBar hsb
The scrollpanes horizontal scrollbar child. Default is a JScrollBar.
See Also:
JScrollPane#setHorizontalScrollbar

hsbPolicy

int hsbPolicy
The display policy for the horizontal scrollbar. The default is JScrollPane.HORIZONTAL_SCROLLBAR_AS_NEEDED.
See Also:
JScrollPane.setHorizontalScrollBarPolicy(int)

lowerLeft

Component lowerLeft
The component to display in the lower left corner. Default is null.
See Also:
JScrollPane.setCorner(java.lang.String, java.awt.Component)

lowerRight

Component lowerRight
The component to display in the lower right corner. Default is null.
See Also:
JScrollPane.setCorner(java.lang.String, java.awt.Component)

rowHead

JViewport rowHead
The row header child. Default is null.
See Also:
JScrollPane.setRowHeader(com.sun.java.swing.JViewport)

upperLeft

Component upperLeft
The component to display in the upper left corner. Default is null.
See Also:
JScrollPane.setCorner(java.lang.String, java.awt.Component)

upperRight

Component upperRight
The component to display in the upper right corner. Default is null.
See Also:
JScrollPane.setCorner(java.lang.String, java.awt.Component)

viewport

JViewport viewport
The scrollpanes viewport child. Default is an empty JViewport.
See Also:
JScrollPane.setViewport(com.sun.java.swing.JViewport)

vsb

JScrollBar vsb
The scrollpanes vertical scrollbar child. Default is a JScrollBar.
See Also:
JScrollPane#setVerticalScrollbar

vsbPolicy

int vsbPolicy
The display policy for the vertical scrollbar. The default is JScrollPane.VERTICAL_SCROLLBAR_AS_NEEDED.
See Also:
JScrollPane.setVerticalScrollBarPolicy(int)


Class com.sun.java.swing.ScrollPaneLayout.UIResource

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.SizeRequirements

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

alignment

float alignment
The alignment, specified as a value between 0.0 and 1.0, inclusive. To specify centering, the alignment should be 0.5.

maximum

int maximum
The maximum size allowed. For a component comp, this should be equal to either comp.getMaximumSize().width or comp.getMaximumSize().height.

minimum

int minimum
The minimum size required. For a component comp, this should be equal to either comp.getMinimumSize().width or comp.getMinimumSize().height.

preferred

int preferred
The preferred (natural) size. For a component comp, this should be equal to either comp.getPreferredSize().width or comp.getPreferredSize().height.


Class com.sun.java.swing.Timer

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

coalesce

boolean coalesce

delay

int delay

doPostEvent

Runnable doPostEvent

eventQueued

boolean eventQueued

expirationTime

long expirationTime

initialDelay

int initialDelay

listenerList

EventListenerList listenerList

nextTimer

Timer nextTimer

repeats

boolean repeats

running

boolean running


Class com.sun.java.swing.UIDefaults

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

changeSupport

SwingPropertyChangeSupport changeSupport


Class com.sun.java.swing.UIManager

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.UnsupportedLookAndFeelException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.ViewportLayout

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package com.sun.java.swing.border


Class com.sun.java.swing.border.AbstractBorder

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.border.BevelBorder

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

bevelType

int bevelType

highlightInner

Color highlightInner

highlightOuter

Color highlightOuter

shadowInner

Color shadowInner

shadowOuter

Color shadowOuter


Class com.sun.java.swing.border.CompoundBorder

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

insideBorder

Border insideBorder

outsideBorder

Border outsideBorder


Class com.sun.java.swing.border.EmptyBorder

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

bottom

int bottom

left

int left

right

int right

top

int top


Class com.sun.java.swing.border.EtchedBorder

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

etchType

int etchType

highlight

Color highlight

shadow

Color shadow


Class com.sun.java.swing.border.LineBorder

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

lineColor

Color lineColor

roundedCorners

boolean roundedCorners

thickness

int thickness


Class com.sun.java.swing.border.MatteBorder

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

color

Color color

tileIcon

Icon tileIcon


Class com.sun.java.swing.border.SoftBevelBorder

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.border.TitledBorder

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

border

Border border

title

String title

titleColor

Color titleColor

titleFont

Font titleFont

titleJustification

int titleJustification

titlePosition

int titlePosition

Package com.sun.java.swing.event


Class com.sun.java.swing.event.AncestorEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

ancestor

Container ancestor

ancestorParent

Container ancestorParent


Class com.sun.java.swing.event.CaretEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.event.ChangeEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.event.EventListenerList

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException


Class com.sun.java.swing.event.HyperlinkEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

desc

String desc

type

HyperlinkEvent.EventType type

u

URL u


Class com.sun.java.swing.event.InternalFrameEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.event.ListDataEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

index0

int index0

index1

int index1

type

int type


Class com.sun.java.swing.event.ListSelectionEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

firstIndex

int firstIndex

isAdjusting

boolean isAdjusting

lastIndex

int lastIndex


Class com.sun.java.swing.event.MenuDragMouseEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

manager

MenuSelectionManager manager

path

MenuElement[] path


Class com.sun.java.swing.event.MenuEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.event.MenuKeyEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

manager

MenuSelectionManager manager

path

MenuElement[] path


Class com.sun.java.swing.event.PopupMenuEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.event.SwingPropertyChangeSupport

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

children

Hashtable children

source

Object source


Class com.sun.java.swing.event.TableColumnModelEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

fromIndex

int fromIndex
The index of the column from where it was moved or removed

toIndex

int toIndex
The index of the column to where it was moved or added from


Class com.sun.java.swing.event.TableModelEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

column

int column

firstRow

int firstRow

lastRow

int lastRow

type

int type


Class com.sun.java.swing.event.TreeExpansionEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

path

TreePath path
Path to the value this event represents.


Class com.sun.java.swing.event.TreeModelEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

childIndices

int[] childIndices
Indices identifying the position of where the children were.

children

Object[] children
Children that have been removed.

path

TreePath path
Path to the parent of the nodes that have changed.


Class com.sun.java.swing.event.TreeSelectionEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

areNew

boolean[] areNew
For each path identifies if that is path is in fact new.

newLeadSelectionPath

TreePath newLeadSelectionPath
leadSelectionPath after the paths changed, may be null.

oldLeadSelectionPath

TreePath oldLeadSelectionPath
leadSelectionPath before the paths changed, may be null.

paths

TreePath[] paths
Paths this event represents.


Class com.sun.java.swing.event.UndoableEditEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

myEdit

UndoableEdit myEdit

Package com.sun.java.swing.plaf


Class com.sun.java.swing.plaf.BorderUIResource

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

delegate

Border delegate


Class com.sun.java.swing.plaf.BorderUIResource.BevelBorderUIResource

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.plaf.BorderUIResource.CompoundBorderUIResource

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.plaf.BorderUIResource.EmptyBorderUIResource

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.plaf.BorderUIResource.EtchedBorderUIResource

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.plaf.BorderUIResource.LineBorderUIResource

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.plaf.BorderUIResource.MatteBorderUIResource

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.plaf.BorderUIResource.TitledBorderUIResource

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.plaf.ColorUIResource

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.plaf.DimensionUIResource

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.plaf.FontUIResource

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.plaf.IconUIResource

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

delegate

Icon delegate


Class com.sun.java.swing.plaf.InsetsUIResource

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package com.sun.java.swing.table


Class com.sun.java.swing.table.AbstractTableModel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

listenerList

EventListenerList listenerList
List of listeners


Class com.sun.java.swing.table.DefaultTableCellRenderer

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

unselectedBackground

Color unselectedBackground

unselectedForeground

Color unselectedForeground


Class com.sun.java.swing.table.DefaultTableCellRenderer.UIResource

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.table.DefaultTableColumnModel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

columnMargin

int columnMargin
Width margin between each column

columnSelectionAllowed

boolean columnSelectionAllowed
Column selection allowed in this column model

listenerList

EventListenerList listenerList
List of TableColumnModelListener

selectionModel

ListSelectionModel selectionModel
Model for keeping track of column selections

tableColumns

Vector tableColumns
Array of TableColumn objects in this model

totalColumnWidth

int totalColumnWidth
A local cache of the combined width of all columns


Class com.sun.java.swing.table.DefaultTableModel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

columnIdentifiers

Vector columnIdentifiers
The Vector of column identifiers

dataVector

Vector dataVector
The Vector of Vector of Object values


Class com.sun.java.swing.table.JTableHeader

This class implements Serializable.

Serialized Form - Methods

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
See readObject() and writeObject() in JComponent for more information about serialization in Swing.
Serialized Form - Fields

columnModel

TableColumnModel columnModel
The TableColumnModel of the table header

reorderingAllowed

boolean reorderingAllowed
Reordering of columns are allowed by the user

resizingAllowed

boolean resizingAllowed
Resizing of columns are allowed by the user

table

JTable table

updateTableInRealTime

boolean updateTableInRealTime
If this flag is true, then the header will repaint the table as a column is dragged or resized.


Class com.sun.java.swing.table.JTableHeader.AccessibleJTableHeader

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JTableHeader this$0


Class com.sun.java.swing.table.TableColumn

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

cellEditor

TableCellEditor cellEditor
The editor used to edit the data cells of the column

cellRenderer

TableCellRenderer cellRenderer
The renderer used to draw the data cells of the column

changeSupport

SwingPropertyChangeSupport changeSupport
If any PropertyChangeListeners have been registered, the changeSupport field describes them.

headerRenderer

TableCellRenderer headerRenderer
The renderer used to draw the header of the column

headerValue

Object headerValue
The header value of the column

identifier

Object identifier
This object is not used internally by the drawing machinery of the JTable. Identifiers may be set in the TableColumn as as an optional way to tag and locate TableColumns. The table package does not modify or invoke any methods in these identifer objects other than the equals method which is used in the getColumnIndex() method in the DefaultTableColumnModel.

isResizable

boolean isResizable
Resizable flag

maxWidth

int maxWidth
The maximum width of the column

minWidth

int minWidth
The minimum width of the column

modelIndex

int modelIndex
The index of the column in the model which is to be displayed by this TableColumn. As columns are moved around in the view the model index remains constant.

width

int width
The width of the column

Package com.sun.java.swing.text


Class com.sun.java.swing.text.AbstractDocument

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException
Serialized Form - Fields

context

AbstractDocument.AttributeContext context
Factory for the attributes. This is the strategy for attribute compression and control of the lifetime of a set of attributes as a collection. This may be shared with other documents.

data

AbstractDocument.Content data
Where the text is actually stored, and a set of marks that track change as the document is edited are managed.

documentProperties

Dictionary documentProperties
Storage for document-wide properties.

listenerList

EventListenerList listenerList
The event listener list for the document.


Class com.sun.java.swing.text.AbstractDocument.AbstractElement

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

parent

Element parent

this$0

AbstractDocument this$0


Class com.sun.java.swing.text.AbstractDocument.BranchElement

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

children

AbstractDocument.AbstractElement[] children

lastIndex

int lastIndex

nchildren

int nchildren

this$0

AbstractDocument this$0


Class com.sun.java.swing.text.AbstractDocument.LeafElement

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

this$0

AbstractDocument this$0


Class com.sun.java.swing.text.BadLocationException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

offs

int offs


Class com.sun.java.swing.text.DefaultEditorKit

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.text.DefaultEditorKit.BeepAction

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.text.DefaultEditorKit.CopyAction

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.text.DefaultEditorKit.CutAction

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.text.DefaultEditorKit.DefaultKeyTypedAction

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.text.DefaultEditorKit.InsertBreakAction

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.text.DefaultEditorKit.InsertContentAction

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.text.DefaultEditorKit.InsertTabAction

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.text.DefaultEditorKit.PasteAction

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.text.DefaultStyledDocument

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

buffer

DefaultStyledDocument.ElementBuffer buffer


Class com.sun.java.swing.text.DefaultStyledDocument.ElementBuffer

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

root

Element root

this$0

DefaultStyledDocument this$0


Class com.sun.java.swing.text.DefaultStyledDocument.SectionElement

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

DefaultStyledDocument this$0


Class com.sun.java.swing.text.EditorKit

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.text.GapContent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

array

char[] array
The array of unicode characters that store the content.

g0

int g0
start of gap in the array

g1

int g1
end of gap in the array


Class com.sun.java.swing.text.JTextComponent

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Serialized Form - Fields

caretColor

Color caretColor

disabledTextColor

Color disabledTextColor

editable

boolean editable

editor

JTextComponent editor

focusAccelerator

char focusAccelerator

focusAction

Action focusAction

margin

Insets margin

model

Document model
The document model.

opaque

boolean opaque
is the component opaque?

selectedTextColor

Color selectedTextColor

selectionColor

Color selectionColor


Class com.sun.java.swing.text.JTextComponent.AccessibleJTextComponent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

caretPos

int caretPos

this$0

JTextComponent this$0


Class com.sun.java.swing.text.PlainDocument

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

added

Vector added

defaultRoot

AbstractDocument.AbstractElement defaultRoot

removed

Vector removed


Class com.sun.java.swing.text.SimpleAttributeSet

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

table

Hashtable table


Class com.sun.java.swing.text.StringContent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

count

int count

data

char[] data


Class com.sun.java.swing.text.StyleContext

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

styles

Style styles

unusedSets

int unusedSets
Number of immutable sets that are not currently being used. This helps indicate when the sets need to be cleaned out of the hashtable they are stored in.


Class com.sun.java.swing.text.StyleContext.NamedStyle

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

listenerList

EventListenerList listenerList
The change listeners for the model.

this$0

StyleContext this$0


Class com.sun.java.swing.text.StyledEditorKit

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

caretHandler

com.sun.java.swing.text.StyledEditorKit.AttributeTracker caretHandler

currentParagraph

Element currentParagraph

currentRun

Element currentRun

inputAttributes

MutableAttributeSet inputAttributes


Class com.sun.java.swing.text.StyledEditorKit.AlignmentAction

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

a

int a


Class com.sun.java.swing.text.StyledEditorKit.BoldAction

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.text.StyledEditorKit.FontFamilyAction

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

family

String family


Class com.sun.java.swing.text.StyledEditorKit.FontSizeAction

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

size

int size


Class com.sun.java.swing.text.StyledEditorKit.ForegroundAction

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

fg

Color fg


Class com.sun.java.swing.text.StyledEditorKit.ItalicAction

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.text.StyledEditorKit.StyledTextAction

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.text.StyledEditorKit.UnderlineAction

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.text.TabSet

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

tabs

TabStop[] tabs
TabStops this TabSet contains.


Class com.sun.java.swing.text.TabStop

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

alignment

int alignment
Tab type.

leader

int leader

position

float position
Location, from the left margin, that tab is at.


Class com.sun.java.swing.text.TextAction

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package com.sun.java.swing.text.html


Class com.sun.java.swing.text.html.HTMLDocument

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

reference

URL reference
The location to resolve relative url's against. By default this will be the documents url if the document was loaded from a url. If a base tag is found and can be parsed, it will be used as the reference location.


Class com.sun.java.swing.text.html.HTMLDocument.BlockElement

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

HTMLDocument this$0


Class com.sun.java.swing.text.html.HTMLDocument.RunElement

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

HTMLDocument this$0


Class com.sun.java.swing.text.html.HTMLEditorKit

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

linkHandler

MouseListener linkHandler


Class com.sun.java.swing.text.html.StyleSheet

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

baseFontIndex

int baseFontIndex

baseFontSize

int baseFontSize

parser

com.sun.java.swing.text.html.StyleSheet.CssParser parser

searchContext

Vector searchContext

selectors

Style selectors

valueConvertor

Hashtable valueConvertor

Package com.sun.java.swing.text.rtf


Class com.sun.java.swing.text.rtf.RTFEditorKit

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package com.sun.java.swing.tree


Class com.sun.java.swing.tree.DefaultMutableTreeNode

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

allowsChildren

boolean allowsChildren
true if the node is able to have children

children

Vector children
array of children, may be null if this node has no children

parent

MutableTreeNode parent
this node's parent, or null if this node has no parent


Class com.sun.java.swing.tree.DefaultTreeCellEditor.DefaultTextField

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

border

Border border
Border to use.

this$0

DefaultTreeCellEditor this$0


Class com.sun.java.swing.tree.DefaultTreeCellEditor.EditorContainer

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

DefaultTreeCellEditor this$0


Class com.sun.java.swing.tree.DefaultTreeCellRenderer

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

backgroundNonSelectionColor

Color backgroundNonSelectionColor
Color to use for the background when the node isn't selected.

backgroundSelectionColor

Color backgroundSelectionColor
Color to use for the background when a node is selected.

borderSelectionColor

Color borderSelectionColor
Color to use for the background when the node isn't selected.

selected

boolean selected
Is the value currently selected.

textNonSelectionColor

Color textNonSelectionColor
Color to use for the foreground for non-selected nodes.

textSelectionColor

Color textSelectionColor
Color to use for the foreground for selected nodes.


Class com.sun.java.swing.tree.DefaultTreeModel

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

asksAllowsChildren

boolean asksAllowsChildren
Determines how the isLeaf method figures out if a node is a leaf node. If true, a node is a leaf node if it does not allow children. (If it allows children, it is not a leaf node, even if no children are present.) That lets you distinguish between folder nodes and file nodes in a file system, for example.

If this value is false, then any node which has no children is a leaf node, and any node may acquire children.

See Also:
TreeNode.getAllowsChildren(), TreeModel.isLeaf(java.lang.Object), DefaultTreeModel.setAsksAllowsChildren(boolean)

listenerList

EventListenerList listenerList
Listeners.

root

TreeNode root
Root of the tree.


Class com.sun.java.swing.tree.DefaultTreeSelectionModel

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

changeSupport

SwingPropertyChangeSupport changeSupport
Used to messaged registered listeners.

leadIndex

int leadIndex
Index of the lead path in selection.

leadPath

TreePath leadPath
Last path that was added.

leadRow

int leadRow
Lead row.

listenerList

EventListenerList listenerList
Event listener list.

listSelectionModel

DefaultListSelectionModel listSelectionModel
Handles maintaining the list selection model.

selection

TreePath[] selection
Paths that are currently selected. Will be null if nothing is currently selected.

selectionMode

int selectionMode
Mode for the selection, will be either SINGLE_TREE_SELECTION, CONTIGUOUS_TREE_SELECTION or DISCONTIGUOUS_TREE_SELECTION.


Class com.sun.java.swing.tree.ExpandVetoException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

event

TreeExpansionEvent event
Event that exception was created for.


Class com.sun.java.swing.tree.TreePath

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

parentPath

TreePath parentPath
Path representing the parent, null if lastPathComponent represents the root.

Package com.sun.java.swing.undo


Class com.sun.java.swing.undo.CannotRedoException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.undo.CannotUndoException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package java.applet


Class java.applet.Applet

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package java.awt


Class java.awt.AWTError

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.awt.AWTEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

consumed

boolean consumed

id

int id


Class java.awt.AWTException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.awt.AWTPermission

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.awt.BorderLayout

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

center

Component center

east

Component east

firstItem

Component firstItem

firstLine

Component firstLine

hgap

int hgap

lastItem

Component lastItem

lastLine

Component lastLine

north

Component north

south

Component south

vgap

int vgap

west

Component west


Class java.awt.Button

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

actionCommand

String actionCommand

buttonSerializedDataVersion

int buttonSerializedDataVersion

label

String label


Class java.awt.Canvas

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

graphicsConfig

GraphicsConfiguration graphicsConfig


Class java.awt.CardLayout

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

hgap

int hgap

tab

Hashtable tab

vgap

int vgap


Class java.awt.Checkbox

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

checkboxSerializedDataVersion

int checkboxSerializedDataVersion

group

CheckboxGroup group
The check box group.

label

String label
The label of the Checkbox.

state

boolean state
The state of the Checkbox.


Class java.awt.CheckboxGroup

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

selectedCheckbox

Checkbox selectedCheckbox
The current choice.


Class java.awt.CheckboxMenuItem

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

checkboxMenuItemSerializedDataVersion

int checkboxMenuItemSerializedDataVersion

state

boolean state


Class java.awt.Choice

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

choiceSerializedDataVersion

int choiceSerializedDataVersion

pItems

Vector pItems
The items for the Choice.

selectedIndex

int selectedIndex
The index of the current choice for this Choice.


Class java.awt.Color

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

cs

ColorSpace cs
The ColorSpace. If null, then it's default sRGB.

falpha

float falpha
The alpha value as a float component. If frgbvalue is null, this is not valid data, so compute from the int color value.

frgbvalue

float[] frgbvalue
The color value in the default sRGB ColorSpace as float components (no alpha). If null after object construction, this must be an sRGB color constructed with 8-bit precision, so compute from the int color value.

fvalue

float[] fvalue
The color value in the native ColorSpace as float components (no alpha). If null after object construction, this must be an sRGB color constructed with 8-bit precision, so compute from the int color value.

theContext

PaintContext theContext

value

int value
The color value.


Class java.awt.Component

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

background

Color background
The background color for this component.
See Also:
Component.getBackground(), Component.setBackground(java.awt.Color)

changeSupport

PropertyChangeSupport changeSupport

componentSerializedDataVersion

int componentSerializedDataVersion

cursor

Cursor cursor
The cursor displayed when pointer is over this component.
See Also:
Component.getCursor(), Component.setCursor(java.awt.Cursor)

dropTarget

DropTarget dropTarget
The DropTarget associated with this Component.
See Also:
Component.setDropTarget(java.awt.dnd.DropTarget), Component.getDropTarget()

enabled

boolean enabled
True when the object is enabled. An object that is not enabled does not interact with the user.
See Also:
Component.isEnabled(), Component.setEnabled(boolean)

eventMask

long eventMask

font

Font font
The font used by this component.
See Also:
Component.getFont(), Component.setFont(java.awt.Font)

foreground

Color foreground
The foreground color for this component.
See Also:
Component.getForeground(), Component.setForeground(java.awt.Color)

hasFocus

boolean hasFocus
True if this component has enabled focus events and currently has the focus.
See Also:
Component.hasFocus(), Component.processFocusEvent(java.awt.event.FocusEvent)

height

int height
The height of the component.
See Also:
Component.getSize()

locale

Locale locale
The locale for the component.
See Also:
Component.getLocale(), Component.setLocale(java.util.Locale)

minSize

Dimension minSize
Internal, cached size information

name

String name

nameExplicitlySet

boolean nameExplicitlySet

newEventsOnly

boolean newEventsOnly

popups

Vector popups

prefSize

Dimension prefSize
Internal, cached size information

valid

boolean valid
True when the object is valid. An invalid object needs to be layed out. This flag is set to false when the object size is changed.
See Also:
Component.isValid(), Component.validate(), Component.invalidate()

visible

boolean visible
True when the object is visible. An object that is not visible is not drawn on the screen.
See Also:
Component.isVisible(), Component.setVisible(boolean)

width

int width
The width of the component.
See Also:
Component.getSize()

x

int x
The x position of the component in the parent's coordinate system.
See Also:
Component.getLocation()

y

int y
The y position of the component in the parent's coordinate system.
See Also:
Component.getLocation()


Class java.awt.ComponentOrientation

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

orientation

int orientation


Class java.awt.Container

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

component

Component[] component
The components in this container.

containerSerializedDataVersion

int containerSerializedDataVersion

dispatcher

java.awt.LightweightDispatcher dispatcher
Event router for lightweight components. If this container is native, this dispatcher takes care of forwarding and retargeting the events to lightweight components contained (if any).

layoutMgr

LayoutManager layoutMgr
Layout manager for this container.

maxSize

Dimension maxSize
Internal, cached size information

ncomponents

int ncomponents
The number of components in this container.


Class java.awt.Cursor

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

name

String name

type

int type


Class java.awt.Dialog

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

modal

boolean modal
Sets to true if the Dialog is modal. A modal Dialog grabs all the input to the owner frame from the user.

resizable

boolean resizable

title

String title
The title of the Dialog.


Class java.awt.Dimension

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

height

int height
The height dimension.

width

int width
The width dimension.


Class java.awt.Event

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

arg

Object arg
An arbitrary argument of the event. The value of this field depends on the type of event.

clickCount

int clickCount
For MOUSE_DOWN events, this field indicates the number of consecutive clicks. For other events, its value is 0.

consumed

boolean consumed

evt

Event evt
The next event. This field is set when putting events into a linked list.

id

int id
Indicates which type of event the event is, and which other Event variables are relevant for the event.

key

int key
The key code of the key that was pressed in a keyboard event.

modifiers

int modifiers
The state of the modifier keys.

target

Object target
The target component. This indicates the component over which the event occurred or with which the event is associated.

when

long when
The time stamp.

x

int x
The x coordinate of the event.

y

int y
The y coordinate of the event.


Class java.awt.FileDialog

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

dir

String dir

file

String file

filter

FilenameFilter filter

mode

int mode


Class java.awt.FlowLayout

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException
Read this object out of a serialization stream, handling objects written by older versions of the class that didn't contain all of the fields we use now..
Serialized Form - Fields

align

int align

hgap

int hgap

newAlign

int newAlign

serialVersionOnStream

int serialVersionOnStream

vgap

int vgap


Class java.awt.Font

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws ClassNotFoundException,
                         IOException
Serialized Form - Fields

fontSerializedDataVersion

int fontSerializedDataVersion

fRequestedAttributes

Hashtable fRequestedAttributes

name

String name
The logical name of this font, as passed to the constructor.
Since:
JDK1.0

pointSize

float pointSize
The point size of this font in float.

size

int size
The point size of this font, rounded to integer.
Since:
JDK1.0

style

int style
The style of the font, as passed to the constructor. This may be PLAIN, BOLD, ITALIC, or BOLD+ITALIC.
Since:
JDK1.0


Class java.awt.FontMetrics

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

font

Font font
The actual font.
See Also:
FontMetrics.getFont()


Class java.awt.Frame

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

frameSerializedDataVersion

int frameSerializedDataVersion

icon

Image icon

mbManagement

boolean mbManagement

menuBar

MenuBar menuBar

ownedWindows

Vector ownedWindows

resizable

boolean resizable

title

String title


Class java.awt.GraphicsConfigTemplate

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.awt.GridBagConstraints

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

anchor

int anchor
This field is used when the component is smaller than its display area. It determines where, within the display area, to place the component. Possible values are CENTER, NORTH, NORTHEAST, EAST, SOUTHEAST, SOUTH, SOUTHWEST, WEST, and NORTHWEST. The default value is CENTER.

fill

int fill
This field is used when the component's display area is larger than the component's requested size. It determines whether to resize the component, and if so, how.

The following values are valid for fill:

  • NONE: Do not resize the component.
  • HORIZONTAL: Make the component wide enough to fill its display area horizontally, but do not change its height.
  • VERTICAL: Make the component tall enough to fill its display area vertically, but do not change its width.
  • BOTH: Make the component fill its display area entirely.

The default value is NONE.


gridheight

int gridheight
Specifies the number of cells in a column for the component's display area.

Use REMAINDER to specify that the component be the last one in its column. Use RELATIVE to specify that the component be the next-to-last one in its column.

The default value is 1.

See Also:
GridBagConstraints.gridwidth

gridwidth

int gridwidth
Specifies the number of cells in a row for the component's display area.

Use REMAINDER to specify that the component be the last one in its row. Use RELATIVE to specify that the component be the next-to-last one in its row.

The default value is 1.

See Also:
GridBagConstraints.gridheight

gridx

int gridx
Specifies the cell at the left of the component's display area, where the leftmost cell has gridx = 0. The value RELATIVE specifies that the component be placed just to the right of the component that was added to the container just before this component was added.

The default value is RELATIVE.

See Also:
GridBagConstraints.gridy

gridy

int gridy
Specifies the cell at the top of the component's display area, where the topmost cell has gridy = 0. The value RELATIVE specifies that the component be placed just below the component that was added to the container just before this component was added.

The default value is RELATIVE.

See Also:
GridBagConstraints.gridx

insets

Insets insets
This field specifies the external padding of the component, the minimum amount of space between the component and the edges of its display area.

The default value is new Insets(0, 0, 0, 0).


ipadx

int ipadx
This field specifies the internal padding of the component, how much space to add to the minimum width of the component. The width of the component is at least its minimum width plus (ipadx * 2) pixels.

The default value is 0.

See Also:
GridBagConstraints.ipady

ipady

int ipady
This field specifies the internal padding, that is, how much space to add to the minimum height of the component. The height of the component is at least its minimum height plus (ipady * 2) pixels.

The default value is 0.

See Also:
GridBagConstraints.ipadx

minHeight

int minHeight

minWidth

int minWidth

tempHeight

int tempHeight

tempWidth

int tempWidth

tempX

int tempX

tempY

int tempY

weightx

double weightx
Specifies how to distribute extra horizontal space.

The grid bag layout manager calculates the weight of a column to be the maximum weighty of all the components in a row. If the resulting layout is smaller horizontally than the area it needs to fill, the extra space is distributed to each column in proportion to its weight. A column that has a weight zero receives no extra space.

If all the weights are zero, all the extra space appears between the grids of the cell and the left and right edges.

The default value of this field is 0.

See Also:
GridBagConstraints.weighty

weighty

double weighty
Specifies how to distribute extra vertical space.

The grid bag layout manager calculates the weight of a row to be the maximum weightx of all the components in a row. If the resulting layout is smaller vertically than the area it needs to fill, the extra space is distributed to each row in proportion to its weight. A row that has a weight of zero receives no extra space.

If all the weights are zero, all the extra space appears between the grids of the cell and the top and bottom edges.

The default value of this field is 0.

See Also:
GridBagConstraints.weightx


Class java.awt.GridBagLayout

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

columnWeights

double[] columnWeights

columnWidths

int[] columnWidths

comptable

Hashtable comptable

defaultConstraints

GridBagConstraints defaultConstraints

layoutInfo

java.awt.GridBagLayoutInfo layoutInfo

rowHeights

int[] rowHeights

rowWeights

double[] rowWeights


Class java.awt.GridLayout

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

cols

int cols

hgap

int hgap

rows

int rows

vgap

int vgap


Class java.awt.IllegalComponentStateException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.awt.Insets

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

bottom

int bottom
The inset from the bottom.

left

int left
The inset from the left.

right

int right
The inset from the right.

top

int top
The inset from the top.


Class java.awt.Label

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

alignment

int alignment
The label's alignment. The default alignment is set to be left justified.

text

String text
The text of this label.


Class java.awt.List

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

items

Vector items

listSerializedDataVersion

int listSerializedDataVersion

multipleMode

boolean multipleMode

rows

int rows

selected

int[] selected

visibleIndex

int visibleIndex


Class java.awt.MediaTracker

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

head

java.awt.MediaEntry head

target

Component target


Class java.awt.Menu

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws ClassNotFoundException,
                         IOException
Serialized Form - Fields

isHelpMenu

boolean isHelpMenu

items

Vector items

menuSerializedDataVersion

int menuSerializedDataVersion

tearOff

boolean tearOff


Class java.awt.MenuBar

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws ClassNotFoundException,
                         IOException
Serialized Form - Fields

helpMenu

Menu helpMenu

menuBarSerializedDataVersion

int menuBarSerializedDataVersion

menus

Vector menus


Class java.awt.MenuComponent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

font

Font font

name

String name

nameExplicitlySet

boolean nameExplicitlySet

newEventsOnly

boolean newEventsOnly


Class java.awt.MenuItem

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

actionCommand

String actionCommand

enabled

boolean enabled

eventMask

long eventMask

label

String label

menuItemSerializedDataVersion

int menuItemSerializedDataVersion

shortcut

MenuShortcut shortcut


Class java.awt.MenuShortcut

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

key

int key

usesShift

boolean usesShift


Class java.awt.Panel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.awt.Point

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

x

int x
The x coordinate.

y

int y
The y coordinate.


Class java.awt.Polygon

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

bounds

Rectangle bounds

npoints

int npoints
The total number of points.

xpoints

int[] xpoints
The array of x coordinates.

ypoints

int[] ypoints
The array of y coordinates.


Class java.awt.PopupMenu

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.awt.Rectangle

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

height

int height
The height of the rectangle.

width

int width
The width of the rectangle.
Since:
JDK1.0.

x

int x
The x coordinate of the rectangle.

y

int y
The y coordinate of the rectangle.


Class java.awt.Scrollbar

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

lineIncrement

int lineIncrement
The amount by which the scrollbar value will change when going up or down by a line.

maximum

int maximum
The maximum value of the Scrollbar.

minimum

int minimum
The minimum value of the Scrollbar.

orientation

int orientation
The Scrollbar's orientation--being either horizontal or vertical.

pageIncrement

int pageIncrement
The amount by which the scrollbar value will change when going up or down by a page.

scrollbarSerializedDataVersion

int scrollbarSerializedDataVersion

value

int value
The value of the Scrollbar.

visibleAmount

int visibleAmount
The size of the visible portion of the Scrollbar.


Class java.awt.ScrollPane

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

hAdjustable

java.awt.ScrollPaneAdjustable hAdjustable

scrollbarDisplayPolicy

int scrollbarDisplayPolicy

vAdjustable

java.awt.ScrollPaneAdjustable vAdjustable


Class java.awt.SystemColor

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.awt.TextArea

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

columns

int columns
The number of columns in the TextArea.

rows

int rows
The number of rows in the TextArea.

scrollbarVisibility

int scrollbarVisibility
Determines which scrollbars are created for the text area.


Class java.awt.TextComponent

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

editable

boolean editable
A boolean indicating whether or not this TextComponent is editable.

selectionEnd

int selectionEnd
The selection end.

selectionStart

int selectionStart
The selection start.

text

String text
The value of the text.

textComponentSerializedDataVersion

int textComponentSerializedDataVersion


Class java.awt.TextField

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

columns

int columns
The number of columns in the TextField.

echoChar

char echoChar
The echo character.

textFieldSerializedDataVersion

int textFieldSerializedDataVersion


Class java.awt.Window

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

focusMgr

java.awt.FocusManager focusMgr

ownedWindowList

Vector ownedWindowList

state

int state

warningString

String warningString

windowSerializedDataVersion

int windowSerializedDataVersion

Package java.awt.color


Class java.awt.color.CMMException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.awt.color.ProfileDataException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package java.awt.datatransfer


Class java.awt.datatransfer.DataFlavor

This class implements Serializable.

Serialized Form - Methods

readExternal

public void readExternal(ObjectInput is)
                  throws IOException,
                         ClassNotFoundException
restore this DataFlavor from an Serialized state

writeExternal

public void writeExternal(ObjectOutput os)
                   throws IOException
Serialize this DataFlavor


Class java.awt.datatransfer.UnsupportedFlavorException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package java.awt.dnd


Class java.awt.dnd.DragGestureEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

action

int action

component

Component component

dragSource

DragSource dragSource

events

List events

origin

Point origin


Class java.awt.dnd.DragSourceDragEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

dropAction

int dropAction

gestureModifiers

int gestureModifiers

isLocalDT

boolean isLocalDT

targetActions

int targetActions


Class java.awt.dnd.DragSourceDropEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

dropAction

int dropAction

dropSuccess

boolean dropSuccess


Class java.awt.dnd.DragSourceEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.awt.dnd.DropTarget

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

actions

int actions

active

boolean active

component

Component component

dtListener

DropTargetListener dtListener


Class java.awt.dnd.DropTargetDragEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

actions

int actions

dropAction

int dropAction

location

Point location


Class java.awt.dnd.DropTargetDropEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

actions

int actions

dropAction

int dropAction

isLocalTx

boolean isLocalTx

location

Point location


Class java.awt.dnd.DropTargetEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

context

DropTargetContext context


Class java.awt.dnd.InvalidDnDOperationException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package java.awt.event


Class java.awt.event.ActionEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

actionCommand

String actionCommand

modifiers

int modifiers


Class java.awt.event.AdjustmentEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

adjustable

Adjustable adjustable

adjustmentType

int adjustmentType

value

int value


Class java.awt.event.ComponentEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.awt.event.ContainerEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

child

Component child


Class java.awt.event.FocusEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

temporary

boolean temporary


Class java.awt.event.InputEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

modifiers

int modifiers

when

long when


Class java.awt.event.InputMethodEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.awt.event.InvocationEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

catchExceptions

boolean catchExceptions
Set to true if dispatch() catches Exception and stores it in the exception instance variable. If false, Exceptions are propagated up to the EventDispatchThread's dispatch loop.

exception

Exception exception
The (potentially null) Exception thrown during execution of the Runnable.run() method. This variable will also be null if a particular instance does not catch exceptions.

notifier

Object notifier
The (potentially null) Object whose notifyAll() method will be called immediately after the Runnable.run() method returns.

runnable

Runnable runnable
The Runnable whose run() method will be called.


Class java.awt.event.ItemEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

item

Object item

stateChange

int stateChange


Class java.awt.event.KeyEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

keyChar

char keyChar

keyCode

int keyCode


Class java.awt.event.MouseEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

clickCount

int clickCount

popupTrigger

boolean popupTrigger

x

int x

y

int y


Class java.awt.event.PaintEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

updateRect

Rectangle updateRect


Class java.awt.event.TextEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.awt.event.WindowEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package java.awt.font


Class java.awt.font.TextAttribute

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.awt.font.TransformAttribute

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

transform

AffineTransform transform

Package java.awt.geom


Class java.awt.geom.AffineTransform

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws ClassNotFoundException,
                         IOException
Serialized Form - Fields

m00

double m00

m01

double m01

m02

double m02

m10

double m10

m11

double m11

m12

double m12


Class java.awt.geom.IllegalPathStateException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.awt.geom.NoninvertibleTransformException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package java.awt.image


Class java.awt.image.ImagingOpException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.awt.image.RasterFormatException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package java.awt.image.renderable


Class java.awt.image.renderable.ParameterBlock

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

parameters

Vector parameters
A Vector of non-source parameters, stored as arbitrary Objects.

sources

Vector sources
A Vector of sources, stored as arbitrary Objects.

Package java.awt.print


Class java.awt.print.PrinterAbortException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.awt.print.PrinterException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.awt.print.PrinterIOException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

mException

IOException mException
The IO error that terminated the print job.

Package java.beans


Class java.beans.IntrospectionException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.beans.PropertyChangeEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

newValue

Object newValue

oldValue

Object oldValue

propagationId

Object propagationId

propertyName

String propertyName


Class java.beans.PropertyChangeSupport

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

children

Hashtable children

propertyChangeSupportSerializedDataVersion

int propertyChangeSupportSerializedDataVersion

source

Object source


Class java.beans.PropertyVetoException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

evt

PropertyChangeEvent evt


Class java.beans.VetoableChangeSupport

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws ClassNotFoundException,
                        IOException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Serialized Form - Fields

children

Hashtable children

source

Object source

vetoableChangeSupportSerializedDataVersion

int vetoableChangeSupportSerializedDataVersion

Package java.beans.beancontext


Class java.beans.beancontext.BeanContextAddedEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.beans.beancontext.BeanContextChildSupport

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws IOException,
                        ClassNotFoundException
Restore a persistent object, must wait for subsequent setBeanContext() to fully restore any resources obtained from the new nesting BeanContext

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException
Write the persistence state of the object.
Serialized Form - Fields

beanContextChildPeer

BeanContextChild beanContextChildPeer

pcSupport

PropertyChangeSupport pcSupport

vcSupport

VetoableChangeSupport vcSupport


Class java.beans.beancontext.BeanContextEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

propagatedFrom

BeanContext propagatedFrom


Class java.beans.beancontext.BeanContextMembershipEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

children

Collection children


Class java.beans.beancontext.BeanContextRemovedEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.beans.beancontext.BeanContextServiceAvailableEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

serviceClass

Class serviceClass


Class java.beans.beancontext.BeanContextServiceRevokedEvent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

invalidateRefs

boolean invalidateRefs

serviceClass

Class serviceClass
fields


Class java.beans.beancontext.BeanContextServicesSupport

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws IOException,
                        ClassNotFoundException
deserialize the instance

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException
serialize the instance


Class java.beans.beancontext.BeanContextServicesSupport.BCSSChild

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

BeanContextServicesSupport this$0


Class java.beans.beancontext.BeanContextServicesSupport.BCSSServiceProvider

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

serviceProvider

BeanContextServiceProvider serviceProvider


Class java.beans.beancontext.BeanContextSupport

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws IOException,
                        ClassNotFoundException
deserialize contents ... if this instance has a distinct peer the children are *not* serialized here, the peer's readObject() must call readChildren() after deserializing this instance.

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException,
                         ClassNotFoundException
Serialize the BeanContextSupport, if this instance has a distinct peer (that is this object is acting as a delegate for another) then the children of this instance are not serialized here due to a 'chicken and egg' problem that occurs on deserialization of the children at the same time as this instance. Therefore in situations where there is a distinct peer to this instance it should always call writeObject() followed by writeChildren() and readObject() followed by readChildren().
Serialized Form - Fields

designTime

boolean designTime

locale

Locale locale

okToUseGui

boolean okToUseGui

serializable

int serializable


Class java.beans.beancontext.BeanContextSupport.BCSChild

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

child

Object child

this$0

BeanContextSupport this$0

Package java.io


Class java.io.CharConversionException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.io.EOFException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.io.File

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
readObject is called to restore this filename. The original separator character is read. If it is different than the separator character on this system, then the old seperator is replaced by the local separator.

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
WriteObject is called to save this filename. The separator character is saved also so it can be replaced in case the path is reconstituted on a different host type.
Serialized Form - Fields

path

String path
This abstract pathname's normalized pathname string. A normalized pathname string uses the default name-separator character and does not contain any duplicate or redundant separators.


Class java.io.FileNotFoundException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.io.FilePermission

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
readObject is called to restore the state of the FilePermission from a stream.

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
WriteObject is called to save the state of the FilePermission to a stream. Only the mask is serialized since we want to recalculate the other values when the contents are restored.
Serialized Form - Fields

actions

String actions

cpath

String cpath

directory

boolean directory

mask

int mask

recursive

boolean recursive


Class java.io.InterruptedIOException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

bytesTransferred

int bytesTransferred
Reports how many bytes had been transferred as part of the I/O operation before it was interrupted.


Class java.io.InvalidClassException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

classname

String classname
Name of the invalid class.


Class java.io.InvalidObjectException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.io.IOException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.io.NotActiveException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.io.NotSerializableException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.io.ObjectStreamClass

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

Class ObjectStreamClass is special cased within the Serialization Stream Protocol. An ObjectStreamClass is written intially into an ObjectOutputStream in the following format:
      TC_CLASSDESC className, serialVersionUID, flags, 
                   length, list of field descriptions.

 FIELDNAME        TYPES
                  DESCRIPTION
 --------------------------------------
 className        primitive data String
                  Fully qualified class name.

 serialVersionUID long
                  Stream Unique Identifier for compatible classes
                  with same base class name.

 flags            byte
                  Attribute bit fields defined in 
                  java.io.ObjectStreamConstants.SC_*.

 length           short
                  The number of field descriptions to follow.

 fieldDescription (byte, primitive data String, String Object)
                  A pseudo-externalized format of class
                  java.io.ObjectStreamField.
                  Consists of typeCode, fieldName, and,
                  if a nonPrimitive typecode, a fully qualified
                  class name. See Class.getName method 
                  for the typecode byte encodings.
 
The first time the class descriptor is written into the stream, a new handle is generated. Future references to the class descriptor are written as references to the initial class descriptor instance.
See Also:
ObjectOutputStream.writeUTF(java.lang.String)


Class java.io.ObjectStreamException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.io.OptionalDataException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

eof

boolean eof
True if there is no more data in the buffered part of the stream.

length

int length
The number of bytes of primitive data available to be read in the current buffer.


Class java.io.SerializablePermission

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

actions

String actions


Class java.io.StreamCorruptedException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.io.SyncFailedException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.io.UnsupportedEncodingException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.io.UTFDataFormatException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.io.WriteAbortedException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

detail

Exception detail
Exception that was caught while writing the ObjectStream.

Package java.lang


Class java.lang.AbstractMethodError

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.ArithmeticException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.ArrayIndexOutOfBoundsException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.ArrayStoreException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.Boolean

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

value

boolean value
The value of the Boolean.


Class java.lang.Byte

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

value

byte value
The value of the Byte.


Class java.lang.Character

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

value

char value
The value of the Character.


Class java.lang.Class

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

Class Class is special cased within the Serialization Stream Protocol. A Class instance is written intially into an ObjectOutputStream in the following format:
      TC_CLASS ClassDescriptor
      A ClassDescriptor is a special cased serialization of 
      a java.io.ObjectStreamClass instance. 
 
A new handle is generated for the initial time the class descriptor is written into the stream. Future references to the class descriptor are written as references to the initial class descriptor instance.
See Also:
ObjectStreamClass


Class java.lang.ClassCastException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.ClassCircularityError

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.ClassFormatError

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.ClassNotFoundException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

ex

Throwable ex
This field holds the exception ex if the ClassNotFoundException(String s, Throwable ex) constructor was used to instantiate the object
Since:
JDK 1.2


Class java.lang.CloneNotSupportedException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.Double

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

value

double value
The value of the Double.


Class java.lang.Error

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.Exception

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.ExceptionInInitializerError

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

exception

Throwable exception


Class java.lang.Float

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

value

float value
The value of the Float.


Class java.lang.IllegalAccessError

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.IllegalAccessException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.IllegalArgumentException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.IllegalMonitorStateException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.IllegalStateException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.IllegalThreadStateException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.IncompatibleClassChangeError

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.IndexOutOfBoundsException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.InstantiationError

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.InstantiationException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.Integer

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

value

int value
The value of the Integer.


Class java.lang.InternalError

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.InterruptedException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.LinkageError

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.Long

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

value

long value
The value of the Long.


Class java.lang.NegativeArraySizeException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.NoClassDefFoundError

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.NoSuchFieldError

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.NoSuchFieldException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.NoSuchMethodError

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.NoSuchMethodException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.NullPointerException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.Number

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.NumberFormatException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.OutOfMemoryError

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.RuntimeException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.RuntimePermission

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.SecurityException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.Short

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

value

short value
The value of the Short.


Class java.lang.StackOverflowError

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.String

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

Class String is special cased within the Serialization Stream Protocol. A String instance is written intially into an ObjectOutputStream in the following format:
      TC_STRING (utf String)
 
The String is written by method DataOutput.writeUTF. A new handle is generated to refer to all future references to the string instance within the stream.


Class java.lang.StringBuffer

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

count

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

shared

boolean shared
A flag indicating whether the buffer is shared

value

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


Class java.lang.StringIndexOutOfBoundsException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.ThreadDeath

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.Throwable

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

detailMessage

String detailMessage
Specific details about the Throwable. For example, for FileNotFoundThrowables, this contains the name of the file that could not be found.


Class java.lang.UnknownError

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.UnsatisfiedLinkError

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.UnsupportedOperationException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.VerifyError

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.lang.VirtualMachineError

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package java.lang.reflect


Class java.lang.reflect.InvocationTargetException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

target

Throwable target


Class java.lang.reflect.ReflectPermission

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package java.math


Class java.math.BigDecimal

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

intVal

BigInteger intVal
The unscaled value of this BigDecimal, as returned by unscaledValue().
See Also:
BigDecimal.unscaledValue()

scale

int scale
The scale of this BigDecimal, as returned by scale().
See Also:
BigDecimal.scale()


Class java.math.BigInteger

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

bitCount

int bitCount
The bitCount of this BigInteger, as returned by bitCount(), or -1 (either value is acceptable).
See Also:
BigInteger.bitCount()

bitLength

int bitLength
The bitLength of this BigInteger, as returned by bitLength(), or -1 (either value is acceptable).
See Also:
BigInteger.bitLength()

firstNonzeroByteNum

int firstNonzeroByteNum
The byte-number of the lowest-order nonzero byte in the magnitude of this BigInteger, or -2 (either value is acceptable). The least significant byte has byte-number 0, the next byte in order of increasing significance has byte-number 1, and so forth.

lowestSetBit

int lowestSetBit
The lowest set bit of this BigInteger, as returned by getLowestSetBit(), or -2 (either value is acceptable).
See Also:
BigInteger.getLowestSetBit()

magnitude

byte[] magnitude
The magnitude of this BigInteger, in big-endian byte-order: the zeroth element of this array is the most-significant byte of the magnitude. The magnitude must be "minimal" in that the most-significant byte (magnitude[0]) must be non-zero. This is necessary to ensure that there is exactly one representation for each BigInteger value. Note that this implies that the BigInteger zero has a zero-length magnitude array.

signum

int signum
The signum of this BigInteger: -1 for negative, 0 for zero, or 1 for positive. Note that the BigInteger zero must have a signum of 0. This is necessary to ensures that there is exactly one representation for each BigInteger value.

Package java.net


Class java.net.BindException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.net.ConnectException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.net.InetAddress

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

address

int address

family

int family

hostName

String hostName


Class java.net.MalformedURLException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.net.NetPermission

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.net.NoRouteToHostException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.net.ProtocolException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.net.SocketException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.net.SocketPermission

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
readObject is called to restore the state of the FilePermission from a stream. init is called to initialize the rest of the values.

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
WriteObject is called to save the state of the SocketPermission to a stream. Only the mask is serialized since we want to recalculate the other values when the contents are restored.
Serialized Form - Fields

actions

String actions

addresses

InetAddress[] addresses

cname

String cname

init_with_ip

boolean init_with_ip

invalid

boolean invalid

mask

int mask

portrange

int[] portrange

wildcard

boolean wildcard


Class java.net.UnknownHostException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.net.UnknownServiceException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.net.URL

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
readObject is called to restore the state of the URL from the stream. It reads the compoents of the URL and finds the local stream handler.

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
WriteObject is called to save the state of the URL to an ObjectOutputStream The handler is not saved since it is specific to this system.
Serial Data:
the default write object value. When read back in, the reader must ensure that calling getURLStreamHandler with the protocol variable returns a valid URLStreamHandler and throw an IOException if it does not.
Serialized Form - Fields

comparable

String comparable

file

String file
The specified file name on that host.

hashCode

int hashCode

host

String host
The host name in which to connect to.

port

int port
The protocol port to connect to.

protocol

String protocol
The protocol to use (ftp, http, nntp, ... etc.) .

ref

String ref
# reference.

Package java.rmi


Class java.rmi.AccessException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.rmi.AlreadyBoundException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.rmi.ConnectException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.rmi.ConnectIOException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.rmi.MarshalException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.rmi.MarshalledObject

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

hash

int hash
Stored hash code of contained object.
See Also:
MarshalledObject.hashCode()

locBytes

byte[] locBytes
Bytes of location annotations, which are ignored by equals. If locBytes is null, there were no non-null annotations during marshalling.

objBytes

byte[] objBytes
Bytes of serialized representation. If objBytes is null then the object marshalled was a null reference.


Class java.rmi.NoSuchObjectException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.rmi.NotBoundException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.rmi.RemoteException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

detail

Throwable detail
Nested Exception to hold wrapped remote exception.


Class java.rmi.RMISecurityException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.rmi.ServerError

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.rmi.ServerException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.rmi.ServerRuntimeException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.rmi.StubNotFoundException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.rmi.UnexpectedException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.rmi.UnknownHostException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.rmi.UnmarshalException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package java.rmi.activation


Class java.rmi.activation.Activatable

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

id

ActivationID id
Activation Identifier for this object.


Class java.rmi.activation.ActivateFailedException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.rmi.activation.ActivationDesc

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

className

String className
the object's class name

data

MarshalledObject data
the object's initialization data

groupID

ActivationGroupID groupID
the group's identifier

location

String location
the object's code location

restart

boolean restart
indicates whether the object should be restarted


Class java.rmi.activation.ActivationException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

detail

Throwable detail
Nested Exception to hold wrapped remote exceptions.


Class java.rmi.activation.ActivationGroup

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

groupID

ActivationGroupID groupID
the group's identifier

incarnation

long incarnation
the group's incarnation number

monitor

ActivationMonitor monitor
the group's monitor


Class java.rmi.activation.ActivationGroupDesc

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

className

String className
The group's fully package qualified className.

data

MarshalledObject data
The group's initialization data.

env

ActivationGroupDesc.CommandEnvironment env
The controlling options for executing the VM in another process.

location

String location
The location from where to load the group's class.

props

Properties props
A properties map which will override those set by default in the subprocess environment.


Class java.rmi.activation.ActivationGroupDesc.CommandEnvironment

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

command

String command

options

String[] options


Class java.rmi.activation.ActivationGroupID

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

system

ActivationSystem system
The group's activation system.

uid

UID uid
The group's unique id.


Class java.rmi.activation.ActivationID

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
readObject for object serialization. Reads in a java.rmi.server.UID and a remote reference. The remote reference is read via a direct call to readExternal(ObjectInputStream in). Default serialization is not used. The reference is used to create the activator field in this object. That is, the activator field is set to the stub returned from RemoteProxy.getStub(activatorClassName, ref).

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException,
                         ClassNotFoundException
writeObject for object serialization. Writes out a java.rmi.server.UID and the reference to the activator responsible for activating the object associated with this id, the remote reference contained in the activator field.
Serial Data:
Writes out a java.rmi.server.UID, and the unqualified class name, in UTF-8, of the remote reference contained in the activator field. Delegates to the activator's remote reference to write itself to out. Directly calls writeExternal(ObjectStream out) on the return value of activator.getRef(). Default serialization is not used.
Serialized Form - Fields

activator

Activator activator
the object's activator

uid

UID uid
the object's unique id


Class java.rmi.activation.UnknownGroupException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.rmi.activation.UnknownObjectException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package java.rmi.dgc


Class java.rmi.dgc.Lease

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

value

long value
Duration of this lease.
See Also:
Lease.getValue()

vmid

VMID vmid
Virtual Machine ID with which this Lease is associated.
See Also:
Lease.getVMID()


Class java.rmi.dgc.VMID

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

addr

byte[] addr
array of bytes uniquely identifying host created on

uid

UID uid
unique identifier with respect to host created on

Package java.rmi.server


Class java.rmi.server.ExportException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.rmi.server.ObjID

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

objNum

long objNum
object number
See Also:
ObjID.hashCode()

space

UID space
address space identifier (unique to host)


Class java.rmi.server.RemoteObject

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
readObject for object serialization. Reads in the unqualified class name of the remote reference field, ref, in UTF-8 and delegates to the ref field to read in its representation. The ref field is read via a direct call to ref.readExternal(ObjectInputStream in). Default serialization is not used.

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException,
                         ClassNotFoundException
writeObject for object serialization. Writes out the class name of the remote reference contained in this class and delegates to the reference to write out its representation.
Serial Data:
Writes out the unqualified class name of the remote reference field, ref, in UTF-8 and delegates to the ref field to write out its representation. Different information will be written to out depending upon the ref field's type. Default serialization is not used.


Class java.rmi.server.RemoteServer

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.rmi.server.RemoteStub

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.rmi.server.ServerCloneException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

detail

Exception detail
Nested exception for ServerCloneException


Class java.rmi.server.ServerNotActiveException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.rmi.server.SkeletonMismatchException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.rmi.server.SkeletonNotFoundException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.rmi.server.SocketSecurityException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.rmi.server.UID

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

count

short count
Short used to create a hash key for this UID.

time

long time
Long used to record the time. The time will be used to create a unique UID.

unique

int unique
Integer that helps create a unique UID.


Class java.rmi.server.UnicastRemoteObject

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Re-export the remote object when it is deserialized.
Serialized Form - Fields

csf

RMIClientSocketFactory csf
client-side socket factory (if any)

port

int port
port number on which to export object

ssf

RMIServerSocketFactory ssf
server-side socket factory (if any) to use when exporting object

Package java.security


Class java.security.AccessControlException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

perm

Permission perm


Class java.security.AllPermission

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.BasicPermission

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

path

String path

wildcard

boolean wildcard


Class java.security.CodeSource

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws IOException,
                        ClassNotFoundException
Restores this object from a stream (i.e., deserializes it).

writeObject

private void writeObject(ObjectOutputStream oos)
                  throws IOException
Writes this object out to a stream (i.e., serializes it).
Serialized Form - Fields

location

URL location


Class java.security.DigestException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.GeneralSecurityException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.GuardedObject

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

guard

Guard guard

object

Object object


Class java.security.Identity

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

certificates

Vector certificates
Deprecated. 
The certificates for this identity.

info

String info
Deprecated. 
Generic, descriptive information about the identity.

name

String name
Deprecated. 
The name for this identity.

publicKey

PublicKey publicKey
Deprecated. 
The public key for this identity.

scope

IdentityScope scope
Deprecated. 
The scope of the identity.


Class java.security.IdentityScope

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.InvalidAlgorithmParameterException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.InvalidKeyException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.InvalidParameterException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.KeyException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.KeyManagementException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.KeyPair

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

privateKey

PrivateKey privateKey

publicKey

PublicKey publicKey


Class java.security.KeyStoreException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.NoSuchAlgorithmException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.NoSuchProviderException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.Permission

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

name

String name


Class java.security.PermissionCollection

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

readOnly

boolean readOnly


Class java.security.Permissions

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

allPermission

PermissionCollection allPermission

perms

Hashtable perms


Class java.security.PrivilegedActionException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

exception

Exception exception


Class java.security.Provider

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

info

String info
A description of the provider and its services.

name

String name
The provider name.

version

double version
The provider version number.


Class java.security.ProviderException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.SecureRandom

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

counter

long counter

digest

MessageDigest digest

provider

Provider provider
The provider.
Since:
JDK 1.2

randomBytes

byte[] randomBytes
We know that the MessageDigest class does not implement java.io.Serializable. However, since this field is no longer used, it will always be NULL and won't affect the serialization of the SecureRandom class itself.

randomBytesUsed

int randomBytesUsed

secureRandomSpi

SecureRandomSpi secureRandomSpi
The provider implementation.
Since:
JDK 1.2

state

byte[] state


Class java.security.SecureRandomSpi

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.SecurityPermission

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.SignatureException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.SignedObject

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

content

byte[] content

signature

byte[] signature

thealgorithm

String thealgorithm


Class java.security.Signer

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

privateKey

PrivateKey privateKey
Deprecated. 
The signer's private key.


Class java.security.UnrecoverableKeyException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.UnresolvedPermission

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

actions

String actions

certs

Certificate[] certs

name

String name

type

String type

Package java.security.acl


Class java.security.acl.AclNotFoundException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.acl.LastOwnerException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.acl.NotOwnerException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package java.security.cert


Class java.security.cert.CertificateEncodingException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.cert.CertificateException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.cert.CertificateExpiredException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.cert.CertificateNotYetValidException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.cert.CertificateParsingException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.cert.CRLException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package java.security.spec


Class java.security.spec.InvalidKeySpecException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.security.spec.InvalidParameterSpecException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package java.sql


Class java.sql.BatchUpdateException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

updateCounts

int[] updateCounts


Class java.sql.DataTruncation

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

dataSize

int dataSize

index

int index

parameter

boolean parameter

read

boolean read

transferSize

int transferSize


Class java.sql.Date

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.sql.SQLException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

next

SQLException next

SQLState

String SQLState

vendorCode

int vendorCode


Class java.sql.SQLWarning

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.sql.Time

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.sql.Timestamp

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

nanos

int nanos

Package java.text


Class java.text.AttributedCharacterIterator.Attribute

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

name

String name


Class java.text.BreakIterator

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.text.ChoiceFormat

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

choiceFormats

String[] choiceFormats

choiceLimits

double[] choiceLimits


Class java.text.Collator

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

decmp

int decmp

strength

int strength


Class java.text.DateFormat

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

calendar

Calendar calendar
The calendar that DateFormat uses to produce the time field values needed to implement date/time formatting. Subclasses should initialize this to the default calendar for the locale associated with this DateFormat.

numberFormat

NumberFormat numberFormat
The number formatter that DateFormat uses to format numbers in dates and times. Subclasses should initialize this to the default number format for the locale associated with this DateFormat.


Class java.text.DateFormatSymbols

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

ampms

String[] ampms
Ampm strings. For example: "AM" and "PM".

eras

String[] eras
Era strings. For example: "AD" and "BC".

localPatternChars

String localPatternChars
Localized date-time pattern characters. For example: use 'u' as 'y'.

months

String[] months
Month strings. For example: "January", "February", etc.

shortMonths

String[] shortMonths
Short month strings. For example: "Jan", "Feb", etc.

shortWeekdays

String[] shortWeekdays
Short weekday strings. For example: "Sun", "Mon", etc.

weekdays

String[] weekdays
Weekday strings. For example: "Sunday", "Monday", etc.

zoneStrings

String[][] zoneStrings
The format data of all the timezones in this locale.


Class java.text.DecimalFormat

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException
Override readObject.
Serialized Form - Fields

decimalSeparatorAlwaysShown

boolean decimalSeparatorAlwaysShown

groupingSize

byte groupingSize

minExponentDigits

byte minExponentDigits

multiplier

int multiplier

negativePrefix

String negativePrefix

negativeSuffix

String negativeSuffix

positivePrefix

String positivePrefix

positiveSuffix

String positiveSuffix

serialVersionOnStream

int serialVersionOnStream

symbols

DecimalFormatSymbols symbols

useExponentialNotation

boolean useExponentialNotation


Class java.text.DecimalFormatSymbols

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException
Override readObject.
Serialized Form - Fields

currencySymbol

String currencySymbol

decimalSeparator

char decimalSeparator

digit

char digit

exponential

char exponential

groupingSeparator

char groupingSeparator

infinity

String infinity

intlCurrencySymbol

String intlCurrencySymbol

minusSign

char minusSign

monetarySeparator

char monetarySeparator

NaN

String NaN

patternSeparator

char patternSeparator

percent

char percent

perMill

char perMill

serialVersionOnStream

int serialVersionOnStream

zeroDigit

char zeroDigit


Class java.text.Format

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.text.MessageFormat

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

argumentNumbers

int[] argumentNumbers

formats

Format[] formats

locale

Locale locale

maxOffset

int maxOffset

offsets

int[] offsets

pattern

String pattern


Class java.text.NumberFormat

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException
Override readObject.

writeObject

private void writeObject(ObjectOutputStream stream)
                  throws IOException
Override writeObject.
Serialized Form - Fields

groupingUsed

boolean groupingUsed

maxFractionDigits

byte maxFractionDigits

maximumFractionDigits

int maximumFractionDigits

maximumIntegerDigits

int maximumIntegerDigits

maxIntegerDigits

byte maxIntegerDigits

minFractionDigits

byte minFractionDigits

minimumFractionDigits

int minimumFractionDigits

minimumIntegerDigits

int minimumIntegerDigits

minIntegerDigits

byte minIntegerDigits

parseIntegerOnly

boolean parseIntegerOnly

serialVersionOnStream

int serialVersionOnStream


Class java.text.ParseException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

errorOffset

int errorOffset


Class java.text.RuleBasedCollator

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException,
                        ParseException
Read the collator in from a stream

writeObject

private void writeObject(ObjectOutputStream stream)
                  throws IOException
Write the collator out to a stream


Class java.text.SimpleDateFormat

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException
Override readObject.
Serialized Form - Fields

defaultCenturyStart

Date defaultCenturyStart

formatData

DateFormatSymbols formatData

pattern

String pattern

serialVersionOnStream

int serialVersionOnStream

Package java.util


Class java.util.ArrayList

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Reconstitute the ArrayList from a stream (i.e., deserialize it).

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Save the state of the ArrayList to a stream (i.e., serialize it).
Serial Data:
The length of the array backing the ArrayList is emitted (int), followed by all of its elements (each an Object) in the proper order.
Serialized Form - Fields

size

int size
The size of the ArrayList (the number of elements it contains).


Class java.util.BitSet

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
This override of readObject makes sure unitsInUse is set properly when deserializing a bitset
Serialized Form - Fields

bits

long[] bits
The bits in this BitSet. The ith bit is stored in bits[i/64] at bit position i % 64 (where bit position 0 refers to the least significant bit and 63 refers to the most significant bit).


Class java.util.Calendar

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException
Read this object out to a serialization stream.

writeObject

private void writeObject(ObjectOutputStream stream)
                  throws IOException
Write object out to a serialization stream.
Serialized Form - Fields

areFieldsSet

boolean areFieldsSet
True if fields[] are in sync with the currently set time. If false, then the next attempt to get the value of a field will force a recomputation of all fields from the current value of time.

fields

int[] fields
The field values for the currently set time for this calendar.

firstDayOfWeek

int firstDayOfWeek

isSet

boolean[] isSet
The flags which tell if a specified time field for the calendar is set. A new object has no fields set. After the first call to a method which generates the fields, they all remain set after that.

isTimeSet

boolean isTimeSet
True if then the value of time is valid. The time is made invalid by the user setting an individual field.
See Also:
Calendar.time

lenient

boolean lenient
See Also:
Calendar.setLenient(boolean)

minimalDaysInFirstWeek

int minimalDaysInFirstWeek

nextStamp

int nextStamp

serialVersionOnStream

int serialVersionOnStream

time

long time
The currently set time for this calendar, expressed in milliseconds from January 1, 1970 0:00:00 UTC.
See Also:
Calendar.isTimeSet

zone

TimeZone zone
Time zone affects the time calculation done by Calendar. Calendar uses the time zone data to produce the local time. Both firstDayOfWeek and minimalDaysInFirstWeek are locale-dependent. For example, in US locale, firstDayOfWeek is SUNDAY; minimalDaysInFirstWeek is 1. They are used to figure out the week count for a specific date for a given locale. These must be set when a Calendar is constructed.


Class java.util.ConcurrentModificationException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.util.Date

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
readObject is called to restore a date from the stream. The UTC time is read and the date set from it.

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
WriteObject is called to save the Date to a stream. The UTC time is written to the stream as a long.


Class java.util.EmptyStackException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.util.EventObject

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.util.GregorianCalendar

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

gregorianCutover

long gregorianCutover
The point at which the Gregorian calendar rules are used, measured in milliseconds from the standard epoch. Default is October 15, 1582 (Gregorian) 00:00:00 UTC, that is, October 4, 1582 (Julian) is followed by October 15, 1582 (Gregorian). This corresponds to Julian day number 2299161.


Class java.util.HashMap

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Reconstitute the HashMap from a stream (i.e., deserialize it).

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Save the state of the HashMap to a stream (i.e., serialize it).
Serial Data:
The capacity of the HashMap (the length of the bucket array) is emitted (int), followed by the size of the HashMap (the number of key-value mappings), followed by the key (Object) and value (Object) for each key-value mapping represented by the HashMap The key-value mappings are emitted in no particular order.
Serialized Form - Fields

loadFactor

float loadFactor
The load factor for the hashtable.

threshold

int threshold
The table is rehashed when its size exceeds this threshold. (The value of this field is (int)(capacity * loadFactor).)


Class java.util.HashSet

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Reconstitute the HashSet from a stream (i.e., deserialize it).

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Save the state of the HashSet to a stream (i.e., serialize it).
Serial Data:
The capacity of the backing HashMap (int), and its load factor (float) are emitted, followed by the size of the HashSet (the number of elements it contains) (int), followed by all of its elements (each an Object) in no particular order.


Class java.util.Hashtable

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Reconstitute the Hashtable from a stream (i.e., deserialize it).

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Save the state of the Hashtable to a stream (i.e., serialize it).
Serial Data:
The capacity of the Hashtable (the length of the bucket array) is emitted (int), followed by the size of the Hashtable (the number of key-value mappings), followed by the key (Object) and value (Object) for each key-value mapping represented by the Hashtable The key-value mappings are emitted in no particular order.
Serialized Form - Fields

loadFactor

float loadFactor
The load factor for the hashtable.

threshold

int threshold
The table is rehashed when its size exceeds this threshold. (The value of this field is (int)(capacity * loadFactor).)


Class java.util.LinkedList

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Reconstitute the LinkedList from a stream (i.e., deserialize it).

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Save the state of the LinkedList to a stream (i.e., serialize it).
Serial Data:
The size of the LinkedList (the number of elements it contains) is emitted (int), followed by all of its elements (each an Object) in the proper order.


Class java.util.Locale

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Serialized Form - Fields

country

String country

hashcode

int hashcode

language

String language

variant

String variant


Class java.util.MissingResourceException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

className

String className

key

String key


Class java.util.NoSuchElementException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.util.Properties

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

defaults

Properties defaults
A property list that contains default values for any keys not found in this property list.


Class java.util.PropertyPermission

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
readObject is called to restore the state of the PropertyPermission from a stream.

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
WriteObject is called to save the state of the PropertyPermission to a stream. Only the mask is serialized since we want to recalculate the other values when the contents are restored.
Serialized Form - Fields

actions

String actions
The actions string. Left null as long as possible, then created and re-used in the getAction function.

mask

int mask
The actions mask.


Class java.util.Random

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

haveNextNextGaussian

boolean haveNextNextGaussian

nextNextGaussian

double nextNextGaussian

seed

long seed
The internal state associated with this pseudorandom number generator. (The specs for the methods in this class describe the ongoing computation of this value.)


Class java.util.SimpleTimeZone

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException
Read this object out to a serialization stream. We handle both 1.1 FCS binary formats, and full formats with a packed byte array.

writeObject

private void writeObject(ObjectOutputStream stream)
                  throws IOException
Write object out to a serialization stream. Note that we write out two formats, a 1.1 FCS-compatible format, using DOW_IN_MONTH_MODE rules, in the "required" section, followed by the full rules, in packed format, in the "optional" section. The optional section will be ignored by 1.1 FCS code upon stream in.
Serialized Form - Fields

dstSavings

int dstSavings
A positive value indicating the amount of time saved during DST in ms. Typically one hour; sometimes 30 minutes.

endDay

int endDay

endDayOfWeek

int endDayOfWeek

endMode

int endMode
Variables specifying the mode of the start and end rules.

endMonth

int endMonth

endTime

int endTime

monthLength

byte[] monthLength

rawOffset

int rawOffset

serialVersionOnStream

int serialVersionOnStream

startDay

int startDay

startDayOfWeek

int startDayOfWeek

startMode

int startMode
Variables specifying the mode of the start and end rules.

startMonth

int startMonth

startTime

int startTime

startYear

int startYear

useDaylight

boolean useDaylight


Class java.util.Stack

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.util.TimeZone

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

ID

String ID


Class java.util.TooManyListenersException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.util.TreeMap

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Reconstitute the TreeMap from a stream (i.e., deserialize it).

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Save the state of the TreeMap to a stream (i.e., serialize it).
Serial Data:
The size of the TreeMap (the number of key-value mappings) is emitted (int), followed by the key (Object) and value (Object) for each key-value mapping represented by the TreeMap. The key-value mappings are emitted in key-order (as determined by the TreeMap's Comparator, or by the keys' natural ordering if the TreeMap has no Comparator).
Serialized Form - Fields

comparator

Comparator comparator
The Comparator used to maintain order in this TreeMap, or null if this TreeMap uses its elements natural ordering.


Class java.util.TreeSet

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Reconstitute the TreeSet from a stream (i.e., deserialize it).

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException
Save the state of the TreeSet to a stream (i.e., serialize it).
Serial Data:
Emits the Comparator used to order this TreeSet, or null if it obeys its elements' natural ordering (Object), followed by the size of the TreeSet (the number of elements it contains) (int), followed by all of its elements (each an Object) in order (as determined by the TreeSet's Comparator, or by the elements' natural ordering if the TreeSet has no Comparator).


Class java.util.Vector

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

capacityIncrement

int capacityIncrement
The amount by which the capacity of the vector is automatically incremented when its size becomes greater than its capacity. If the capacity increment is 0, the capacity of the vector is doubled each time it needs to grow.

elementCount

int elementCount
The number of valid components in this Vector object. Components elementData[0] through elementData[elementCount-1] are the actual items.

elementData

Object[] elementData
The array buffer into which the components of the vector are stored. The capacity of the vector is the length of this array buffer, and is at least large enough to contain all the vector's elements.

Any array elements following the last element in the Vector are null.

Package java.util.jar


Class java.util.jar.JarException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package java.util.mime


Class java.util.mime.MimeType

This class implements Serializable.

Serialized Form - Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays. The readExternal method must read the values in the same sequence and with the same types as were written by writeExternal.

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings and arrays.


Class java.util.mime.MimeTypeParseException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package java.util.zip


Class java.util.zip.DataFormatException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class java.util.zip.ZipException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package org.omg.CORBA


Class org.omg.CORBA.BAD_CONTEXT

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.BAD_INV_ORDER

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.BAD_OPERATION

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.BAD_PARAM

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.BAD_TYPECODE

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.Bounds

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.COMM_FAILURE

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.DATA_CONVERSION

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.FREE_MEM

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.IMP_LIMIT

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.INITIALIZE

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.INTERNAL

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.INTF_REPOS

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.INV_FLAG

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.INV_IDENT

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.INV_OBJREF

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.INVALID_TRANSACTION

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.MARSHAL

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.NO_IMPLEMENT

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.NO_MEMORY

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.NO_PERMISSION

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.NO_RESOURCES

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.NO_RESPONSE

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.OBJ_ADAPTER

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.OBJECT_NOT_EXIST

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.PERSIST_STORE

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.SystemException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

completed

CompletionStatus completed
The status of the operation that threw this exception.

minor

int minor
The CORBA Exception minor code.


Class org.omg.CORBA.TRANSACTION_REQUIRED

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.TRANSACTION_ROLLEDBACK

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.TRANSIENT

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.UNKNOWN

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.UnknownUserException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

except

Any except
The Any instance that contains the actual user exception thrown by the server.


Class org.omg.CORBA.UserException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.WrongTransaction

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package org.omg.CORBA.ORBPackage


Class org.omg.CORBA.ORBPackage.InvalidName

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package org.omg.CORBA.portable


Class org.omg.CORBA.portable.ApplicationException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

id

String id

ins

InputStream ins

Package org.omg.CORBA.TypeCodePackage


Class org.omg.CORBA.TypeCodePackage.BadKind

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CORBA.TypeCodePackage.Bounds

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package org.omg.CosNaming.NamingContextPackage


Class org.omg.CosNaming.NamingContextPackage.AlreadyBound

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CosNaming.NamingContextPackage.CannotProceed

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

cxt

NamingContext cxt

rest_of_name

NameComponent[] rest_of_name


Class org.omg.CosNaming.NamingContextPackage.InvalidName

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CosNaming.NamingContextPackage.NotEmpty

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class org.omg.CosNaming.NamingContextPackage.NotFound

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

rest_of_name

NameComponent[] rest_of_name

why

NotFoundReason why


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.