Serialized Form
timerSpec
PTimerSpec timerSpec
- Deprecated.
width
int width
height
int height
serialVersionUID: -5836846270535785031L
|
Class java.awt.AWTError extends Error implements Serializable |
serialVersionUID: -1819846354050686206L
serialVersionUID: -1825314779160409405L
id
int id
consumed
boolean consumed
|
Class java.awt.AWTException extends Exception implements Serializable |
serialVersionUID: -1900414231151323879L
|
Class java.awt.AWTKeyStroke extends Object implements Serializable |
serialVersionUID: -6430539691155161871L
readResolve
protected Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
keyChar
char keyChar
keyCode
int keyCode
modifiers
int modifiers
onKeyRelease
boolean onKeyRelease
|
Class java.awt.AWTPermission extends BasicPermission implements Serializable |
serialVersionUID: 8890392402588814465L
serialVersionUID: -8658291919501921765L
hgap
int hgap
vgap
int vgap
north
Component north
west
Component west
east
Component east
south
Component south
center
Component center
serialVersionUID: -8774683716313001058L
readObject
private void readObject(ObjectInputStream s)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Throws:
IOException
label
String label
actionCommand
String actionCommand
buttonSerializedDataVersion
int buttonSerializedDataVersion
serialVersionUID: -2284879212465893870L
|
Class java.awt.CardLayout extends Object implements Serializable |
serialVersionUID: -4328196481005934313L
readObject
private void readObject(ObjectInputStream arg0)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
serialVersionUID: 7270714317450821763L
readObject
private void readObject(ObjectInputStream s)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Throws:
IOException
label
String label
- The label of the Checkbox.
state
boolean state
- The state of the Checkbox.
group
CheckboxGroup group
- The check box group.
checkboxSerializedDataVersion
int checkboxSerializedDataVersion
serialVersionUID: 3729780091441768983L
selectedCheckbox
Checkbox selectedCheckbox
- The current choice.
serialVersionUID: 6190621106981774043L
readObject
private void readObject(ObjectInputStream s)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Writes default serializable fields to stream. Writes
a list of serializable ItemListener(s) as optional data.
The non-serializable ItemListner(s) are detected and
no attempt is made to serialize them.
- Serial Data:
- Null terminated sequence of 0 or more pairs.
The pair consists of a String and Object.
The String indicates the type of object and
is one of the following :
itemListenerK indicating and ItemListener object.
- Throws:
IOException- See Also:
AWTEventMulticaster.save(ObjectOutputStream, String, EventListener),
java.awt.Component.itemListenerK
state
boolean state
checkboxMenuItemSerializedDataVersion
int checkboxMenuItemSerializedDataVersion
serialVersionUID: -4075310674757313071L
readObject
private void readObject(ObjectInputStream s)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Throws:
IOException
pItems
Vector pItems
- The items for the Choice.
selectedIndex
int selectedIndex
- The index of the current choice for this Choice.
choiceSerializedDataVersion
int choiceSerializedDataVersion
|
Class java.awt.Color extends Object implements Serializable |
serialVersionUID: 118526816881161077L
value
int value
frgbvalue
float[] frgbvalue
fvalue
float[] fvalue
falpha
float falpha
cs
java.awt.color.ColorSpace cs
serialVersionUID: -7644114512714619750L
readObject
private void readObject(ObjectInputStream s)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Throws:
IOException
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()
width
int width
- The width of the component.
- See Also:
Component.getSize()
height
int height
- The height of the component.
- See Also:
Component.getSize()
foreground
java.awt.Color foreground
- The foreground color for this component.
- See Also:
Component.getForeground(),
Component.setForeground(java.awt.Color)
background
java.awt.Color background
- The background color for this component.
- See Also:
Component.getBackground(),
Component.setBackground(java.awt.Color)
font
Font font
- The font used by this component.
- See Also:
Component.getFont(),
Component.setFont(java.awt.Font)
cursor
java.awt.Cursor cursor
- The cursor displayed when pointer is over this component.
- See Also:
Component.getCursor(),
Component.setCursor(java.awt.Cursor)
locale
Locale locale
- The locale for the component.
- See Also:
Component.getLocale(),
Component.setLocale(java.util.Locale)
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)
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)
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()
popups
Vector popups
name
String name
nameExplicitlySet
boolean nameExplicitlySet
minSize
java.awt.Dimension minSize
- Internal, cached size information
prefSize
java.awt.Dimension prefSize
- Internal, cached size information
newEventsOnly
boolean newEventsOnly
eventMask
long eventMask
componentSerializedDataVersion
int componentSerializedDataVersion
|
Class java.awt.ComponentOrientation extends Object implements Serializable |
serialVersionUID: -4113291392143563828L
orientation
int orientation
serialVersionUID: 4613797578919906343L
readObject
private void readObject(ObjectInputStream s)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Throws:
IOException
ncomponents
int ncomponents
- The number of components in this container.
component
Component[] component
- The components in this container.
layoutMgr
java.awt.LayoutManager layoutMgr
- Layout manager for this container.
maxSize
java.awt.Dimension maxSize
- Internal, cached size information
containerSerializedDataVersion
int containerSerializedDataVersion
|
Class java.awt.ContainerOrderFocusTraversalPolicy extends java.awt.FocusTraversalPolicy implements Serializable |
serialVersionUID: 486933713763926351L
implicitDownCycleTraversal
boolean implicitDownCycleTraversal
|
Class java.awt.Cursor extends Object implements Serializable |
serialVersionUID: 8028237497568985504L
type
int type
name
String name
serialVersionUID: 5920926903803293709L
readObject
private void readObject(ObjectInputStream s)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
resizable
boolean resizable
modal
boolean modal
- Sets to true if the Dialog is modal. A modal
Dialog grabs all the input to the parent frame from the user.
title
String title
- The title of the Dialog.
|
Class java.awt.Dimension extends java.awt.geom.Dimension2D implements Serializable |
serialVersionUID: 4723952579491349524L
width
int width
height
int height
serialVersionUID: 5488922509400504703L
target
Object target
- The target component. This indicates the component over which the
event occurred or with which the event is associated.
- Since:
- JDK1.0
when
long when
- The time stamp.
- Since:
- JDK1.0
id
int id
- Indicates which type of event the event is, and which
other
Event variables are relevant for the event.
- Since:
- JDK1.0
x
int x
- The x coordinate of the event.
- Since:
- JDK1.0
y
int y
- The y coordinate of the event.
- Since:
- JDK1.0
key
int key
- The key code of the key that was pressed in a keyboard event.
- Since:
- JDK1.0
modifiers
int modifiers
- The state of the modifier keys.
NOTE: changing the modifier keys is not recommended, because many
native implementations do not recognize modifier changes. This is
especially true when the shift modifier is changed.
- Since:
- JDK1.0
clickCount
int clickCount
- For
MOUSE_DOWN events, this field indicates the
number of consecutive clicks. For other events, its value is
0.
- Since:
- JDK1.0
arg
Object arg
- An arbitrary argument of the event. The value of this field
depends on the type of event.
- Since:
- JDK1.0
evt
Event evt
- The next event. This field is set when putting events into a
linked list.
- Since:
- JDK1.0
consumed
boolean consumed
serialVersionUID: 5035145889651310422L
readObject
private void readObject(ObjectInputStream s)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
mode
int mode
- There are 2 FileDialog Modes :
LOAD and
SAVE.
This integer will represent one or the other.
If the mode is not specified it will default to LOAD.
-
- See Also:
FileDialog.getMode(),
setMode(),
FileDialog.LOAD,
FileDialog.SAVE
dir
String dir
- The string specifying the directory to display
in the file dialog.
This variable may be null.
-
- See Also:
FileDialog.getDirectory(),
setDirectory()
file
String file
- The string specifying the initial value of the
filename text field in the file dialog.
This variable may be null.
-
- See Also:
FileDialog.getFile(),
setFile()
filter
FilenameFilter filter
- The filter used as the file dialog's filename filter.
The file dialog will only be displaying files whose
names are accepted by this filter.
This variable may be null.
-
- See Also:
getFilenameFIlter(),
setFilenameFilter(),
FileNameFilter
serialVersionUID: -7262534875583282631L
align
int align
hgap
int hgap
vgap
int vgap
serialVersionUID: -4206021311591459213L
readObject
private void readObject(ObjectInputStream s)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
writeObject
private void writeObject(ObjectOutputStream s)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
name
String name
- The logical name of this font.
- Since:
- JDK1.0
style
int style
- The style of the font. This is the sum of the
constants
PLAIN, BOLD,
or ITALIC.
size
int size
- The point size of this font.
- Since:
- JDK1.0
fontSerializedDataVersion
int fontSerializedDataVersion
|
Class java.awt.FontFormatException extends Exception implements Serializable |
serialVersionUID: -4481290147811361272L
serialVersionUID: 1681126225205050147L
font
Font font
- The actual font.
- Since:
- JDK1.0
- See Also:
FontMetrics.getFont()
serialVersionUID: 2673458971256075116L
readObject
private void readObject(ObjectInputStream s)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Throws:
IOException
title
String title
icon
java.awt.Image icon
menuBar
MenuBar menuBar
resizable
boolean resizable
mbManagement
boolean mbManagement
ownedWindows
Vector ownedWindows
frameSerializedDataVersion
int frameSerializedDataVersion
|
Class java.awt.GraphicsConfigTemplate extends Object implements Serializable |
serialVersionUID: -8061369279557787079L
|
Class java.awt.GridBagConstraints extends Object implements Serializable |
serialVersionUID: -1000070633030801713L
gridx
int gridx
gridy
int gridy
gridwidth
int gridwidth
gridheight
int gridheight
weightx
double weightx
weighty
double weighty
anchor
int anchor
fill
int fill
insets
java.awt.Insets insets
ipadx
int ipadx
ipady
int ipady
tempX
int tempX
tempY
int tempY
tempWidth
int tempWidth
tempHeight
int tempHeight
minWidth
int minWidth
minHeight
int minHeight
serialVersionUID: 8838754796412211005L
comptable
Hashtable comptable
defaultConstraints
java.awt.GridBagConstraints defaultConstraints
layoutInfo
java.awt.GridBagLayoutInfo layoutInfo
columnWidths
int[] columnWidths
rowHeights
int[] rowHeights
columnWeights
double[] columnWeights
rowWeights
double[] rowWeights
hgap
int hgap
vgap
int vgap
rows
int rows
cols
int cols
serialVersionUID: 167183644944358563L
serialVersionUID: -1889339587208144238L
|
Class java.awt.Insets extends Object implements Serializable |
serialVersionUID: -2272572637695466749L
top
int top
left
int left
bottom
int bottom
right
int right
serialVersionUID: 3094126758329070636L
text
String text
- The text of this label.
alignment
int alignment
- The label's alignment. The default alignment is set
to be left justified.
serialVersionUID: -3304312411574666869L
readObject
private void readObject(ObjectInputStream s)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Writes default serializable fields to stream. Writes
a list of serializable ItemListener(s) as optional data.
The non-serializable ItemListner(s) are detected and
no attempt is made to serialize them.
- Serial Data:
- Null terminated sequence of 0 or more pairs.
The pair consists of a String and Object.
The String indicates the type of object and
is one of the following :
itemListenerK indicating and ItemListener object.
- Throws:
IOException- See Also:
AWTEventMulticaster.save(ObjectOutputStream, String, EventListener),
java.awt.Component.itemListenerK
items
Vector items
- A vector created to contain items which will become
part of the List Component.
-
- See Also:
addItem(),
getItem()
rows
int rows
- This field will represent the number of rows in the
List Component. It is specified only once, and
that is when the list component is actually
created. It will never change.
-
- See Also:
List.getRows()
multipleMode
boolean multipleMode
multipleMode is a variable that will
be set to true if a list component is to be set to
multiple selection mode, that is where the user can
select more than one item in a list at one time.
multipleMode will be set to false if the
list component is set to single selection, that is where
the user can only select one item on the list at any
one time.
-
- See Also:
List.isMultipleMode(),
setMultipleMode()
selected
int[] selected
selected is an array that will contain
the indices of items that have been selected.
-
- See Also:
List.getSelectedIndexes(),
List.getSelectedIndex()
visibleIndex
int visibleIndex
- This variable contains the value that will be used
when trying to make a particular list item visible.
-
- See Also:
makeVisible()
listSerializedDataVersion
int listSerializedDataVersion
|
Class java.awt.MediaTracker extends Object implements Serializable |
serialVersionUID: -483174189758638095L
target
Component target
head
java.awt.MediaEntry head
serialVersionUID: -8809584163345499784L
readObject
private void readObject(ObjectInputStream s)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
writeObject
private void writeObject(ObjectOutputStream s)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
items
Vector items
- A vector of the items that will be part of the Menu.
-
- See Also:
Menu.countItems()
tearOff
boolean tearOff
- This field indicates whether the menu has the
tear of property or not. It will be set to
true if the menu has the tear off
property and it will be set to false>
if it does not.
A torn off menu can be deleted by a user when
it is no longer needed.
-
- See Also:
Menu.isTearOff()
isHelpMenu
boolean isHelpMenu
- This field will be set to
true
if the Menu in question is actually a help
menu. Otherwise it will be set to
false.
-
menuSerializedDataVersion
int menuSerializedDataVersion
serialVersionUID: -4930327919388951260L
readObject
private void readObject(ObjectInputStream s)
throws ClassNotFoundException,
IOException
- Read the ObjectInputStream and if it isnt null
add a listener to receive item events fired
by the MenuBar.
Unrecognised keys or values will be Ignored.
- Throws:
ClassNotFoundException
IOException- See Also:
removeActionListener(),
addActionListener()
writeObject
private void writeObject(ObjectOutputStream s)
throws ClassNotFoundException,
IOException
- Writes default serializable fields to stream. Writes
a list of serializable ItemListener(s) as optional data.
The non-serializable ItemListner(s) are detected and
no attempt is made to serialize them.
- Serial Data:
- Null terminated sequence of 0 or more pairs.
The pair consists of a String and Object.
The String indicates the type of object and
is one of the following :
itemListenerK indicating and ItemListener object.
- Throws:
ClassNotFoundException
IOException- See Also:
AWTEventMulticaster.save(ObjectOutputStream, String, EventListener),
java.awt.Component.itemListenerK
menus
Vector menus
- This field represents a vector of the
actual menus that will be part of the MenuBar.
-
- See Also:
MenuBar.countMenus()
helpMenu
Menu helpMenu
- This menu is a special menu dedicated to
help. The one thing to note about this menu
is that on some platforms it appears at the
right edge of the menubar.
-
- See Also:
MenuBar.getHelpMenu(),
setHelpMenu()
menuBarSerializedDataVersion
int menuBarSerializedDataVersion
serialVersionUID: -4536902356223894379L
font
Font font
name
String name
nameExplicitlySet
boolean nameExplicitlySet
newEventsOnly
boolean newEventsOnly
serialVersionUID: -21757335363267194L
readObject
private void readObject(ObjectInputStream s)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Throws:
IOException
enabled
boolean enabled
label
String label
actionCommand
String actionCommand
eventMask
long eventMask
shortcut
MenuShortcut shortcut
menuItemSerializedDataVersion
int menuItemSerializedDataVersion
serialVersionUID: 143448358473180225L
key
int key
usesShift
boolean usesShift
serialVersionUID: -2728009084054400034L
|
Class java.awt.Point extends java.awt.geom.Point2D implements Serializable |
serialVersionUID: -5276940640259749850L
x
int x
y
int y
serialVersionUID: -6460061437900069969L
npoints
int npoints
- The total number of points.
- Since:
- JDK1.0
xpoints
int[] xpoints
- The array of x coordinates.
- Since:
- JDK1.0
ypoints
int[] ypoints
- The array of y coordinates.
- Since:
- JDK1.0
bounds
Rectangle bounds
serialVersionUID: -4620452533522760060L
serialVersionUID: -4345857070255674764L
x
int x
- The x coordinate of the
Rectangle.
-
- See Also:
Rectangle.setLocation(int, int),
Rectangle.getLocation()
y
int y
- The y coordinate of the
Rectangle.
-
- See Also:
Rectangle.setLocation(int, int),
Rectangle.getLocation()
width
int width
- The width of the
Rectangle.
-
- Since:
- JDK1.0.
- See Also:
Rectangle.setSize(int, int),
Rectangle.getSize()
height
int height
- The height of the
Rectangle.
-
- See Also:
Rectangle.setSize(int, int),
Rectangle.getSize()
serialVersionUID: 8451667562882310543L
readObject
private void readObject(ObjectInputStream s)
throws ClassNotFoundException,
IOException
- Read the ObjectInputStream and if it isnt null
add a listener to receive item events fired
by the Scrollbar.
Unrecognised keys or values will be Ignored.
- Throws:
ClassNotFoundException
IOException- See Also:
removeActionListener(),
addActionListener()
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Writes default serializable fields to stream. Writes
a list of serializable ItemListener(s) as optional data.
The non-serializable ItemListner(s) are detected and
no attempt is made to serialize them.
- Serial Data:
- Null terminated sequence of 0 or more pairs.
The pair consists of a String and Object.
The String indicates the type of object and
is one of the following :
itemListenerK indicating and ItemListener object.
- Throws:
IOException- See Also:
AWTEventMulticaster.save(ObjectOutputStream, String, EventListener),
java.awt.Component.itemListenerK
value
int value
- The value of the Scrollbar.
value should be either greater than
minimum
or less that maximum
-
- See Also:
Scrollbar.getValue(),
setValue()
maximum
int maximum
- The maximum value of the Scrollbar.
This value must be greater than the
minimum
value.
This integer can be either positive or negative, and
it's range can be altered at any time.
-
- See Also:
Scrollbar.getMaximum(),
setMaximum()
minimum
int minimum
- The minimum value of the Scrollbar.
This value must be greater than the
minimum
value.
This integer can be either positive or negative.
-
- See Also:
Scrollbar.getMinimum(),
setMinimum()
visibleAmount
int visibleAmount
- The size of the visible portion of the Scrollbar.
The size of the scrollbox is normally used to indicate
the visibleAmount.
-
- See Also:
Scrollbar.getVisibleAmount(),
setVisibleAmount()
orientation
int orientation
- The Scrollbar's orientation--being either horizontal or vertical.
This value should be specified when the scrollbar is being
created.
orientation can be either : VERTICAL or
HORIZONTAL only.
-
- See Also:
Scrollbar.getOrientation(),
setOrientation()
lineIncrement
int lineIncrement
- The amount by which the scrollbar value will change when going
up or down by a line.
This value should be a non negative integer.
-
- See Also:
setLineIncrement(),
Scrollbar.getLineIncrement()
pageIncrement
int pageIncrement
- The amount by which the scrollbar value will change when going
up or down by a page.
This value should be a non negative integer.
-
- See Also:
setPageIncrement(),
Scrollbar.getPageIncrement()
scrollbarSerializedDataVersion
int scrollbarSerializedDataVersion
- The scrollbars serialized Data Version.
-
serialVersionUID: 7956609840827222915L
readObject
private void readObject(ObjectInputStream s)
throws ClassNotFoundException,
IOException,
java.awt.HeadlessException
- Reads default serializable fields to stream.
- Throws:
HeadlessException - if
GraphicsEnvironment.isHeadless() returns
true
ClassNotFoundException
IOException- See Also:
GraphicsEnvironment.isHeadless()
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Writes default serializable fields to stream.
- Throws:
IOException
scrollbarDisplayPolicy
int scrollbarDisplayPolicy
- There are 3 ways in which a scroll bar can be displayed.
This integer will represent one of these 3 displays -
(SCROLLBARS_ALWAYS, SCROLLBARS_AS_NEEDED, SCROLLBARS_NEVER)
-
- See Also:
ScrollPane.getScrollbarDisplayPolicy()
wheelScrollingEnabled
boolean wheelScrollingEnabled
- Indicates whether or not scrolling should take place when a
MouseWheelEvent is received.
-
- Since:
- 1.4
|
Class java.awt.SystemColor extends java.awt.Color implements Serializable |
serialVersionUID: 4503142729533789064L
serialVersionUID: 3692302836626095722L
readObject
private void readObject(ObjectInputStream s)
throws ClassNotFoundException,
IOException,
java.awt.HeadlessException
- Read the ObjectInputStream.
- Throws:
HeadlessException - if
GraphicsEnvironment.isHeadless() returns
true
ClassNotFoundException
IOException- See Also:
GraphicsEnvironment.isHeadless()
rows
int rows
- The number of rows in the TextArea.
This parameter will determine the text area's height.
Guaranteed to be non-negative.
-
- See Also:
TextArea.getRows(),
setRows()
columns
int columns
- The number of columns in the TextArea.
A column is an approximate average character
width that is platform-dependent.
This parameter will determine the text area's width.
Guaranteed to be non-negative.
-
- See Also:
TextArea.getColumns(),
setColumns()
scrollbarVisibility
int scrollbarVisibility
- Determines which scrollbars are created for the
text area. It can be one of four values :
SCROLLBARS_BOTH = both scrollbars.
SCROLLBARS_HORIZONTAL_ONLY = Horizontal bar only.
SCROLLBARS_VERTICAL_ONLY = Vertical bar only.
SCROLLBARS_NONE = No scrollbars.
-
- See Also:
TextArea.getScrollbarVisibility()
textAreaSerializedDataVersion
int textAreaSerializedDataVersion
- The textArea Serialized Data Version.
-
serialVersionUID: -2214773872412987419L
readObject
private void readObject(ObjectInputStream s)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Throws:
IOException
text
String text
- The value of the text.
editable
boolean editable
- A boolean indicating whether or not this TextComponent is editable.
selectionStart
int selectionStart
- The selection start.
selectionEnd
int selectionEnd
- The selection end.
backgroundSetByClientCode
boolean backgroundSetByClientCode
textComponentSerializedDataVersion
int textComponentSerializedDataVersion
checkForEnableIM
boolean checkForEnableIM
serialVersionUID: -2966288784432217853L
readObject
private void readObject(ObjectInputStream s)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Throws:
IOException
columns
int columns
- The number of columns in the TextField.
echoChar
char echoChar
- The echo character.
textFieldSerializedDataVersion
int textFieldSerializedDataVersion
serialVersionUID: 4497834738069338734L
readObject
private void readObject(ObjectInputStream s)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Throws:
IOException
warningString
String warningString
state
int state
windowSerializedDataVersion
int windowSerializedDataVersion
lastResizeWidth
int lastResizeWidth
lastResizeHeight
int lastResizeHeight
|
Package java.awt.datatransfer |
serialVersionUID: 8367026044764648243L
readExternal
public void readExternal(ObjectInput is)
throws IOException,
ClassNotFoundException
- restore this DataFlavor from an Serialized state
- Throws:
IOException - if I/O errors occur
ClassNotFoundException - If the class for an object being
restored cannot be found.
writeExternal
public void writeExternal(ObjectOutput os)
throws IOException
- Serialize this DataFlavor
- Throws:
IOException - Includes any I/O exceptions that may occur
|
Class java.awt.datatransfer.FlavorEvent extends EventObject implements Serializable |
serialVersionUID: 5383814944251665601L
|
Class java.awt.event.ActionEvent extends AWTEvent implements Serializable |
serialVersionUID: -7671078796273832149L
actionCommand
String actionCommand
when
long when
modifiers
int modifiers
|
Class java.awt.event.AdjustmentEvent extends AWTEvent implements Serializable |
serialVersionUID: 5700290645205279921L
adjustable
java.awt.Adjustable adjustable
value
int value
adjustmentType
int adjustmentType
isAdjusting
boolean isAdjusting
|
Class java.awt.event.ComponentEvent extends AWTEvent implements Serializable |
serialVersionUID: 8101406823902992965L
|
Class java.awt.event.ContainerEvent extends java.awt.event.ComponentEvent implements Serializable |
serialVersionUID: -4114942250539772041L
child
Component child
|
Class java.awt.event.FocusEvent extends java.awt.event.ComponentEvent implements Serializable |
serialVersionUID: 523753786457416396L
temporary
boolean temporary
|
Class java.awt.event.HierarchyEvent extends AWTEvent implements Serializable |
serialVersionUID: -5337576970038043990L
changed
Component changed
changedParent
Container changedParent
changeFlags
long changeFlags
|
Class java.awt.event.InputEvent extends java.awt.event.ComponentEvent implements Serializable |
serialVersionUID: -2482525981698309786L
when
long when
modifiers
int modifiers
|
Class java.awt.event.InputMethodEvent extends AWTEvent implements Serializable |
serialVersionUID: 4727190874778922661L
readObject
private void readObject(ObjectInputStream arg0)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
when
long when
|
Class java.awt.event.InvocationEvent extends AWTEvent implements Serializable |
serialVersionUID: 436056344909459450L
runnable
Runnable runnable
notifier
Object notifier
catchExceptions
boolean catchExceptions
exception
Exception exception
throwable
Throwable throwable
when
long when
|
Class java.awt.event.ItemEvent extends AWTEvent implements Serializable |
serialVersionUID: -608708132447206933L
item
Object item
stateChange
int stateChange
serialVersionUID: -2352130953028126954L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Sets new modifiers by the old ones. The key modifiers
override overlaping mouse modifiers.
- Throws:
IOException
ClassNotFoundException
isProxyActive
boolean isProxyActive
- Stores the state of native event dispatching system
- true, if when the event was created event proxying
mechanism was active
- false, if it was inactive
Used in Component.dispatchEventImpl to correctly dispatch
events when proxy is active
keyCode
int keyCode
- The unique value assigned to each of the keys on the
keyboard. There is a common set of key codes that
can be fired by most keyboards.
The symbolic name for a key code should be used rather
than the code value itself.
-
- See Also:
KeyEvent.getKeyCode(),
setKeyCode()
keyChar
char keyChar
keyChar is a valid unicode character
that is fired by a key or a key combination on
a keyboard.
-
- See Also:
KeyEvent.getKeyChar(),
setKeyChar()
|
Class java.awt.event.MouseEvent extends java.awt.event.InputEvent implements Serializable |
serialVersionUID: -991214153494842848L
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
x
int x
y
int y
xAbs
int xAbs
yAbs
int yAbs
clickCount
int clickCount
button
int button
popupTrigger
boolean popupTrigger
|
Class java.awt.event.MouseWheelEvent extends java.awt.event.MouseEvent implements Serializable |
serialVersionUID: 6459879390515399677L
scrollType
int scrollType
scrollAmount
int scrollAmount
wheelRotation
int wheelRotation
|
Class java.awt.event.PaintEvent extends java.awt.event.ComponentEvent implements Serializable |
serialVersionUID: 1267492026433337593L
updateRect
Rectangle updateRect
|
Class java.awt.event.TextEvent extends AWTEvent implements Serializable |
serialVersionUID: 6269902291250941179L
|
Class java.awt.event.WindowEvent extends java.awt.event.ComponentEvent implements Serializable |
serialVersionUID: -1567959133147912127L
oldState
int oldState
newState
int newState
|
Class java.beans.IndexedPropertyChangeEvent extends java.beans.PropertyChangeEvent implements Serializable |
index
int index
|
Class java.beans.IntrospectionException extends Exception implements Serializable |
|
Class java.beans.PropertyChangeEvent extends EventObject implements Serializable |
propertyName
String propertyName
newValue
Object newValue
oldValue
Object oldValue
propagationId
Object propagationId
|
Class java.beans.PropertyChangeSupport extends Object implements Serializable |
serialVersionUID: 6401253773779951803L
readObject
private void readObject(ObjectInputStream arg0)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
children
Hashtable children
source
Object source
propertyChangeSupportSerializedDataVersion
int propertyChangeSupportSerializedDataVersion
|
Class java.beans.PropertyVetoException extends Exception implements Serializable |
evt
java.beans.PropertyChangeEvent evt
|
Class java.beans.VetoableChangeSupport extends Object implements Serializable |
serialVersionUID: -5090210921595982017L
readObject
private void readObject(ObjectInputStream arg0)
throws ClassNotFoundException,
IOException
- Throws:
ClassNotFoundException
IOException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
children
Hashtable children
source
Object source
vetoableChangeSupportSerializedDataVersion
int vetoableChangeSupportSerializedDataVersion
serialVersionUID: 301077366599181567L
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.
- Throws:
IOException
ClassNotFoundException
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.
- Throws:
IOException
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.
-
serialVersionUID: 2202956749081564585L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Serial Data:
- "permissions" field (a Vector containing the FilePermissions).
- Throws:
IOException
permissions
Vector permissions
- A list of FilePermission objects.
bytesTransferred
int bytesTransferred
- Reports how many bytes had been transferred as part of the I/O
operation before it was interrupted.
-
classname
String classname
- Name of the invalid class.
- Name of the invalid class.
|
Class java.io.IOError extends Error implements Serializable |
serialVersionUID: 67100927991680413L
serialVersionUID: -6120832682080437368L
length
int length
- The number of bytes of primitive data available to be read
in the current buffer.
-
eof
boolean eof
- True if there is no more data in the buffered part of the stream.
-
actions
String actions
-
serialVersionUID: -3326426625597282442L
detail
Exception detail
- Exception that was caught while writing the ObjectStream.
This field predates the general-purpose exception chaining facility.
The Throwable.getCause() method is now the preferred means of
obtaining this information.
-
serialVersionUID: -3665804199014368530L
value
boolean value
- The value of the Boolean.
-
serialVersionUID: -7183698231559129828L
value
byte value
- The value of the
Byte.
-
serialVersionUID: 3786198910865385080L
value
char value
- The value of the
Character.
-
serialVersionUID: 3206093459760846163L
- 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
serialVersionUID: 9176873029745254542L
ex
Throwable ex
- This field holds the exception ex if the
ClassNotFoundException(String s, Throwable ex) constructor was
used to instantiate the object
-
- Since:
- 1.2
serialVersionUID: -9172774392245257468L
value
double value
- The value of the Double.
-
|
Class java.lang.Enum extends Object implements Serializable |
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
readObjectNoData
private void readObjectNoData()
throws ObjectStreamException
- Throws:
ObjectStreamException
name
String name
ordinal
int ordinal
|
Class java.lang.EnumConstantNotPresentException extends RuntimeException implements Serializable |
enumType
Class enumType
constantName
String constantName
serialVersionUID: 4980196508277280342L
serialVersionUID: -3387516993124229948L
serialVersionUID: 1521711792217232256L
exception
Throwable exception
- This field holds the exception if the
ExceptionInInitializerError(Throwable thrown) constructor was
used to instantiate the object
-
serialVersionUID: -2671257302660747028L
value
float value
- The value of the Float.
-
serialVersionUID: 1360826667806852920L
value
int value
- The value of the
Integer.
-
serialVersionUID: 4290774380558885855L
value
long value
- The value of the
Long.
-
serialVersionUID: -8742448824652078965L
serialVersionUID: -2848938806368998894L
serialVersionUID: -7034897190745766939L
serialVersionUID: 7515723908773894738L
value
short value
- The value of the
Short.
-
serialVersionUID: 6992337162326171013L
declaringClass
String declaringClass
methodName
String methodName
fileName
String fileName
lineNumber
int lineNumber
isCompiled
boolean isCompiled
methodSignature
String methodSignature
serialVersionUID: -6849794470754667710L
- 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.
serialVersionUID: 3388685877147921107L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- readObject is called to restore the state of the StringBuffer from
a stream.
- Throws:
IOException
ClassNotFoundException
value
char[] value
- The value is used for character storage.
-
count
int count
- The count is the number of characters in the buffer.
-
shared
boolean shared
- A flag indicating whether the buffer is shared
-
|
Class java.lang.StringBuilder extends java.lang.AbstractStringBuilder implements Serializable |
serialVersionUID: 4383685877147921099L
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
serialVersionUID: -3042686055658047285L
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Throws:
IOException
detailMessage
String detailMessage
- Specific details about the Throwable. For example, for
FileNotFoundException, this contains the name of
the file that could not be found.
-
cause
Throwable cause
- The throwable that caused this throwable to get thrown, or null if this
throwable was not caused by another throwable, or if the causative
throwable is unknown. If this field is equal to this throwable itself,
it indicates that the cause of this throwable has not yet been
initialized.
-
- Since:
- 1.4
stackTrace
StackTraceElement[] stackTrace
- The stack trace, as returned by
Throwable.getStackTrace().
-
- Since:
- 1.4
|
Class java.lang.TypeNotPresentException extends RuntimeException implements Serializable |
typeName
String typeName
|
Package java.lang.reflect |
|
Class java.lang.reflect.GenericSignatureFormatError extends ClassFormatError implements Serializable |
serialVersionUID: 4085088731926701167L
target
Throwable target
- This field holds the target if the
InvocationTargetException(Throwable target) constructor was
used to instantiate the object
-
|
Class java.lang.reflect.MalformedParameterizedTypeException extends RuntimeException implements Serializable |
h
InvocationHandler h
- the invocation handler for this proxy instance.
-
serialVersionUID: 330127114055056639L
undeclaredThrowable
Throwable undeclaredThrowable
- the undeclared checked exception that was thrown
-
serialVersionUID: 6108874887143696463L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Reconstitute the BigDecimal instance from a stream (that is,
deserialize it).
- Throws:
IOException
ClassNotFoundException
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
serialVersionUID: -8287574255936472291L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Reconstitute the BigInteger instance from a stream (that is,
deserialize it). The magnitude is read in as an array of bytes
for historical reasons, but it is converted to an array of ints
and the byte array is discarded.
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Save the BigInteger instance to a stream.
The magnitude of a BigInteger is serialized as a byte array for
historical reasons.
- Serial Data:
- two necessary fields are written as well as obsolete
fields for compatibility with older versions.
- Throws:
IOException
- Serializable fields for BigInteger.
bitCount
int bitCount
- number of bits in this BigInteger
bitLength
int bitLength
- the number of bits in the minimal two's-complement
representation of this BigInteger
lowestSetBit
int lowestSetBit
- lowest set bit in the twos complement representation
magnitude
int[] magnitude
- magnitude array of this BigInteger.
signum
int signum
- signum of this BigInteger.
|
Class java.math.MathContext extends Object implements Serializable |
serialVersionUID: 5579720004786848255L
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
precision
int precision
roundingMode
java.math.RoundingMode roundingMode
|
Class java.net.HttpRetryException extends IOException implements Serializable |
responseCode
int responseCode
location
String location
serialVersionUID: 3286316764910316507L
writeReplace
private Object writeReplace()
throws ObjectStreamException
- Replaces the object to be serialized with an InetAddress object.
- Throws:
ObjectStreamException - if a new object replacing this
object could not be created
serialVersionUID: 6880410070516793377L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
ipaddress
byte[] ipaddress
- Holds a 128-bit (16 bytes) IPv6 address.
-
serialVersionUID: 3286316764910316507L
readResolve
private Object readResolve()
throws ObjectStreamException
- Replaces the de-serialized object with an Inet4Address object.
- Throws:
ObjectStreamException - if a new object replacing this
object could not be created
hostName
String hostName
-
address
int address
- Holds a 32-bit IPv4 address.
-
family
int family
- Specifies the address family type, for instance, '1' for IPv4
addresses, and '2' for IPv6 addresses.
-
serialVersionUID: 5076001401234631237L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
hostname
String hostname
addr
InetAddress addr
port
int port
serialVersionUID: -8343910153355041693L
serialVersionUID: 2787186408602843674L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Serial Data:
- "permissions" field (a Vector containing the SocketPermissions).
- Throws:
IOException
permissions
Vector permissions
- A list of the SocketPermissions for this set.
serialVersionUID: -6052424284110960213L
readObject
private void readObject(ObjectInputStream is)
throws ClassNotFoundException,
IOException
- Reconstitutes a URI from the given serial stream.
The ObjectInputStream.defaultReadObject() method is
invoked to read the value of the string field. The result is
then parsed in the usual way.
- Throws:
ClassNotFoundException
IOException
writeObject
private void writeObject(ObjectOutputStream os)
throws IOException
- Saves the content of this URI to the given serial stream.
The only serializable field of a URI instance is its string
field. That field is given a value, if it does not have one already,
and then the ObjectOutputStream.defaultWriteObject()
method of the given object-output stream is invoked.
- Throws:
IOException
string
String string
- The string form of this URI.
-
input
String input
index
int index
serialVersionUID: -7627629688361524110L
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 components of the URL and finds the local
stream handler.
- Throws:
IOException
ClassNotFoundException
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.
- Throws:
IOException
protocol
String protocol
- The protocol to use (ftp, http, nntp, ... etc.) .
-
host
String host
- The host name to connect to.
-
port
int port
- The protocol port to connect to.
-
file
String file
- The specified file name on that host.
file is
defined as path[?query]
-
authority
String authority
- The authority part of this URL.
-
ref
String ref
- # reference.
-
hashCode
int hashCode
perm
Permission perm
serialVersionUID: -4023755556366636806L
all_allowed
boolean all_allowed
|
Class java.security.AuthProvider extends Provider implements Serializable |
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- readObject is called to restore the state of the BasicPermission from
a stream.
- Throws:
IOException
ClassNotFoundException
serialVersionUID: 739301742472979399L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- readObject is called to restore the state of the
BasicPermissionCollection from a stream.
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Serial Data:
- Default fields.
- Throws:
IOException
all_allowed
boolean all_allowed
- This is set to
true if this BasicPermissionCollection
contains a BasicPermission with '*' as its permission name.
permClass
Class permClass
- The class to which all BasicPermissions in this
BasicPermissionCollection belongs.
permissions
Hashtable permissions
- The BasicPermissions in this BasicPermissionCollection.
All BasicPermissions in the collection must belong to the same class.
The Hashtable is indexed by the BasicPermission name; the value
of the Hashtable entry is the permission.
|
Class java.security.CodeSigner extends Object implements Serializable |
serialVersionUID: 6819288105193937581L
signerCertPath
CertPath signerCertPath
timestamp
java.security.Timestamp timestamp
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Restores this object from a stream (i.e., deserializes it).
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Writes this object out to a stream (i.e., serializes it).
- Serial Data:
- An initial
URL is followed by an
int indicating the number of certificates to follow
(a value of "zero" denotes that there are no certificates associated
with this object).
Each certificate is written out starting with a String
denoting the certificate type, followed by an
int specifying the length of the certificate encoding,
followed by the certificate encoding itself which is written out as an
array of bytes.
- Throws:
IOException
location
URL location
- The code location.
-
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Writes this object out to a stream (i.e., serializes it).
We check the guard if there is one.
- Throws:
IOException
object
Object object
guard
Guard guard
serialVersionUID: 3609922007826600659L
name
String name
- Deprecated.
- The name for this identity.
-
publicKey
PublicKey publicKey
- Deprecated.
- The public key for this identity.
-
info
String info
- Deprecated.
- Generic, descriptive information about the identity.
-
scope
IdentityScope scope
- Deprecated.
- The scope of the identity.
-
certificates
Vector certificates
- Deprecated.
- The certificates for this identity.
-
privateKey
PrivateKey privateKey
publicKey
PublicKey publicKey
|
Class java.security.KeyRep extends Object implements Serializable |
serialVersionUID: -4757683898830641853L
readResolve
protected Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
type
java.security.KeyRep.Type type
algorithm
String algorithm
format
String format
encoded
byte[] encoded
name
String name
serialVersionUID: -6727011328946861783L
readOnly
boolean readOnly
serialVersionUID: -8491988220802933440L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Serial Data:
- Default fields.
- Throws:
IOException
perms
Hashtable perms
- A table of the Permissions (both key and value are same).
serialVersionUID: 4724086851538908602L
exception
Exception exception
-
serialVersionUID: -4298000515446427739L
name
String name
- The provider name.
-
info
String info
- A description of the provider and its services.
-
version
double version
- The provider version number.
-
serialVersionUID: 4940670005562187L
provider
Provider provider
- The provider.
-
- Since:
- 1.2
secureRandomSpi
SecureRandomSpi secureRandomSpi
- The provider implementation.
-
- Since:
- 1.2
state
byte[] state
-
digest
MessageDigest digest
-
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
-
counter
long counter
-
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- readObject is called to restore the state of the SignedObject from
a stream.
- Throws:
IOException
ClassNotFoundException
content
byte[] content
signature
byte[] signature
thealgorithm
String thealgorithm
privateKey
PrivateKey privateKey
- Deprecated.
- The signer's private key.
-
|
Class java.security.Timestamp extends Object implements Serializable |
serialVersionUID: -5502683707821851294L
timestamp
Date timestamp
signerCertPath
CertPath signerCertPath
serialVersionUID: -4527142945246286535L
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Restores this object from a stream (i.e., deserializes it).
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Writes this object out to a stream (i.e., serializes it).
- Serial Data:
- An initial
String denoting the
type is followed by a String denoting the
name is followed by a String denoting the
actions is followed by an int indicating the
number of certificates to follow
(a value of "zero" denotes that there are no certificates associated
with this object).
Each certificate is written out starting with a String
denoting the certificate type, followed by an
int specifying the length of the certificate encoding,
followed by the certificate encoding itself which is written out as an
array of bytes.
- Throws:
IOException
type
String type
- The class name of the Permission class that will be
created when this unresolved permission is resolved.
-
name
String name
- The permission name.
-
actions
String actions
- The actions of the permission.
-
|
Class java.security.UnresolvedPermissionCollection extends PermissionCollection implements Serializable |
serialVersionUID: -7176153071733132400L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Serial Data:
- Default field.
- Throws:
IOException
permissions
Hashtable permissions
- A table of the UnresolvedPermissions keyed on type, value is Vector
of permissions
|
Package java.security.acl |
|
Package java.security.cert |
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Replace the Certificate to be serialized.
- Throws:
ObjectStreamException - if a new object representing
this Certificate could not be created
type
String type
readResolve
protected Object readResolve()
throws ObjectStreamException
- Resolve the Certificate Object.
- Throws:
ObjectStreamException - if the Certificate
could not be resolved
type
String type
data
byte[] data
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Replaces the
CertPath to be serialized with a
CertPathRep object.
- Throws:
ObjectStreamException - if a CertPathRep object
representing this certification path could not be created
type
String type
readResolve
protected Object readResolve()
throws ObjectStreamException
- Returns a
CertPath constructed from the type and data.
- Throws:
ObjectStreamException - if a CertPath could not
be constructed
type
String type
- The Certificate type
data
byte[] data
- The encoded form of the cert path
serialVersionUID: 5316471420178794402L
serialVersionUID: -3083180014971893139L
index
int index
certPath
CertPath certPath
serialVersionUID: 2395296107471573245L
|
Package java.security.interfaces |
|
Package java.security.spec |
serialVersionUID: -9142742483513960612L
readResolve
protected Object readResolve()
throws InvalidObjectException
- Resolves instances being deserialized to the predefined constants.
- Throws:
InvalidObjectException
name
String name
- The name of this Attribute. The name is used primarily by readResolve
to look up the corresponding predefined instance when deserializing
an instance.
-
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- After reading an object from the input stream, do a simple verification
to maintain class invariants.
- Throws:
InvalidObjectException - if the objects read from the stream is invalid.
IOException
ClassNotFoundException
choiceLimits
double[] choiceLimits
- A list of lower bounds for the choices. The formatter will return
choiceFormats[i] if the number being formatted is greater than or equal to
choiceLimits[i] and less than choiceLimits[i+1].
-
choiceFormats
String[] choiceFormats
- A list of choice strings. The formatter will return
choiceFormats[i] if the number being formatted is greater than or equal to
choiceLimits[i] and less than choiceLimits[i+1].
-
serialVersionUID: 7218322306649953788L
calendar
Calendar calendar
- The calendar that
DateFormat uses to produce the time field
values needed to implement date and time formatting. Subclasses should
initialize this to a calendar appropriate 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 a number format
appropriate for the locale associated with this DateFormat.
-
readResolve
protected Object readResolve()
throws InvalidObjectException
- Resolves instances being deserialized to the predefined constants.
- Throws:
InvalidObjectException - if the constant could not be
resolved.
calendarField
int calendarField
- Calendar field.
serialVersionUID: -5987973545549424702L
eras
String[] eras
- Era strings. For example: "AD" and "BC". An array of 2 strings,
indexed by
Calendar.BC and Calendar.AD.
-
months
String[] months
- Month strings. For example: "January", "February", etc. An array
of 13 strings (some calendars have 13 months), indexed by
Calendar.JANUARY, Calendar.FEBRUARY, etc.
-
shortMonths
String[] shortMonths
- Short month strings. For example: "Jan", "Feb", etc. An array of
13 strings (some calendars have 13 months), indexed by
Calendar.JANUARY, Calendar.FEBRUARY, etc.
-
weekdays
String[] weekdays
- Weekday strings. For example: "Sunday", "Monday", etc. An array
of 8 strings, indexed by
Calendar.SUNDAY,
Calendar.MONDAY, etc.
The element weekdays[0] is ignored.
-
shortWeekdays
String[] shortWeekdays
- Short weekday strings. For example: "Sun", "Mon", etc. An array
of 8 strings, indexed by
Calendar.SUNDAY,
Calendar.MONDAY, etc.
The element shortWeekdays[0] is ignored.
-
ampms
String[] ampms
- AM and PM strings. For example: "AM" and "PM". An array of
2 strings, indexed by
Calendar.AM and
Calendar.PM.
-
zoneStrings
String[][] zoneStrings
- Localized names of time zones in this locale. This is a
two-dimensional array of strings of size n by m,
where m is at least 5. Each of the n rows is an
entry containing the localized names for a single
TimeZone.
Each such row contains (with i ranging from
0..n-1):
zoneStrings[i][0] - time zone ID
zoneStrings[i][1] - long name of zone in standard
time
zoneStrings[i][2] - short name of zone in
standard time
zoneStrings[i][3] - long name of zone in daylight
savings time
zoneStrings[i][4] - short name of zone in daylight
savings time
The zone ID is not localized; it corresponds to the ID
value associated with a system time zone object. All other entries
are localized names. If a zone does not implement daylight savings
time, the daylight savings time names are ignored.
-
- See Also:
TimeZone
localPatternChars
String localPatternChars
- Localized date-time pattern characters. For example, a locale may
wish to use 'u' rather than 'y' to represent years in its date format
pattern strings.
This string must be exactly 18 characters long, with the index of
the characters described by
DateFormat.ERA_FIELD,
DateFormat.YEAR_FIELD, etc. Thus, if the string were
"Xz...", then localized patterns would use 'X' for era and 'z' for year.
-
serialVersionUID: 864413376551465018L
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
- First, read the default serializable fields from the stream. Then
if
serialVersionOnStream is less than 1, indicating that
the stream was written by JDK 1.1, initialize useExponentialNotation
to false, since it was not present in JDK 1.1.
Finally, set serialVersionOnStream back to the maximum allowed value so that
default serialization will work properly if this object is streamed out again.
If the minimum or maximum integer digit count is larger than
DOUBLE_INTEGER_DIGITS or if the minimum or maximum fraction
digit count is larger than DOUBLE_FRACTION_DIGITS, then the
stream data is invalid and this method throws an
InvalidObjectException.
Stream versions older than 2 will not have the affix pattern variables
posPrefixPattern etc. As a result, they will be initialized
to null, which means the affix strings will be taken as
literal values. This is exactly what we want, since that corresponds to
the pre-version-2 behavior.
- Throws:
IOException
ClassNotFoundException
positivePrefix
String positivePrefix
- The symbol used as a prefix when formatting positive numbers, e.g. "+".
-
- See Also:
DecimalFormat.getPositivePrefix()
positiveSuffix
String positiveSuffix
- The symbol used as a suffix when formatting positive numbers.
This is often an empty string.
-
- See Also:
DecimalFormat.getPositiveSuffix()
negativePrefix
String negativePrefix
- The symbol used as a prefix when formatting negative numbers, e.g. "-".
-
- See Also:
DecimalFormat.getNegativePrefix()
negativeSuffix
String negativeSuffix
- The symbol used as a suffix when formatting negative numbers.
This is often an empty string.
-
- See Also:
DecimalFormat.getNegativeSuffix()
posPrefixPattern
String posPrefixPattern
- The prefix pattern for non-negative numbers. This variable corresponds
to
positivePrefix.
This pattern is expanded by the method expandAffix() to
positivePrefix to update the latter to reflect changes in
symbols. If this variable is null then
positivePrefix is taken as a literal value that does not
change when symbols changes. This variable is always
null for DecimalFormat objects older than
stream version 2 restored from stream.
-
- Since:
- 1.3
posSuffixPattern
String posSuffixPattern
- The suffix pattern for non-negative numbers. This variable corresponds
to
positiveSuffix. This variable is analogous to
posPrefixPattern; see that variable for further
documentation.
-
- Since:
- 1.3
negPrefixPattern
String negPrefixPattern
- The prefix pattern for negative numbers. This variable corresponds
to
negativePrefix. This variable is analogous to
posPrefixPattern; see that variable for further
documentation.
-
- Since:
- 1.3
negSuffixPattern
String negSuffixPattern
- The suffix pattern for negative numbers. This variable corresponds
to
negativeSuffix. This variable is analogous to
posPrefixPattern; see that variable for further
documentation.
-
- Since:
- 1.3
multiplier
int multiplier
- The multiplier for use in percent, permill, etc.
-
- See Also:
DecimalFormat.getMultiplier()
groupingSize
byte groupingSize
- The number of digits between grouping separators in the integer
portion of a number. Must be greater than 0 if
NumberFormat.groupingUsed is true.
-
- See Also:
DecimalFormat.getGroupingSize(),
NumberFormat.isGroupingUsed()
decimalSeparatorAlwaysShown
boolean decimalSeparatorAlwaysShown
- If true, forces the decimal separator to always appear in a formatted
number, even if the fractional part of the number is zero.
-
- See Also:
DecimalFormat.isDecimalSeparatorAlwaysShown()
symbols
DecimalFormatSymbols symbols
- The
DecimalFormatSymbols object used by this format.
It contains the symbols used to format numbers, e.g. the grouping separator,
decimal separator, and so on.
-
- See Also:
DecimalFormat.setDecimalFormatSymbols(java.text.DecimalFormatSymbols),
DecimalFormatSymbols
useExponentialNotation
boolean useExponentialNotation
- True to force the use of exponential (i.e. scientific) notation when formatting
numbers.
-
- Since:
- 1.2
minExponentDigits
byte minExponentDigits
- The minimum number of digits used to display the exponent when a number is
formatted in exponential notation. This field is ignored if
useExponentialNotation is not true.
-
- Since:
- 1.2
serialVersionOnStream
int serialVersionOnStream
- The internal serial version which says which version was written.
Possible values are:
- 0 (default): versions before the Java 2 platform v1.2
- 1: version for 1.2, which includes the two new fields
useExponentialNotation and minExponentDigits.
- 2: version for 1.3 and later, which adds four new fields:
posPrefixPattern, posSuffixPattern,
negPrefixPattern, and negSuffixPattern.
-
- Since:
- 1.2
serialVersionUID: 5772796243397350300L
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
- Reads the default serializable fields, provides default values for objects
in older serial versions, and initializes non-serializable fields.
If
serialVersionOnStream
is less than 1, initializes monetarySeparator to be
the same as decimalSeparator and exponential
to be 'E'.
If serialVersionOnStream is less then 2,
initializes localeto the root locale.
Sets serialVersionOnStream back to the maximum allowed value so that
default serialization will work properly if this object is streamed out again.
Initializes the currency from the intlCurrencySymbol field.
- Throws:
IOException
ClassNotFoundException- Since:
- JDK 1.1.6
zeroDigit
char zeroDigit
- Character used for zero.
-
- See Also:
DecimalFormatSymbols.getZeroDigit()
groupingSeparator
char groupingSeparator
- Character used for thousands separator.
-
- See Also:
DecimalFormatSymbols.getGroupingSeparator()
decimalSeparator
char decimalSeparator
- Character used for decimal sign.
-
- See Also:
DecimalFormatSymbols.getDecimalSeparator()
perMill
char perMill
- Character used for mille percent sign.
-
- See Also:
DecimalFormatSymbols.getPerMill()
percent
char percent
- Character used for percent sign.
-
- See Also:
DecimalFormatSymbols.getPercent()
digit
char digit
- Character used for a digit in a pattern.
-
- See Also:
DecimalFormatSymbols.getDigit()
patternSeparator
char patternSeparator
- Character used to separate positive and negative subpatterns
in a pattern.
-
- See Also:
DecimalFormatSymbols.getPatternSeparator()
infinity
String infinity
- String used to represent infinity.
-
- See Also:
DecimalFormatSymbols.getInfinity()
NaN
String NaN
- String used to represent "not a number".
-
- See Also:
DecimalFormatSymbols.getNaN()
minusSign
char minusSign
- Character used to represent minus sign.
-
- See Also:
DecimalFormatSymbols.getMinusSign()
currencySymbol
String currencySymbol
- String denoting the local currency, e.g. "$".
-
- See Also:
DecimalFormatSymbols.getCurrencySymbol()
intlCurrencySymbol
String intlCurrencySymbol
- ISO 4217 currency code denoting the local currency, e.g. "USD".
-
- See Also:
DecimalFormatSymbols.getInternationalCurrencySymbol()
monetarySeparator
char monetarySeparator
- The decimal separator used when formatting currency values.
-
- Since:
- JDK 1.1.6
- See Also:
DecimalFormatSymbols.getMonetaryDecimalSeparator()
exponential
char exponential
- The character used to distinguish the exponent in a number formatted
in exponential notation, e.g. 'E' for a number such as "1.23E45".
Note that the public API provides no way to set this field,
even though it is supported by the implementation and the stream format.
The intent is that this will be added to the API in the future.
-
- Since:
- JDK 1.1.6
locale
Locale locale
- The locale of these currency format symbols.
-
- Since:
- 1.4
serialVersionOnStream
int serialVersionOnStream
- Describes the version of
DecimalFormatSymbols present on the stream.
Possible values are:
- 0 (or uninitialized): versions prior to JDK 1.1.6.
- 1: Versions written by JDK 1.1.6 or later, which include
two new fields:
monetarySeparator and exponential.
- 2: Versions written by J2SE 1.4 or later, which include a
new
locale field.
When streaming out a DecimalFormatSymbols, the most recent format
(corresponding to the highest allowable serialVersionOnStream)
is always written.
-
- Since:
- JDK 1.1.6
serialVersionUID: -299282585814624189L
serialVersionUID: 6479157306784022952L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- After reading an object from the input stream, do a simple verification
to maintain class invariants.
- Throws:
InvalidObjectException - if the objects read from the stream is invalid.
IOException
ClassNotFoundException
locale
Locale locale
- The locale to use for formatting numbers and dates.
-
pattern
String pattern
- The string that the formatted values are to be plugged into. In other words, this
is the pattern supplied on construction with all of the {} expressions taken out.
-
formats
Format[] formats
- An array of formatters, which are used to format the arguments.
-
offsets
int[] offsets
- The positions where the results of formatting each argument are to be inserted
into the pattern.
-
argumentNumbers
int[] argumentNumbers
- The argument numbers corresponding to each formatter. (The formatters are stored
in the order they occur in the pattern, not in the order in which the arguments
are specified.)
-
maxOffset
int maxOffset
- One less than the number of entries in
offsets. Can also be thought of
as the index of the highest-numbered element in offsets that is being used.
All of these arrays should have the same number of elements being used as offsets
does, and so this variable suffices to tell us how many entries are in all of them.
-
readResolve
protected Object readResolve()
throws InvalidObjectException
- Resolves instances being deserialized to the predefined constants.
- Throws:
InvalidObjectException - if the constant could not be
resolved.
serialVersionUID: -2308460125733713944L
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
- First, read in the default serializable data.
Then, if
serialVersionOnStream is less than 1, indicating that
the stream was written by JDK 1.1,
set the int fields such as maximumIntegerDigits
to be equal to the byte fields such as maxIntegerDigits,
since the int fields were not present in JDK 1.1.
Finally, set serialVersionOnStream back to the maximum allowed value so that
default serialization will work properly if this object is streamed out again.
If minimumIntegerDigits is greater than
maximumIntegerDigits or minimumFractionDigits
is greater than maximumFractionDigits, then the stream data
is invalid and this method throws an InvalidObjectException.
In addition, if any of these values is negative, then this method throws
an InvalidObjectException.
- Throws:
IOException
ClassNotFoundException- Since:
- 1.2
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
- Write out the default serializable data, after first setting
the
byte fields such as maxIntegerDigits to be
equal to the int fields such as maximumIntegerDigits
(or to Byte.MAX_VALUE, whichever is smaller), for compatibility
with the JDK 1.1 version of the stream format.
- Throws:
IOException- Since:
- 1.2
groupingUsed
boolean groupingUsed
- True if the the grouping (i.e. thousands) separator is used when
formatting and parsing numbers.
-
- See Also:
NumberFormat.isGroupingUsed()
maxIntegerDigits
byte maxIntegerDigits
- The maximum number of digits allowed in the integer portion of a
number.
maxIntegerDigits must be greater than or equal to
minIntegerDigits.
Note: This field exists only for serialization
compatibility with JDK 1.1. In Java platform 2 v1.2 and higher, the new
int field maximumIntegerDigits is used instead.
When writing to a stream, maxIntegerDigits is set to
maximumIntegerDigits or Byte.MAX_VALUE,
whichever is smaller. When reading from a stream, this field is used
only if serialVersionOnStream is less than 1.
-
- See Also:
NumberFormat.getMaximumIntegerDigits()
minIntegerDigits
byte minIntegerDigits
- The minimum number of digits allowed in the integer portion of a
number.
minimumIntegerDigits must be less than or equal to
maximumIntegerDigits.
Note: This field exists only for serialization
compatibility with JDK 1.1. In Java platform 2 v1.2 and higher, the new
int field minimumIntegerDigits is used instead.
When writing to a stream, minIntegerDigits is set to
minimumIntegerDigits or Byte.MAX_VALUE,
whichever is smaller. When reading from a stream, this field is used
only if serialVersionOnStream is less than 1.
-
- See Also:
NumberFormat.getMinimumIntegerDigits()
maxFractionDigits
byte maxFractionDigits
- The maximum number of digits allowed in the fractional portion of a
number.
maximumFractionDigits must be greater than or equal to
minimumFractionDigits.
Note: This field exists only for serialization
compatibility with JDK 1.1. In Java platform 2 v1.2 and higher, the new
int field maximumFractionDigits is used instead.
When writing to a stream, maxFractionDigits is set to
maximumFractionDigits or Byte.MAX_VALUE,
whichever is smaller. When reading from a stream, this field is used
only if serialVersionOnStream is less than 1.
-
- See Also:
NumberFormat.getMaximumFractionDigits()
minFractionDigits
byte minFractionDigits
- The minimum number of digits allowed in the fractional portion of a
number.
minimumFractionDigits must be less than or equal to
maximumFractionDigits.
Note: This field exists only for serialization
compatibility with JDK 1.1. In Java platform 2 v1.2 and higher, the new
int field minimumFractionDigits is used instead.
When writing to a stream, minFractionDigits is set to
minimumFractionDigits or Byte.MAX_VALUE,
whichever is smaller. When reading from a stream, this field is used
only if serialVersionOnStream is less than 1.
-
- See Also:
NumberFormat.getMinimumFractionDigits()
parseIntegerOnly
boolean parseIntegerOnly
- True if this format will parse numbers as integers only.
-
- See Also:
NumberFormat.isParseIntegerOnly()
maximumIntegerDigits
int maximumIntegerDigits
- The maximum number of digits allowed in the integer portion of a
number.
maximumIntegerDigits must be greater than or equal to
minimumIntegerDigits.
-
- Since:
- 1.2
- See Also:
NumberFormat.getMaximumIntegerDigits()
minimumIntegerDigits
int minimumIntegerDigits
- The minimum number of digits allowed in the integer portion of a
number.
minimumIntegerDigits must be less than or equal to
maximumIntegerDigits.
-
- Since:
- 1.2
- See Also:
NumberFormat.getMinimumIntegerDigits()
maximumFractionDigits
int maximumFractionDigits
- The maximum number of digits allowed in the fractional portion of a
number.
maximumFractionDigits must be greater than or equal to
minimumFractionDigits.
-
- Since:
- 1.2
- See Also:
NumberFormat.getMaximumFractionDigits()
minimumFractionDigits
int minimumFractionDigits
- The minimum number of digits allowed in the fractional portion of a
number.
minimumFractionDigits must be less than or equal to
maximumFractionDigits.
-
- Since:
- 1.2
- See Also:
NumberFormat.getMinimumFractionDigits()
serialVersionOnStream
int serialVersionOnStream
- Describes the version of
NumberFormat present on the stream.
Possible values are:
- 0 (or uninitialized): the JDK 1.1 version of the stream format.
In this version, the
int fields such as
maximumIntegerDigits were not present, and the byte
fields such as maxIntegerDigits are used instead.
- 1: the 1.2 version of the stream format. The values of the
byte fields such as maxIntegerDigits are ignored,
and the int fields such as maximumIntegerDigits
are used instead.
When streaming out a NumberFormat, the most recent format
(corresponding to the highest allowable serialVersionOnStream)
is always written.
-
- Since:
- 1.2
readResolve
protected Object readResolve()
throws InvalidObjectException
- Resolves instances being deserialized to the predefined constants.
- Throws:
InvalidObjectException - if the constant could not be
resolved.
errorOffset
int errorOffset
- The zero-based character offset into the string being parsed at which
the error was found during parsing.
-
serialVersionUID: 4774881970558875024L
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
- After reading an object from the input stream, the format
pattern in the object is verified.
- Throws:
InvalidObjectException - if the pattern is invalid
IOException
ClassNotFoundException
serialVersionOnStream
int serialVersionOnStream
- The version of the serialized data on the stream. Possible values:
- 0 or not present on stream: JDK 1.1.3. This version
has no
defaultCenturyStart on stream.
- 1 JDK 1.1.4 or later. This version adds
defaultCenturyStart.
When streaming out this class, the most recent format
and the highest allowable serialVersionOnStream
is written.
-
- Since:
- JDK1.1.4
pattern
String pattern
- The pattern string of this formatter. This is always a non-localized
pattern. May not be null. See class documentation for details.
-
formatData
DateFormatSymbols formatData
- The symbols used by this formatter for week names, month names,
etc. May not be null.
-
- See Also:
DateFormatSymbols
defaultCenturyStart
Date defaultCenturyStart
- We map dates with two-digit years into the century starting at
defaultCenturyStart, which may be any date. May
not be null.
-
- Since:
- JDK1.1.4
serialVersionUID: 2340985798034038923L
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
serialVersionUID: 8683452581122892189L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Reconstitute the ArrayList instance from a stream (that is,
deserialize it).
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Save the state of the ArrayList instance to a stream (that
is, serialize it).
- Serial Data:
- The length of the array backing the ArrayList
instance is emitted (int), followed by all of its elements
(each an Object) in the proper order.
- Throws:
IOException
size
int size
- The size of the ArrayList (the number of elements it contains).
-
|
Class java.util.Arrays.ArrayList extends AbstractList implements Serializable |
serialVersionUID: -2764017481108945198L
a
Object[] a
serialVersionUID: 7997698588986878753L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- This override of readObject makes sure unitsInUse is set properly
when deserializing a bitset
- Throws:
IOException
ClassNotFoundException
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).
INVARIANT: The words in bits[] above unitInUse-1 are zero.
-
serialVersionUID: -1807547505821590642L
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
- Reconstitute this object from a stream (i.e., deserialize it).
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
- Save the state of this object to a stream (i.e., serialize it).
Ideally,
Calendar would only write out its state data and
the current time, and not write any field data out, such as
fields[], isTimeSet, areFieldsSet,
and isSet[]. nextStamp also should not be part
of the persistent state. Unfortunately, this didn't happen before JDK 1.1
shipped. To be compatible with JDK 1.1, we will always have to write out
the field values and state flags. However, nextStamp can be
removed from the serialization stream; this will probably happen in the
near future.
- Throws:
IOException
fields
int[] fields
- The field values for the currently set time for this calendar.
This is an array of
FIELD_COUNT integers, with index values
ERA through DST_OFFSET.
-
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.
This is an array of
FIELD_COUNT booleans, with index values
ERA through DST_OFFSET.
-
time
long time
- The currently set time for this calendar, expressed in milliseconds after
January 1, 1970, 0:00:00 GMT.
-
- See Also:
Calendar.isTimeSet
isTimeSet
boolean isTimeSet
- True if then the value of
time is valid.
The time is made invalid by a change to an item of field[].
-
- See Also:
Calendar.time
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.
-
lenient
boolean lenient
- True if this calendar allows out-of-range field values during computation
of
time from fields[].
-
- See Also:
Calendar.setLenient(boolean)
zone
TimeZone zone
- The
TimeZone used by this calendar. Calendar
uses the time zone data to translate between locale and GMT time.
-
firstDayOfWeek
int firstDayOfWeek
- The first day of the week, with possible values
SUNDAY,
MONDAY, etc. This is a locale-dependent value.
-
minimalDaysInFirstWeek
int minimalDaysInFirstWeek
- The number of days required for the first week in a month or year,
with possible values from 1 to 7. This is a locale-dependent value.
-
nextStamp
int nextStamp
- The next available value for
stamp[], an internal array.
This actually should not be written out to the stream, and will probably
be removed from the stream in the near future. In the meantime,
a value of MINIMUM_USER_STAMP should be used.
-
serialVersionOnStream
int serialVersionOnStream
- The version of the serialized data on the stream. Possible values:
- 0 or not present on stream
-
JDK 1.1.5 or earlier.
- 1
-
JDK 1.1.6 or later. Writes a correct 'time' value
as well as compatible values for other fields. This is a
transitional format.
When streaming out this class, the most recent format
and the highest allowable serialVersionOnStream
is written.
-
- Since:
- JDK1.1.6
|
Class java.util.Collections.CopiesList extends AbstractList implements Serializable |
serialVersionUID: 2739099268398711800L
n
int n
element
Object element
|
Class java.util.Collections.EmptyList extends AbstractList implements Serializable |
serialVersionUID: 8842843931221139166L
readResolve
private Object readResolve()
|
Class java.util.Collections.EmptySet extends AbstractSet implements Serializable |
serialVersionUID: 1582296315990362920L
readResolve
private Object readResolve()
|
Class java.util.Collections.ReverseComparator extends Object implements Serializable |
serialVersionUID: 7207038068494060240L
|
Class java.util.Collections.SingletonSet extends AbstractSet implements Serializable |
serialVersionUID: 3193687207550431679L
element
Object element
|
Class java.util.Collections.SynchronizedCollection extends Object implements Serializable |
serialVersionUID: 3053995032091335093L
c
Collection c
mutex
Object mutex
|
Class java.util.Collections.SynchronizedList extends java.util.Collections.SynchronizedCollection implements Serializable |
serialVersionUID: -7754090372962971524L
readResolve
private Object readResolve()
- SynchronizedRandomAccessList instances are serialized as
SynchronizedList instances to allow them to be deserialized
in pre-1.4 JREs (which do not have SynchronizedRandomAccessList).
This method inverts the transformation. As a beneficial
side-effect, it also grafts the RandomAccess marker onto
SynchronizedList instances that were serialized in pre-1.4 JREs.
Note: Unfortunately, SynchronizedRandomAccessList instances
serialized in 1.4.1 and deserialized in 1.4 will become
SynchronizedList instances, as this method was missing in 1.4.
list
List list
|
Class java.util.Collections.SynchronizedMap extends Object implements Serializable |
serialVersionUID: 1978198479659022715L
m
Map m
mutex
Object mutex
|
Class java.util.Collections.SynchronizedRandomAccessList extends java.util.Collections.SynchronizedList implements Serializable |
serialVersionUID: 1530674583602358482L
writeReplace
private Object writeReplace()
- Allows instances to be deserialized in pre-1.4 JREs (which do
not have SynchronizedRandomAccessList). SynchronizedList has
a readResolve method that inverts this transformation upon
deserialization.
|
Class java.util.Collections.SynchronizedSet extends java.util.Collections.SynchronizedCollection implements Serializable |
|
Class java.util.Collections.SynchronizedSortedMap extends java.util.Collections.SynchronizedMap implements Serializable |
sm
SortedMap sm
|
Class java.util.Collections.SynchronizedSortedSet extends java.util.Collections.SynchronizedSet implements Serializable |
ss
SortedSet ss
|
Class java.util.Collections.UnmodifiableCollection extends Object implements Serializable |
serialVersionUID: 1820017752578914078L
c
Collection c
|
Class java.util.Collections.UnmodifiableList extends java.util.Collections.UnmodifiableCollection implements Serializable |
serialVersionUID: -283967356065247728L
readResolve
private Object readResolve()
- UnmodifiableRandomAccessList instances are serialized as
UnmodifiableList instances to allow them to be deserialized
in pre-1.4 JREs (which do not have UnmodifiableRandomAccessList).
This method inverts the transformation. As a beneficial
side-effect, it also grafts the RandomAccess marker onto
UnmodifiableList instances that were serialized in pre-1.4 JREs.
Note: Unfortunately, UnmodifiableRandomAccessList instances
serialized in 1.4.1 and deserialized in 1.4 will become
UnmodifiableList instances, as this method was missing in 1.4.
list
List list
|
Class java.util.Collections.UnmodifiableMap extends Object implements Serializable |
serialVersionUID: -1034234728574286014L
m
Map m
|
Class java.util.Collections.UnmodifiableMap.UnmodifiableEntrySet extends java.util.Collections.UnmodifiableSet implements Serializable |
|
Class java.util.Collections.UnmodifiableRandomAccessList extends java.util.Collections.UnmodifiableList implements Serializable |
serialVersionUID: -2542308836966382001L
writeReplace
private Object writeReplace()
- Allows instances to be deserialized in pre-1.4 JREs (which do
not have UnmodifiableRandomAccessList). UnmodifiableList has
a readResolve method that inverts this transformation upon
deserialization.
|
Class java.util.Collections.UnmodifiableSet extends java.util.Collections.UnmodifiableCollection implements Serializable |
|
Class java.util.Collections.UnmodifiableSortedMap extends java.util.Collections.UnmodifiableMap implements Serializable |
sm
SortedMap sm
|
Class java.util.Collections.UnmodifiableSortedSet extends java.util.Collections.UnmodifiableSet implements Serializable |
ss
SortedSet ss
readResolve
private Object readResolve()
- Resolves instances being deserialized to a single instance per currency.
currencyCode
String currencyCode
- ISO 4217 currency code for this currency.
-
serialVersionUID: 7523967970034938905L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Reconstitute this object from a stream (i.e., deserialize it).
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Save the state of this object to a stream (i.e., serialize it).
- Serial Data:
- The value returned by
getTime()
is emitted (long). This represents the offset from
January 1, 1970, 00:00:00 GMT in milliseconds.
- Throws:
IOException
|
Class java.util.DuplicateFormatFlagsException extends java.util.IllegalFormatException implements Serializable |
serialVersionUID: 18890531L
flags
String flags
|
Class java.util.EnumMap extends AbstractMap implements Serializable |
serialVersionUID: 458661240069192865L
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
keyType
Class keyType
|
Class java.util.EnumSet extends AbstractSet implements Serializable |
writeReplace
Object writeReplace()
elementType
Class elementType
universe
java.lang.Enum<E extends java.lang.Enum<E>>[] universe
|
Class java.util.FormatFlagsConversionMismatchException extends java.util.IllegalFormatException implements Serializable |
serialVersionUID: 19120414L
f
String f
c
char c
serialVersionUID: 18111216L
serialVersionUID: -8125100834729963327L
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
- Updates internal state.
- Throws:
IOException
ClassNotFoundException
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 or -12219292800000L. For this value, October 4,
1582 (Julian) is followed by October 15, 1582 (Gregorian). This
corresponds to Julian day number 2299161.
-
serialVersionUID: 362498820763181265L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Reconstitute the HashMap instance from a stream (i.e.,
deserialize it).
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Save the state of the HashMap instance 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 the order that they
are returned by entrySet().iterator().
- Throws:
IOException
threshold
int threshold
- The next size value at which to resize (capacity * load factor).
-
loadFactor
float loadFactor
- The load factor for the hash table.
-
serialVersionUID: -5024744406713321676L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Reconstitute the HashSet instance from a stream (that is,
deserialize it).
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Save the state of this HashSet instance to a stream (that is,
serialize this set).
- Serial Data:
- The capacity of the backing HashMap instance
(int), and its load factor (float) are emitted, followed by
the size of the set (the number of elements it contains)
(int), followed by all of its elements (each an Object) in
no particular order.
- Throws:
IOException
serialVersionUID: 1421746759512286392L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Reconstitute the Hashtable from a stream (i.e., deserialize it).
- Throws:
IOException
ClassNotFoundException
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.
- Throws:
IOException
threshold
int threshold
- The table is rehashed when its size exceeds this threshold. (The
value of this field is (int)(capacity * loadFactor).)
-
loadFactor
float loadFactor
- The load factor for the hashtable.
-
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Reconstitute the IdentityHashMap instance from a stream (i.e.,
deserialize it).
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Save the state of the IdentityHashMap instance to a stream
(i.e., serialize it).
- Serial Data:
- The size of the HashMap (the number of key-value
mappings) (int), followed by the key (Object) and
value (Object) for each key-value mapping represented by the
IdentityHashMap. The key-value mappings are emitted in no
particular order.
- Throws:
IOException
size
int size
- The number of key-value mappings contained in this identity hash map.
-
|
Class java.util.IllegalFormatCodePointException extends java.util.IllegalFormatException implements Serializable |
serialVersionUID: 19080630L
c
int c
|
Class java.util.IllegalFormatConversionException extends java.util.IllegalFormatException implements Serializable |
serialVersionUID: 17000126L
c
char c
arg
Class arg
serialVersionUID: 18830826L
|
Class java.util.IllegalFormatFlagsException extends java.util.IllegalFormatException implements Serializable |
serialVersionUID: 790824L
flags
String flags
|
Class java.util.IllegalFormatPrecisionException extends java.util.IllegalFormatException implements Serializable |
serialVersionUID: 18711008L
p
int p
|
Class java.util.IllegalFormatWidthException extends java.util.IllegalFormatException implements Serializable |
serialVersionUID: 16660902L
w
int w
|
Class java.util.InvalidPropertiesFormatException extends IOException implements Serializable |
readObject
private void readObject(ObjectInputStream arg0)
throws NotSerializableException
- Throws:
NotSerializableException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws NotSerializableException
- Throws:
NotSerializableException
accessOrder
boolean accessOrder
- The iteration ordering method for this linked hash map: true
for access-order, false for insertion-order.
-
serialVersionUID: 876323262645176354L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Reconstitute this LinkedList instance from a stream (that is
deserialize it).
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Save the state of this LinkedList instance to a stream (that
is, serialize it).
- Serial Data:
- The size of the list (the number of elements it
contains) is emitted (int), followed by all of its
elements (each an Object) in the proper order.
- Throws:
IOException
serialVersionUID: 9149081749638150636L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Serial Data:
- The first three fields are three
String objects:
the first is a 2-letter ISO 639 code representing the locale's language,
the second is a 2-letter ISO 3166 code representing the locale's region or
country, and the third is an optional chain of variant codes defined by this
library. Any of the fields may be the empty string. The fourth field is an
intrepresenting the locale's hash code, but is ignored by
readObject(). Whatever this field's value, the hash code is
initialized to -1, a sentinel value that indicates the hash code must be
recomputed.
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Serial Data:
- The first three fields are three
String objects:
the first is a 2-letter ISO 639 code representing the locale's language,
the second is a 2-letter ISO 3166 code representing the locale's region or
country, and the third is an optional chain of variant codes defined by this
library. Any of the fields may be the empty string. The fourth field is an
int whose value is always -1. This is a sentinel value indicating
the Locale's hash code must be recomputed.
- Throws:
IOException
language
String language
-
- See Also:
Locale.getLanguage()
country
String country
-
- See Also:
Locale.getCountry()
variant
String variant
-
- See Also:
Locale.getVariant()
hashcode
int hashcode
- Placeholder for the object's hash code. Always -1.
-
|
Class java.util.MissingFormatArgumentException extends java.util.IllegalFormatException implements Serializable |
serialVersionUID: 19190115L
s
String s
|
Class java.util.MissingFormatWidthException extends java.util.IllegalFormatException implements Serializable |
serialVersionUID: 15560123L
s
String s
className
String className
- The class name of the resource bundle requested by the user.
-
key
String key
- The name of the specific resource requested by the user.
-
|
Class java.util.PriorityQueue extends java.util.AbstractQueue<E> implements Serializable |
serialVersionUID: -7720805057305804111L
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
size
int size
comparator
Comparator comparator
serialVersionUID: 4112578634029874840L
defaults
Properties defaults
- A property list that contains default values for any keys not
found in this property list.
-
serialVersionUID: 7015263904581634791L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Serial Data:
- Default fields.
- Throws:
IOException
all_allowed
boolean all_allowed
- boolean saying if "*" is in the collection.
permissions
Hashtable permissions
- A table of the PropertyPermissions.
serialVersionUID: 3905348978240129619L
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.)
-
nextNextGaussian
double nextNextGaussian
haveNextNextGaussian
boolean haveNextNextGaussian
|
Class java.util.ServiceConfigurationError extends Error implements Serializable |
serialVersionUID: 74132770414881L
serialVersionUID: -403250971215465050L
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
- Reconstitute this object from a stream (i.e., deserialize it).
We handle both JDK 1.1
binary formats and full formats with a packed byte array.
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
- Save the state of this object to a stream (i.e., serialize it).
- Serial Data:
- We write out two formats, a JDK 1.1 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 JDK 1.1 code upon stream in.
Contents of the optional section: The length of a byte array is
emitted (int); this is 4 as of this release. The byte array of the given
length is emitted. The contents of the byte array are the true values of
the fields startDay, startDayOfWeek,
endDay, and endDayOfWeek. The values of these
fields in the required section are approximate values suited to the rule
mode DOW_IN_MONTH_MODE, which is the only mode recognized by
JDK 1.1.
- Throws:
IOException
startMonth
int startMonth
- The month in which daylight saving time starts. This value must be
between
Calendar.JANUARY and
Calendar.DECEMBER inclusive. This value must not equal
endMonth.
If useDaylight is false, this value is ignored.
-
startDay
int startDay
- This field has two possible interpretations:
startMode == DOW_IN_MONTH
-
startDay indicates the day of the month of
startMonth on which daylight
saving time starts, from 1 to 28, 30, or 31, depending on the
startMonth.
startMode != DOW_IN_MONTH
-
startDay indicates which startDayOfWeek in th
month startMonth daylight
saving time starts on. For example, a value of +1 and a
startDayOfWeek of Calendar.SUNDAY indicates the
first Sunday of startMonth. Likewise, +2 would indicate the
second Sunday, and -1 the last Sunday. A value of 0 is illegal.
If useDaylight is false, this value is ignored.
-
startDayOfWeek
int startDayOfWeek
- The day of the week on which daylight saving time starts. This value
must be between
Calendar.SUNDAY and
Calendar.SATURDAY inclusive.
If useDaylight is false or
startMode == DAY_OF_MONTH, this value is ignored.
-
startTime
int startTime
- The time in milliseconds after midnight at which daylight saving
time starts. This value is expressed as wall time, standard time,
or UTC time, depending on the setting of
startTimeMode.
If useDaylight is false, this value is ignored.
-
startTimeMode
int startTimeMode
- The format of startTime, either WALL_TIME, STANDARD_TIME, or UTC_TIME.
-
- Since:
- 1.3
endMonth
int endMonth
- The month in which daylight saving time ends. This value must be
between
Calendar.JANUARY and
Calendar.UNDECIMBER. This value must not equal
startMonth.
If useDaylight is false, this value is ignored.
-
endDay
int endDay
- This field has two possible interpretations:
endMode == DOW_IN_MONTH
-
endDay indicates the day of the month of
endMonth on which daylight
saving time ends, from 1 to 28, 30, or 31, depending on the
endMonth.
endMode != DOW_IN_MONTH
-
endDay indicates which endDayOfWeek in th
month endMonth daylight
saving time ends on. For example, a value of +1 and a
endDayOfWeek of Calendar.SUNDAY indicates the
first Sunday of endMonth. Likewise, +2 would indicate the
second Sunday, and -1 the last Sunday. A value of 0 is illegal.
If useDaylight is false, this value is ignored.
-
endDayOfWeek
int endDayOfWeek
- The day of the week on which daylight saving time ends. This value
must be between
Calendar.SUNDAY and
Calendar.SATURDAY inclusive.
If useDaylight is false or
endMode == DAY_OF_MONTH, this value is ignored.
-
endTime
int endTime
- The time in milliseconds after midnight at which daylight saving
time ends. This value is expressed as wall time, standard time,
or UTC time, depending on the setting of
endTimeMode.
If useDaylight is false, this value is ignored.
-
endTimeMode
int endTimeMode
- The format of endTime, either WALL_TIME, STANDARD_TIME, or UTC_TIME.
-
- Since:
- 1.3
startYear
int startYear
- The year in which daylight saving time is first observed. This is an AD
value. If this value is less than 1 then daylight saving time is observed
for all AD years.
If useDaylight is false, this value is ignored.
-
rawOffset
int rawOffset
- The offset in milliseconds between this zone and GMT. Negative offsets
are to the west of Greenwich. To obtain local standard time,
add the offset to GMT time. To obtain local wall time it may also be
necessary to add
dstSavings.
-
useDaylight
boolean useDaylight
- A boolean value which is true if and only if this zone uses daylight
saving time. If this value is false, several other fields are ignored.
-
monthLength
byte[] monthLength
- This field was serialized in JDK 1.1, so we have to keep it that way
to maintain serialization compatibility. However, there's no need to
recreate the array each time we create a new time zone.
- An array of bytes containing the values {31, 28, 31, 30, 31, 30,
31, 31, 30, 31, 30, 31}. This is ignored as of the Java 2 platform v1.2, however, it must
be streamed out for compatibility with JDK 1.1.
startMode
int startMode
- Variables specifying the mode of the start rule. Takes the following
values:
DOM_MODE
-
Exact day of week; e.g., March 1.
DOW_IN_MONTH_MODE
-
Day of week in month; e.g., last Sunday in March.
DOW_GE_DOM_MODE
-
Day of week after day of month; e.g., Sunday on or after March 15.
DOW_LE_DOM_MODE
-
Day of week before day of month; e.g., Sunday on or before March 15.
The setting of this field affects the interpretation of the
startDay field.
If useDaylight is false, this value is ignored.
-
- Since:
- 1.1.4
endMode
int endMode
- Variables specifying the mode of the end rule. Takes the following
values:
DOM_MODE
-
Exact day of week; e.g., March 1.
DOW_IN_MONTH_MODE
-
Day of week in month; e.g., last Sunday in March.
DOW_GE_DOM_MODE
-
Day of week after day of month; e.g., Sunday on or after March 15.
DOW_LE_DOM_MODE
-
Day of week before day of month; e.g., Sunday on or before March 15.
The setting of this field affects the interpretation of the
endDay field.
If useDaylight is false, this value is ignored.
-
- Since:
- 1.1.4
dstSavings
int dstSavings
- A positive value indicating the amount of time saved during DST in
milliseconds.
Typically one hour (3600000); sometimes 30 minutes (1800000).
If useDaylight is false, this value is ignored.
-
- Since:
- 1.1.4
serialVersionOnStream
int serialVersionOnStream
- The version of the serialized data on the stream. Possible values:
- 0 or not present on stream
-
JDK 1.1.3 or earlier.
- 1
-
JDK 1.1.4 or later. Includes three new fields:
startMode,
endMode, and dstSavings.
- 2
-
JDK 1.3 or later. Includes two new fields:
startTimeMode
and endTimeMode.
When streaming out this class, the most recent format
and the highest allowable serialVersionOnStream
is written.
-
- Since:
- 1.1.4
serialVersionUID: 1224463164541339165L
serialVersionUID: 3581463369166924961L
ID
String ID
- The string identifier of this
TimeZone. This is a
programmatic identifier used internally to look up TimeZone
objects from the system table and also to map them to their localized
display names. ID values are unique in the system
table but may not be for dynamically created zones.
-
serialVersionUID: 919286545866124006L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Reconstitute the TreeMap instance from a stream (i.e.,
deserialize it).
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Save the state of the TreeMap instance 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).
- Throws:
IOException
comparator
Comparator comparator
- The Comparator used to maintain order in this TreeMap, or
null if this TreeMap uses its elements natural ordering.
-
serialVersionUID: -2479143000061671589L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Reconstitute the TreeSet instance from a stream (that is,
deserialize it).
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Save the state of the TreeSet instance to a stream (that is,
serialize it).
- Serial Data:
- Emits the comparator used to order this set, or
null if it obeys its elements' natural ordering
(Object), followed by the size of the set (the number of
elements it contains) (int), followed by all of its
elements (each an Object) in order (as determined by the
set's Comparator, or by the elements' natural ordering if
the set has no Comparator).
- Throws:
IOException
|
Class java.util.UnknownFormatConversionException extends java.util.IllegalFormatException implements Serializable |
serialVersionUID: 19060418L
s
String s
|
Class java.util.UnknownFormatFlagsException extends java.util.IllegalFormatException implements Serializable |
serialVersionUID: 19370506L
flags
String flags
|
Class java.util.UUID extends Object implements Serializable |
serialVersionUID: -4856846361193249489L
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
mostSigBits
long mostSigBits
leastSigBits
long leastSigBits
serialVersionUID: -2767605614048989439L
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Save the state of the Vector instance to a stream (that
is, serialize it). This method is present merely for synchronization.
It just calls the default readObject method.
- Throws:
IOException
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.
-
elementCount
int elementCount
- The number of valid components in this Vector object.
Components elementData[0] through
elementData[elementCount-1] are the actual items.
-
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 less than or equal to zero, the capacity
of the vector is doubled each time it needs to grow.
-
|
Class java.util.zip.ZipError extends InternalError implements Serializable |
serialVersionUID: 853973422266861979L
|
Package javax.microedition.io |
|
Package javax.microedition.pki |
reason
byte reason
- The reason code for this exception
cert
Certificate cert
- The certificate that caused the exception
arg
Object arg
id
int id
key
String key
key
String key
msgobj
Object msgobj
applet
Applet applet
- The applet (if loaded).
doInit
boolean doInit
- Applet will allow initialization. Should be
set to false if loading a serialized applet
that was pickled in the init=true state.
loader
AppletClassLoader loader
- The classloader for the applet.
status
int status
- The current status. One of:
APPLET_DISPOSE,
APPLET_LOAD,
APPLET_INIT,
APPLET_START,
APPLET_STOP,
APPLET_DESTROY,
APPLET_ERROR.
handler
Thread handler
- The thread for the applet.
defaultAppletSize
java.awt.Dimension defaultAppletSize
- The initial applet size.
currentAppletSize
java.awt.Dimension currentAppletSize
- The current applet size.
mu
MessageUtils mu
loaderThread
Thread loaderThread
- The thread to use during applet loading
loadAbortRequest
boolean loadAbortRequest
- Flag to indicate that a loading has been cancelled
listeners
AppletListener listeners
queue
Queue queue
- AppletEvent Queue
key
String key
msgobj
Object[] msgobj
panel
sun.applet.AppletViewerPanel panel
- The panel in which the applet is being displayed.
label
Label label
- The status line.
statusMsgStream
PrintStream statusMsgStream
- output status messages to this stream
factory
AppletViewerFactory factory
- For cloning
|
Class sun.awt.CausedFocusEvent extends java.awt.event.FocusEvent implements Serializable |
cause
sun.awt.CausedFocusEvent.Cause cause
|
Class sun.awt.CustomCursor extends java.awt.Cursor implements Serializable |
image
java.awt.Image image
serialVersionUID: 2967042741780317130L
isCursorAllowed
boolean isCursorAllowed
|
Class sun.awt.FocusingTextField extends TextField implements Serializable |
next
TextField next
willSelect
boolean willSelect
|
Class sun.awt.ModalityEvent extends AWTEvent implements Serializable |
listener
sun.awt.ModalityListener listener
|
Class sun.awt.OrientableFlowLayout extends FlowLayout implements Serializable |
orientation
int orientation
vAlign
int vAlign
vHGap
int vHGap
vVGap
int vVGap
|
Class sun.awt.PeerEvent extends java.awt.event.InvocationEvent implements Serializable |
flags
long flags
|
Class sun.awt.SunToolkit.InfiniteLoop extends RuntimeException implements Serializable |
|
Class sun.awt.SunToolkit.OperationTimedOut extends RuntimeException implements Serializable |
|
Class sun.awt.UngrabEvent extends AWTEvent implements Serializable |
|
Class sun.awt.VariableGridLayout extends GridLayout implements Serializable |
rowsSet
BitSet rowsSet
rowFractions
double[] rowFractions
colsSet
BitSet colsSet
colFractions
double[] colFractions
rows
int rows
cols
int cols
hgap
int hgap
vgap
int vgap
|
Class sun.awt.X11CustomCursor extends sun.awt.CustomCursor implements Serializable |
|
Class sun.awt.image.BadDepthException extends Exception implements Serializable |
|
Class sun.awt.image.ImageAccessException extends Exception implements Serializable |
|
Class sun.awt.image.ImageFormatException extends Exception implements Serializable |
|
Class sun.awt.image.PNGImageDecoder.PNGException extends IOException implements Serializable |
attributes
Map attributes
fontColor
java.awt.Color fontColor
strikethrough
boolean strikethrough
underline
boolean underline
|
Class sun.io.FileFileIO extends sun.io.FileIO implements Serializable |
file
File file
|
Class sun.io.FileIO extends Object implements Serializable |
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
path
String path
|
Class sun.misc.WeakCache extends Hashtable implements Serializable |
keyVector
Vector keyVector
cleanupIndex
int cleanupIndex
|
Class sun.net.ProgressEvent extends EventObject implements Serializable |
url
URL url
contentType
String contentType
method
String method
progress
int progress
expected
int expected
state
sun.net.ProgressSource.State state
serialVersionUID: -2937172892064557949L
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
- Throws:
IOException
keepAliveTimer
Thread keepAliveTimer
|
Class sun.net.www.http.KeepAliveStreamCleaner extends java.util.concurrent.LinkedBlockingQueue<sun.net.www.http.KeepAliveCleanerEntry> implements Serializable |
|
Package sun.net.www.protocol.http |
|
Class sun.net.www.protocol.http.AuthCacheValue extends Object implements Serializable |
|
Package sun.porting.utils |
|
Package sun.security.pkcs |
|
Class sun.security.pkcs.EncodingException extends Exception implements Serializable |
serialVersionUID: 4060198374240668325L
serialVersionUID: -3836890099307167124L
readObject
private void readObject(ObjectInputStream stream)
throws IOException
- Serialization read ... PKCS#8 keys serialize as
themselves, and they're parsed when they get read back.
- Throws:
IOException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
- Serialization write ... PKCS#8 keys serialize as
themselves, and they're parsed when they get read back.
- Throws:
IOException
algid
AlgorithmId algid
key
byte[] key
encodedKey
byte[] encodedKey
|
Package sun.security.provider |
serialVersionUID: -3244453684193605938L
x
BigInteger x
serialVersionUID: -2994193307391104133L
y
BigInteger y
|
Class sun.security.provider.DSAPublicKeyImpl extends DSAPublicKey implements Serializable |
serialVersionUID: 7819830118247182730L
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
serialVersionUID: 4923799573357658384L
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
- Serialization write.
- Throws:
IOException
sourceFile
File sourceFile
identities
Hashtable identities
|
Class sun.security.provider.NativePRNG extends SecureRandomSpi implements Serializable |
serialVersionUID: -6599091113397072932L
i18nMessage
String i18nMessage
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
state
byte[] state
remainder
byte[] remainder
remCount
int remCount
serialVersionUID: 9060648952088498478L
trusted
boolean trusted
info
String info
serialVersionUID: -2127743304301557711L
trusted
boolean trusted
|
Package sun.security.provider.certpath |
|
Class sun.security.provider.certpath.SunCertPathBuilderException extends java.security.cert.CertPathBuilderException implements Serializable |
serialVersionUID: -7814288414129264709L
certs
List certs
- List of certificates in this chain
|
Package sun.security.util |
serialVersionUID: 8697030238860181294L
components
int[] components
componentLen
int componentLen
|
Class sun.security.util.PendingException extends RuntimeException implements Serializable |
serialVersionUID: -5201837247928788640L
|
Package sun.security.x509 |
p
BigInteger p
q
BigInteger q
g
BigInteger g
serialVersionUID: 7205873507486557157L
algid
ObjectIdentifier algid
- The object identitifer being used for this algorithm.
algParams
AlgorithmParameters algParams
constructedFromDer
boolean constructedFromDer
params
DerValue params
- Parameters for this algorithm. These are stored in unparsed
DER-encoded form; subclasses can be made to automaticaly parse
them so there is fast access to these parameters.
|
Class sun.security.x509.CertException extends SecurityException implements Serializable |
serialVersionUID: 6930793039696446142L
verfCode
int verfCode
- Deprecated.
moreData
String moreData
- Deprecated.
|
Class sun.security.x509.X500Signer extends Signer implements Serializable |
serialVersionUID: -8609982645394364834L
sig
Signature sig
agent
X500Name agent
algid
AlgorithmId algid
|
Class sun.security.x509.X509Cert extends Object implements Serializable |
serialVersionUID: -52595524744692374L
readObject
private void readObject(ObjectInputStream arg0)
throws IOException
- Deprecated.
- Throws:
IOException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Deprecated.
- Throws:
IOException
readOnly
boolean readOnly
signedCert
byte[] signedCert
info
X509CertInfo info
algId
AlgorithmId algId
signature
byte[] signature
subjectAlternativeNames
Collection subjectAlternativeNames
issuerAlternativeNames
Collection issuerAlternativeNames
extKeyUsage
List extKeyUsage
verifiedPublicKey
PublicKey verifiedPublicKey
- PublicKey that has previously been used to verify
the signature of this certificate. Null if the certificate has not
yet been verified.
verifiedProvider
String verifiedProvider
- If verifiedPublicKey is not null, name of the provider used to
successfully verify the signature of this certificate, or the
empty String if no provider was explicitly specified.
verificationResult
boolean verificationResult
- If verifiedPublicKey is not null, result of the verification using
verifiedPublicKey and verifiedProvider. If true, verification was
successful, if false, it failed.
serialVersionUID: -5359250853002055002L
readObject
private void readObject(ObjectInputStream stream)
throws IOException
- Serialization read ... X.509 keys serialize as
themselves, and they're parsed when they get read back.
- Throws:
IOException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
- Serialization write ... X.509 keys serialize as
themselves, and they're parsed when they get read back.
- Throws:
IOException
algid
AlgorithmId algid
key
byte[] key
- Deprecated. Use the BitArray form which does not require keys to
be byte aligned.
- The key bytes, without the algorithm information.
- See Also:
X509Key.setKey(BitArray),
X509Key.getKey()
unusedBits
int unusedBits
bitStringKey
BitArray bitStringKey
encodedKey
byte[] encodedKey
serialVersionUID: -8527488697350388578L
|
Package sun.util.calendar |
serialVersionUID: 2653134537216586139L
rawOffset
int rawOffset
- The raw GMT offset in milliseconds between this zone and GMT.
Negative offsets are to the west of Greenwich. To obtain local
standard time, add the offset to GMT time.
-
rawOffsetDiff
int rawOffsetDiff
- Difference in milliseconds from the original GMT offset in case
the raw offset value has been modified by calling
ZoneInfo.setRawOffset(int). The initial value is 0.
-
checksum
int checksum
- A CRC32 value of all pairs of transition time (in milliseconds
in
long) in local time and its GMT offset (in
seconds in int) in the chronological order. Byte
values of each long and int are taken
in the big endian order (i.e., MSB to LSB).
-
dstSavings
int dstSavings
- The amount of time in milliseconds saved during daylight saving
time. If
useDaylight is false, this value is 0.
-
transitions
long[] transitions
- This array describes transitions of GMT offsets of this time
zone, including both raw offset changes and daylight saving
time changes.
A long integer consists of four bit fields.
- The most significant 52-bit field represents transition
time in milliseconds from Gregorian January 1 1970, 00:00:00
GMT.
- The next 4-bit field is reserved and must be 0.
- The next 4-bit field is an index value to
offsets[] for the amount of daylight saving at the
transition. If this value is zero, it means that no daylight
saving, not the index value zero.
- The least significant 4-bit field is an index value to
offsets[] for total GMT offset at the
transition.
If this time zone doesn't observe daylight saving time and has
never changed any GMT offsets in the past, this value is null.
-
offsets
int[] offsets
- This array holds all unique offset values in
milliseconds. Index values to this array are stored in the
transitions array elements.
-
simpleTimeZoneParams
int[] simpleTimeZoneParams
- SimpleTimeZone parameter values. It has to have either 8 for
the
11-argument SimpleTimeZone constructor or 10 for the
13-argument SimpleTimeZone constructor parameters.
-
willGMTOffsetChange
boolean willGMTOffsetChange
- True if the raw GMT offset value would change after the time
zone data has been generated; false, otherwise. The default
value is false.
-