private void readObject(ObjectInputStream s) throws ClassNotFoundException, IOException
ClassNotFoundException
- if a class is not foundIOException
- if deserialization failsHeadlessException
- if this is a headless environmentGraphicsEnvironment.isHeadless()
AccessibleContext accessibleContext
int id
boolean consumed
AWTEvent.consume()
,
AWTEvent.isConsumed()
byte[] bdata
boolean isFocusManagerEvent
protected Object readResolve() throws ObjectStreamException
ObjectStreamException
- if something goes wrongchar keyChar
int keyCode
int modifiers
boolean onKeyRelease
Component north
Component south
Component east
Component west
Component center
Component firstLine
Component lastLine
Component firstItem
Component lastItem
int hgap
int vgap
CheckboxGroup group
String label
boolean state
Checkbox selectedCheckbox
Vector<T> pItems
null
.
This is package-private to avoid an accessor method.int selectedIndex
ItemListener item_listeners
int value
getRGB()
.Color.getRGB()
float[] frgbvalue
Color.getRGBColorComponents(float[])
,
Color.getRGBComponents(float[])
float[] fvalue
Color.getRGBColorComponents(float[])
,
Color.getRGBComponents(float[])
float falpha
Color.getRGBComponents(float[])
,
Color.getComponents(float[])
ColorSpace cs
Color.getColor(String)
,
Color.getColorSpace()
,
Color.getColorComponents(float[])
private void readObject(ObjectInputStream s) throws ClassNotFoundException, IOException
ClassNotFoundException
- if deserialization failsIOException
- if the stream failsprivate void writeObject(ObjectOutputStream s) throws IOException
IOException
- if the stream failsint x
Component.getLocation()
int y
Component.getLocation()
int width
Component.getSize()
int height
Component.getSize()
Color foreground
Color background
Font font
Component.getFont()
,
Component.setFont(Font)
Font peerFont
Cursor cursor
Locale locale
boolean ignoreRepaint
Component.getIgnoreRepaint()
,
Component.setIgnoreRepaint(boolean)
boolean visible
boolean enabled
boolean valid
DropTarget dropTarget
Component.getDropTarget()
,
Component.setDropTarget(DropTarget)
Vector<T> popups
Component.add(PopupMenu)
String name
Component.getName()
,
Component.setName(String)
boolean nameExplicitlySet
boolean focusable
Component.isFocusable()
,
Component.setFocusable(boolean)
int isFocusTraversableOverridden
Component.isFocusTraversable()
method has been overridden.Set<E>[] focusTraversalKeys
Component.getFocusTraversalKeys(int)
,
Component.setFocusTraversalKeys(int, Set)
boolean focusTraversalKeysEnabled
Component.getFocusTraversalKeysEnabled()
,
Component.setFocusTraversalKeysEnabled(boolean)
Dimension minSize
boolean minSizeSet
Component.setMinimumSize(Dimension)
with a non-null value.Dimension maxSize
Component.setMaximumSize(Dimension)
boolean maxSizeSet
Component.setMaximumSize(Dimension)
with a non-null value.Dimension prefSize
boolean prefSizeSet
Component.setPreferredSize(Dimension)
with a non-null value.boolean newEventsOnly
Component.dispatchEvent(AWTEvent)
long eventMask
PropertyChangeSupport changeSupport
boolean isPacked
int componentSerializedDataVersion
AccessibleContext accessibleContext
Component.getAccessibleContext()
int numHierarchyListeners
int numHierarchyBoundsListeners
ComponentListener accessibleAWTComponentHandler
FocusListener accessibleAWTFocusHandler
private void readObject(ObjectInputStream s) throws ClassNotFoundException, IOException
ClassNotFoundException
- if deserialization failsIOException
- if the stream failsprivate void writeObject(ObjectOutputStream s) throws IOException
IOException
- if the stream failsint ncomponents
Component[] component
LayoutManager layoutMgr
boolean focusCycleRoot
boolean focusTraversalPolicyProvider
int containerSerializedDataVersion
FocusTraversalPolicy focusTraversalPolicy
ContainerListener accessibleContainerHandler
String name
int type
boolean modal
boolean resizable
String title
null
.boolean undecorated
boolean blocked
EventQueue eq2
String dir
String file
FilenameFilter filter
int mode
LOAD
or
SAVE
.private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
String name
int size
float pointSize
int style
Font font
int frameSerializedDataVersion
Image icon
boolean mbManagement
MenuBar menuBar
Vector<T> ownedWindows
boolean resizable
int state
String title
Rectangle maximizedBounds
boolean undecorated
int anchor
int fill
int gridheight
int gridwidth
int gridx
int gridy
Insets insets
int ipadx
int ipady
double weightx
double weighty
Hashtable<K,V> comptable
Hashtable<K,V> internalcomptable
java.awt.GridBagLayoutInfo layoutInfo
GridBagConstraints defaultConstraints
double[] columnWeights
int[] columnWidths
double[] rowWeights
int[] rowHeights
int alignment
LEFT
.String text
Vector<T> items
boolean multipleMode
int rows
int[] selected
int visibleIndex
makeVisible()
and
getVisibleIndex
.ItemListener item_listeners
ActionListener action_listeners
List parent
int indexInParent
Component target
java.awt.MediaTracker.MediaEntry head
Font font
String name
AccessibleContext accessibleContext
MenuComponent.getAccessibleContext()
boolean nameExplicitlySet
setName()
.
Please note that this does not guarantee that name will then
be non-null, as this may be the value passed to setName()
.setName()
.MenuComponent.setName(String)
boolean newEventsOnly
String actionCommand
boolean enabled
long eventMask
String label
MenuShortcut shortcut
int key
boolean usesShift
true
if the shift key was used with this shortcut,
or false
otherwise.String keyName
int x
Point.getLocation()
,
Point.move(int, int)
int y
Point.getLocation()
,
Point.move(int, int)
int npoints
int[] xpoints
Polygon.addPoint(int, int)
int[] ypoints
Polygon.addPoint(int, int)
Rectangle bounds
Polygon.getBounds()
int lineIncrement
int pageIncrement
int maximum
int minimum
int orientation
HORIZONTAL
or VERTICAL
constant
from this class.int value
int visibleAmount
AdjustmentListener adjustment_listeners
ScrollPaneAdjustable hAdjustable
setMinimum()
, setMaximum
, and
setVisibleAmount
must not be called on this scrollbar.ScrollPaneAdjustable vAdjustable
setMinimum()
, setMaximum
, and
setVisibleAmount
must not be called on this scrollbar.int scrollbarDisplayPolicy
Point scrollPosition
boolean wheelScrollingEnabled
ScrollPane sp
int orientation
int value
int minimum
int maximum
int visibleAmount
int unitIncrement
int blockIncrement
AdjustmentListener adjustmentListener
int columns
int rows
int scrollbarVisibility
boolean editable
int selectionStart
int selectionEnd
String text
int columns
char echoChar
ActionListener action_listeners
String warningString
int windowSerializedDataVersion
int state
boolean focusableWindowState
boolean alwaysOnTop
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
ICC_Profile thisProfile
float[] minVal
float[] maxVal
float[] diffMinMax
float[] invDiffMinMax
boolean needScaleInit
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s) throws IOException
IOException
protected Object readResolve() throws ObjectStreamException
ObjectStreamException
public void readExternal(ObjectInput stream) throws IOException, ClassNotFoundException
IOException
- If an error ocurs.ClassNotFoundException
- If the class for an object being restored
cannot be found.public void writeExternal(ObjectOutput stream) throws IOException
IOException
- If an error occurs.DragSource dragSource
Component component
Point origin
int action
List<E> events
DragGestureRecognizer dgr
private void readObject(ObjectInputStream s) throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
private void writeObject(ObjectOutputStream s) throws IOException
IOException
DragSource dragSource
Component component
int sourceActions
ArrayList<E> events
DragSourceContextPeer peer
DragSourceContext context
DragSourceContextPeer peer
Cursor cursor
Transferable transferable
DragGestureEvent trigger
DragSourceListener dragSourceListener
boolean useCustomCursor
int sourceActions
Image image
Point offset
Component component
FlavorMap flavorMap
int actions
DropTargetPeer peer
DropTargetContext dropTargetContext
DropTargetListener dropTargetListener
DropTarget.DropTargetAutoScroller autoscroller
boolean active
DropTarget dropTarget
int targetActions
DropTargetContextPeer dtcp
int dropAction
int srcActions
Point location
int dropAction
int actions
Point location
boolean isLocalTx
DropTargetContext context
String actionCommand
ActionEvent.getActionCommand()
int modifiers
ActionEvent.getModifiers()
long when
ActionEvent.getWhen()
Adjustable adjustable
AdjustmentEvent.getAdjustable()
int adjustmentType
AdjustmentEvent.UNIT_INCREMENT
,
AdjustmentEvent.UNIT_DECREMENT
, AdjustmentEvent.BLOCK_INCREMENT
,
AdjustmentEvent.BLOCK_DECREMENT
, or AdjustmentEvent.TRACK
.AdjustmentEvent.getAdjustmentType()
int value
AdjustmentEvent.getValue()
boolean isAdjusting
AdjustmentEvent.getValueIsAdjusting()
Component child
boolean temporary
FocusEvent.isTemporary()
Component opposite
FocusEvent.getOppositeComponent()
Component changed
Container changedParent
long changeFlags
long when
InputEvent.getWhen()
int modifiers
InputEvent.getModifiers()
,
MouseEvent
int modifiersEx
InputEvent.getModifiersEx()
,
MouseEvent
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
EventQueue.getMostRecentEventTime()
if necessary.IOException
- if deserialization failsClassNotFoundException
- if deserialization failslong when
Runnable runnable
Runnable
object to call when dispatched.Object notifier
notifyAll()
on when
the call to run()
returns, or null
if no
object is to be notified.boolean catchExceptions
true
if exceptions are caught
and stored in a variable during the call to run()
, otherwise
exceptions are ignored and propagate up.Exception exception
run()
method. It
is null if exceptions are ignored, the run method hasn't completed, or
there were no exceptions.Throwable throwable
run()
method.
It is null if throwables are ignored, the run method hasn't completed,
or there were no throwables thrown.long when
InvocationEvent.getWhen()
Object item
int stateChange
ItemEvent.SELECTED
or
ItemEvent.DESELECTED
.private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
- if deserialization failsClassNotFoundException
- if deserialization failsint keyCode
KeyEvent.getKeyCode()
char keyChar
KeyEvent.getKeyChar()
int keyLocation
KeyEvent.KEY_LOCATION_UNKNOWN
,
KeyEvent.KEY_LOCATION_STANDARD
, KeyEvent.KEY_LOCATION_LEFT
,
KeyEvent.KEY_LOCATION_RIGHT
, or KeyEvent.KEY_LOCATION_NUMPAD
.KeyEvent.getKeyLocation()
boolean isProxyActive
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
- if deserialization failsClassNotFoundException
- if deserialization failsint x
MouseEvent.getX()
int y
MouseEvent.getY()
int absX
int absY
int clickCount
int button
MouseEvent.NOBUTTON
, MouseEvent.BUTTON1
, MouseEvent.BUTTON2
, or
MouseEvent.BUTTON3
.MouseEvent.getButton()
boolean popupTrigger
PopupMenu
,
MouseEvent.isPopupTrigger()
int scrollType
MouseWheelEvent.WHEEL_UNIT_SCROLL
and MouseWheelEvent.WHEEL_BLOCK_SCROLL
.int scrollAmount
int wheelRotation
Rectangle updateRect
Window opposite
WindowEvent.getOppositeWindow()
int oldState
int newState
protected Object readResolve() throws InvalidObjectException
InvalidObjectException
- if the attribute is not recognised.AffineTransform affineTransform
private void readObject(ObjectInputStream s) throws ClassNotFoundException, IOException
ClassNotFoundException
- if there is a problem deserializingIOException
- if there is a problem deserializingdouble m00
double m10
double m01
double m11
double m02
double m12
private void readObject(ObjectInputStream arg0) throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
private void writeObject(ObjectOutputStream arg0) throws IOException
IOException
private void readObject(ObjectInputStream arg0) throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
private void writeObject(ObjectOutputStream arg0) throws IOException
IOException
IOException mException
String propertyName
Object newValue
Object oldValue
Object propagationId
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
- if reading the stream failsClassNotFoundException
- if deserialization failsprivate void writeObject(ObjectOutputStream s) throws IOException
IOException
- if anything goes wrongHashtable<K,V> children
Object source
PropertyChangeEvent evt
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
- if reading the stream failsClassNotFoundException
- if deserialization failsprivate void writeObject(ObjectOutputStream s) throws IOException
IOException
- if anything goes wrongHashtable<K,V> children
Object source
BeanContextChild beanContextChildPeer
set
actions.
This is here so that this class can be used as a peer.
When extending this class, this variable will be set to
this
.
PropertyChangeSupport pcSupport
VetoableChangeSupport vcSupport
BeanContext propagatedFrom
BeanContext
that most recently passed this
event on.Collection<E> children
BeanContextServiceProvider serviceProvider
Class<T> serviceClass
private void readObject(ObjectInputStream s) throws ClassNotFoundException, IOException
BeanContextSupport.readChildren(ObjectInputStream)
is only called if there
is no distinct peer. If there is, the peer is expected to call
the method instead.ClassNotFoundException
- if the class of an object being deserialized
could not be found.IOException
- if an I/O error occurs.private void writeObject(ObjectOutputStream s) throws ClassNotFoundException, IOException
BeanContextSupport.writeChildren(ObjectOutputStream)
is only called if there
is no distinct peer. If there is, the peer is expected to call
the method instead.ClassNotFoundException
- if the class of an object being deserialized
could not be found.IOException
- if an I/O error occurs.private void readObject(ObjectInputStream ois) throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
private void writeObject(ObjectOutputStream oos) throws IOException
IOException
String path
boolean readPerm
boolean writePerm
boolean executePerm
boolean deletePerm
String actionsString
String classname
ObjectStreamClass[] hierarchy
ObjectStreamClass superClass
Class<T> clazz
String name
long uid
byte flags
ObjectStreamField[] fields
int primFieldSize
int objectFieldCount
Method readObjectMethod
Method readResolveMethod
Method writeReplaceMethod
Method writeObjectMethod
boolean realClassIsSerializable
boolean realClassIsExternalizable
ObjectStreamField[] fieldMapping
Constructor<T> firstNonSerializableParentConstructor
Constructor<T> constructor
boolean isProxyClass
boolean fieldsSet
Exception detail
Throwable ex
String name
int ordinal
Throwable exception
String fileName
int lineNumber
String declaringClass
String methodName
Object data
String.boffset
int boffset
int count
int cachedHashCode
String detailMessage
Throwable cause
this
until initialized.StackTraceElement[] stackTrace
String typeName
Throwable target
InvocationHandler h
Throwable undeclaredThrowable
Throwable.getCause()
, but is necessary for serial compatibility.BigInteger intVal
int scale
int precision
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
int bitCount
int bitLength
int lowestSetBit
byte[] magnitude
int signum
int precision
RoundingMode roundMode
int responseCode
String location
private Object writeReplace() throws ObjectStreamException
ObjectStreamException
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s) throws IOException
IOException
byte[] ipaddress
int scope_id
boolean scope_id_set
boolean scope_ifname_set
String ifname
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream oos) throws IOException
IOException
private Object readResolve() throws ObjectStreamException
ObjectStreamException
int address
String hostName
int family
String hostname
InetAddress addr
int port
private void readObject(ObjectInputStream input) throws IOException, ClassNotFoundException
SocketPermission
object from
an input stream.IOException
- if an I/O error occurs in the stream.ClassNotFoundException
- if the class of the
serialized object could not be found.private void writeObject(ObjectOutputStream output) throws IOException
SocketPermission
object to an
output stream.IOException
- if an I/O error occurs in the stream.String actions
private void readObject(ObjectInputStream is) throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
private void writeObject(ObjectOutputStream os) throws IOException
IOException
String string
String input
int index
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream oos) throws IOException
IOException
String protocol
String authority
String host
joe@some.host.net
.String userInfo
int port
String file
path[?query]
.String ref
int hashCode
String charsetName
String charsetName
Throwable detail
ActivationID id
ActivationGroupID groupid
String classname
String location
MarshalledObject<T> data
boolean restart
Throwable detail
ActivationGroupID groupId
ActivationMonitor monitor
long incarnation
String className
String location
MarshalledObject<T> data
ActivationGroupDesc.CommandEnvironment env
Properties props
ActivationSystem system
UID uid
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
- if thrown by the streamClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException, ClassNotFoundException
IOException
- if thrown by the streamClassNotFoundException
VMID vmid
long value
byte[] addr
UID uid
long objNum
UID space
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
RemoteObject.ref
an instance of this class and calls its .readExternal method. The standard
packageless class names are UnicastRef, UnicastRef2, UnicastServerRef,
UnicastServerRef2, ActivatableRef or ActivatableServerRef.IOException
- if the IO exception occursClassNotFoundException
- if the class with the given name is not
present in the package gnu.java.rmi.server (for the case of the
GNU Classpath.private void writeObject(ObjectOutputStream out) throws IOException, ClassNotFoundException
RemoteRef.getRefClass(ObjectOutput)
on the RemoteObject.ref
to get the
class name without package, writes this name and then calls the
ref.writeObject to write the data. The standard packageless class names are
UnicastRef, UnicastRef2, UnicastServerRef, UnicastServerRef2,
ActivatableRef or ActivatableServerRef. The empty string with the
subsequently following serialized ref instance be written if the
ref.getRefClass returns null.IOException
- if one occurs during writingClassNotFoundException
- never in this implementation (specified as
part of the API standard)UnmarshalException
- if the remote reference of this remote object is
null.Exception detail
int port
RMIClientSocketFactory csf
RMIServerSocketFactory ssf
Permission perm
Permission
associated with this exception.CertPath signerCertPath
java.security.Timestamp timestamp
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
- if reading failsClassNotFoundException
- if deserialization failsprivate void writeObject(ObjectOutputStream s) throws IOException
IOException
- if writing failsURL location
private void writeObject(ObjectOutputStream s) throws IOException
IOException
- if the underlying stream failsPublicKey publicKey
PrivateKey privateKey
protected Object readResolve() throws ObjectStreamException
ObjectStreamException
String name
PermissionCollection allPermission
AllPermission
.Hashtable<K,V> perms
Hashtable
that contains our collections.Exception exception
long counter
Provider provider
byte[] randomBytes
int randomBytesUsed
SecureRandomSpi secureRandomSpi
byte[] state
String algorithm
boolean isSeeded
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
byte[] content
byte[] signature
String thealgorithm
PrivateKey privateKey
protected Object writeReplace() throws ObjectStreamException
new CertificateRep(getType(), getEncoded());
This thusly replaces the certificate with its name and its
encoded form, which can be deserialized later with the CertificateFactory
implementation for this certificate's type.
ObjectStreamException
- If the replacement could not be
created.String type
protected Object readResolve() throws ObjectStreamException
CertificateFactory
for this certificate's type, then
attempts to parse the encoded data with that factory, returning
the resulting certificate.ObjectStreamException
- If there is no appropriate
certificate factory for the given type, or if the encoded form
cannot be parsed.String type
byte[] data
protected Object writeReplace() throws ObjectStreamException
CertPath.CertPathRep
.ObjectStreamException
- if the replacement creation failsString type
protected Object readResolve() throws ObjectStreamException
CertPath
upon deserialization.ObjectStreamException
- if replacement failsString type
byte[] data
int index
CertPath certPath
CertPath
that failed.int dataSize
int index
boolean parameter
boolean read
int transferSize
SQLException next
String SQLState
int vendorCode
protected Object readResolve() throws InvalidObjectException
AttributedCharacterIterator.Attribute
that is being deserialized to one of the three pre-defined attribute
constants. It does this by comparing the names of the attributes. The
constant that the deserialized object resolves to is returned.InvalidObjectException
- If the object being deserialized
cannot be resolved.String name
String[] choiceFormats
double[] choiceLimits
Calendar calendar
NumberFormat numberFormat
protected Object readResolve() throws InvalidObjectException
InvalidObjectException
- If the object being deserialized
cannot be resolved.int calendarField
String[] ampms
String[] eras
String localPatternChars
String[] months
String[] shortMonths
String[] shortWeekdays
String[] weekdays
String[][] runtimeZoneStrings
String[][] zoneStrings
#setZoneStrings()
.boolean parseBigDecimal
boolean useCurrencySeparator
boolean decimalSeparatorAlwaysShown
boolean showDecimalSeparator
decimalSeparatorAlwaysShown
,
as it defines if the format string contains a decimal separator or no.boolean groupingSeparatorInPattern
byte groupingSize
byte minExponentDigits
exponentRound
int exponentRound
int multiplier
int negativePatternMultiplier
String negativePrefix
String negativeSuffix
String positivePrefix
String positiveSuffix
DecimalFormatSymbols symbols
boolean useExponentialNotation
int maxIntegerDigitsExponent
boolean hasNegativePrefix
boolean hasFractionalPattern
ArrayList<E> attributes
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
String currencySymbol
char decimalSeparator
char
used to separate decimals in a number.char digit
char
used to represent a digit in
a format specification.char exponential
char
used to represent the exponent
separator in exponential notation.char groupingSeparator
String infinity
String intlCurrencySymbol
char minusSign
char monetarySeparator
String NaN
char patternSeparator
char percent
char perMill
int serialVersionOnStream
char zeroDigit
Locale locale
protected Object readResolve() throws InvalidObjectException
InvalidObjectException
- If the object being deserialized
cannot be resolved.private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream stream) throws IOException
IOException
boolean groupingUsed
int maximumFractionDigits
byte maxFractionDigits
int maximumIntegerDigits
byte maxIntegerDigits
int minimumFractionDigits
byte minFractionDigits
int minimumIntegerDigits
byte minIntegerDigits
boolean parseIntegerOnly
int serialVersionOnStream
protected Object readResolve() throws InvalidObjectException
InvalidObjectException
- if the field name is invalid.private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
- if an I/O error occurs.ClassNotFoundException
- if the class of the serialized data
could not be found.InvalidObjectException
- if the pattern is invalid.DateFormatSymbols formatData
DateFormatSymbols
Date defaultCenturyStart
String pattern
int serialVersionOnStream
pattern
and formatData
. Version 1 adds
the defaultCenturyStart
. This implementation
always writes out version 1 data.private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream arg0) throws IOException
IOException
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
ClassNotFoundException
- if the underlying stream failsIOException
- if the underlying stream failsprivate void writeObject(ObjectOutputStream s) throws IOException
IOException
- if the underlying stream failsint size
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream stream) throws IOException
IOException
int[] fields
boolean[] isSet
long time
boolean isTimeSet
boolean areFieldsSet
TimeZone zone
boolean lenient
int firstDayOfWeek
int minimalDaysInFirstWeek
boolean explicitDSTOffset
int serialVersionOnStream
private Object readResolve() throws ObjectStreamException
ObjectStreamException
- if a problem occurs with deserializing
the object.String currencyCode
Currency.getCurrencyCode()
private void readObject(ObjectInputStream input) throws IOException, ClassNotFoundException
Date
object from an
input stream, setting the time (in milliseconds
since the epoch) to the long value read from the
stream.IOException
- if an I/O error occurs in the stream.ClassNotFoundException
- if the class of the
serialized object could not be found.private void writeObject(ObjectOutputStream output) throws IOException
Date
object to an output stream,
storing the time (in milliseconds since the epoch) as a long
value in the stream.IOException
- if an I/O error occurs in the stream.String flags
String f
char c
long gregorianCutover
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
ClassNotFoundException
- if the underlying stream failsIOException
- if the underlying stream failsprivate void writeObject(ObjectOutputStream s) throws IOException
IOException
- if the underlying stream failsint threshold
rehash()
.float loadFactor
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
ClassNotFoundException
- if the underlying stream failsIOException
- if the underlying stream failsprivate void writeObject(ObjectOutputStream s) throws IOException
IOException
- if the underlying stream failsprivate void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
ClassNotFoundException
- if the underlying stream failsIOException
- if the underlying stream failsprivate void writeObject(ObjectOutputStream s) throws IOException
IOException
- if the underlying stream failsint threshold
rehash()
.float loadFactor
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
ClassNotFoundException
- if the underlying stream failsIOException
- if the underlying stream failsprivate void writeObject(ObjectOutputStream s) throws IOException
IOException
- if the underlying stream failsint size
String flags
private void readObject(ObjectInputStream in) throws IOException
IOException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
ClassNotFoundException
- if the underlying stream failsIOException
- if the underlying stream failsprivate void writeObject(ObjectOutputStream s) throws IOException
IOException
- if the underlying stream failsprivate void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
- if reading failsClassNotFoundException
- if reading failsprivate void writeObject(ObjectOutputStream s) throws IOException
IOException
- if the write failsString language
String country
String variant
int hashcode
String s
String s
int used
Object[] storage
Comparator<T> comparator
Properties defaults
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
- if the stream failsClassNotFoundException
- if reserialization failsprivate void writeObject(ObjectOutputStream s) throws IOException
IOException
- if the stream failsString action
boolean haveNextNextGaussian
Random.nextGaussian()
,
Random.nextNextGaussian
double nextNextGaussian
long seed
Random.next(int)
private void readObject(ObjectInputStream input) throws IOException, ClassNotFoundException
private void writeObject(ObjectOutputStream output) throws IOException
start/endDay(OfWeek)
-Fields are written in the
DOW_IN_MONTH_MODE rule, since this was the only supported rule
in 1.1.
In the optional section, we write first the length of an byte
array as int and afterwards the byte array itself. The byte
array contains in this release four elements, namely the real
startDay, startDayOfWeek endDay, endDayOfWeek in that Order.
These fields are needed, because for compatibility reasons only
approximative values are written to the required section, as
described above.IOException
int rawOffset
boolean useDaylight
int dstSavings
int startYear
int startMode
int startMonth
int startDay
SimpleTimeZone.startMode
int startDayOfWeek
SimpleTimeZone.startMode
int startTime
int startTimeMode
int endMonth
int endMode
SimpleTimeZone.startMode
int endDay
SimpleTimeZone.startMode
int endDayOfWeek
SimpleTimeZone.startMode
int endTime
int endTimeMode
byte[] monthLength
int serialVersionOnStream
String ID
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
ClassNotFoundException
- if the underlying stream failsIOException
- if the underlying stream failsprivate void writeObject(ObjectOutputStream s) throws IOException
IOException
- if the underlying stream failsComparator<T> comparator
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
ClassNotFoundException
- if the underlying stream failsIOException
- if the underlying stream failsprivate void writeObject(ObjectOutputStream s) throws IOException
IOException
- if the underlying stream failsString s
String flags
private void writeObject(ObjectOutputStream s) throws IOException
IOException
- if the underlying stream failsObject[] elementData
int elementCount
Vector.size()
.int capacityIncrement
Vector.ensureCapacity(int)
is called. If <= 0, the vector just
doubles in size.Object[] items
int takeIndex
int putIndex
int count
java.util.concurrent.locks.ReentrantLock lock
java.util.concurrent.locks.Condition notEmpty
java.util.concurrent.locks.Condition notFull
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream arg0) throws IOException
IOException
int segmentMask
int segmentShift
java.util.concurrent.ConcurrentHashMap.Segment<K,V>[] segments
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream arg0) throws IOException
IOException
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream arg0) throws IOException
IOException
Comparator<T> comparator
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
ClassNotFoundException
- if the underlying stream failsIOException
- if the underlying stream failsprivate void writeObject(ObjectOutputStream s) throws IOException
IOException
- if the underlying stream failsCopyOnWriteArrayList<E> al
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream arg0) throws IOException
IOException
int capacity
java.util.concurrent.locks.ReentrantLock lock
java.util.concurrent.locks.Condition notEmpty
java.util.concurrent.locks.Condition notFull
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream arg0) throws IOException
IOException
int capacity
java.util.concurrent.atomic.AtomicInteger count
java.util.concurrent.locks.ReentrantLock takeLock
java.util.concurrent.locks.Condition notEmpty
java.util.concurrent.locks.ReentrantLock putLock
java.util.concurrent.locks.Condition notFull
private void writeObject(ObjectOutputStream arg0) throws IOException
IOException
PriorityQueue<E> q
java.util.concurrent.locks.ReentrantLock lock
java.util.concurrent.locks.Condition notEmpty
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream arg0) throws IOException
IOException
java.util.concurrent.locks.ReentrantLock qlock
java.util.concurrent.SynchronousQueue.WaitQueue waitingProducers
java.util.concurrent.SynchronousQueue.WaitQueue waitingConsumers
private Object readResolve()
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
parameters
is null
, the integer -1 is
written, otherwise the length of the parameters
array (which can be zero), followed by the result of calling
toString()
on the parameter (or
null
if the parameter is null
).
Specification Note: The Javadoc for the Sun reference implementation does not specify the version number. FIXME: Reverse-engineer the JDK and file a bug report with Sun, asking for amendment of the specification.
IOException
Level level
LogRecord
.long sequenceNumber
LogRecord
.String sourceClassName
null
if this information could not be obtained.String sourceMethodName
null
if this information could not be obtained.String message
LogRecord
before
any localization or formatting.int threadID
LogRecord
was created. The identifier is not necessarily related to any
thread identifiers used by the operating system.long millis
LogRecord
was created,
in milliseconds since the beginning of January 1, 1970.Throwable thrown
LogRecord
, or
null
if the logged event is not related to an
exception or error.String loggerName
LogRecord
has
originated, or null
if this LogRecord
does not originate from a Logger
.String resourceBundleName
null
if no bundle has been specified.private void readObject(ObjectInputStream i) throws NotSerializableException
NotSerializableException
private void writeObject(ObjectOutputStream o) throws NotSerializableException
NotSerializableException
private void readObject(ObjectInputStream i) throws NotSerializableException
NotSerializableException
private void writeObject(ObjectOutputStream o) throws NotSerializableException
NotSerializableException
private void readObject(ObjectInputStream ois) throws IOException
IOException
private void writeObject(ObjectOutputStream oos) throws IOException
IOException
private void readObject(ObjectInputStream ois) throws IOException
IOException
private void writeObject(ObjectOutputStream oos) throws IOException
IOException
String regex
int flags
RE re
public void readExternal(ObjectInput stream) throws IOException, ClassNotFoundException
IOException
- If an error ocurs.ClassNotFoundException
- If the class for an object being restored
cannot be found.public void writeExternal(ObjectOutput stream) throws IOException
IOException
- If an error occurs.public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
IOException
- If any other error occursClassNotFoundException
- If the class of an object being
restored cannot be foundpublic void writeExternal(ObjectOutput out) throws IOException
IOException
- If an error occursprivate void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
IOException
- If reading fails.ClassNotFoundException
- If reading fails.private void writeObject(ObjectOutputStream oos) throws IOException
IOException
- If writing fails.byte[] key
String algorithm
Node offendingNode
String attr
Object val
ValueExp exp
String op
private Object readResolve() throws InvalidObjectException
InvalidObjectException
Object val
String attributeType
boolean isWrite
boolean isRead
boolean is
MBeanParameterInfo[] signature
Exception exception
private void writeObject(ObjectOutputStream out) throws IOException
MBeanFeatureInfo
.IOException
- if an I/O error occurs.String description
MBeanFeatureInfo.getDescription()
function rather than using the value directly.String name
MBeanFeatureInfo.getName()
function rather than using the
value directly.String description
String className
MBeanAttributeInfo[] attributes
MBeanOperationInfo[] operations
MBeanConstructorInfo[] constructors
MBeanNotificationInfo[] notifications
String[] types
String type
MBeanParameterInfo[] signature
int impact
MBeanOperationInfo.INFO
, MBeanOperationInfo.ACTION
,
MBeanOperationInfo.ACTION_INFO
and MBeanOperationInfo.UNKNOWN
.String type
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
- if an I/O error occurs.ClassNotFoundException
- if a class used by the object
can not be found.String actions
ObjectName objectName
private void writeObject(ObjectOutputStream out) throws IOException
Notification
.IOException
- if an I/O error occurs.String message
long sequenceNumber
Object source
source
variable in EventObject
with a non-transient version.long timeStamp
String type
gnu.gcj.compiler
may be one type of notifications.Object userData
String
format
of the message
.ObjectName name
String className
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
- if an I/O error occurs.ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
ObjectName
. The serialized
form is the same as the string parsed by the constructor.IOException
- if an I/O error occurs.Exception exception
Error error
RuntimeException runtimeException
RuntimeException runtimeException
String val
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException, UnsupportedOperationException
IOException
- If any other error occursClassNotFoundException
- If the class of an object being
restored cannot be foundUnsupportedOperationException
public void writeExternal(ObjectOutput arg0) throws IOException, UnsupportedOperationException
IOException
- If an error occursUnsupportedOperationException
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException, UnsupportedOperationException
IOException
- If any other error occursClassNotFoundException
- If the class of an object being
restored cannot be foundUnsupportedOperationException
public void writeExternal(ObjectOutput arg0) throws IOException, UnsupportedOperationException
IOException
- If an error occursUnsupportedOperationException
SortedMap<K,V> contents
CompositeType compositeType
OpenType<T> openType
Object defaultValue
null
).Set<E> legalValues
null
).Comparable<T> minValue
null
).Comparable<T> maxValue
null
).OpenType<T> openType
Object defaultValue
null
).Set<E> legalValues
null
).Comparable<T> minValue
null
).Comparable<T> maxValue
null
).public Object readResolve() throws ObjectStreamException
ObjectInputStream
with one of the predefined
values. This ensures that each existing instance of
this class is one of these unique instances.ObjectStreamException
- if the object can not be
resolved.HashMap<K,V> dataMap
TabularType tabularType
CompositeType rowType
List<E> indexNames
String connectionId
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
String name
Throwable cause
Error cause
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
long earliestSequenceNumber
long nextSequenceNumber
TargetedNotification[] targetedNotifications
Notification notif
Integer id
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream arg0) throws IOException
IOException
RMIServer rmiServer
javax.management.remote.JMXServiceURL jmxServiceURL
Object boundObj
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s) throws IOException
IOException
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s) throws IOException
IOException
Throwable rootException
setRootCause()
, can be accessed by calling
getRootCause()
.Name resolvedName
Name
then
this field contains that part of the name that could be resolved.
Field might be null. Set by calling setResolvedName()
.
Can be accessed by calling getResolvedName
.Object resolvedObj
Name
then
this field contains the object that part of the name could be resolved to.
Field might be null. Set by calling setResolvedObj()
.
Can be accessed by calling getResolvedObj
.Name remainingName
Name
then
this field contains that part of the name that could not be resolved.
Field might be null. Set by calling setRemainingName()
.
The field can be extended by calling appendRemainingName()
or appendRemainingComponent()
.
Can be accessed by calling getRemainingName
.String addrType
Vector<T> addrs
String classFactory
String classFactoryLocation
String className
String contents
ModificationItem[] unexecs
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s) throws IOException
IOException
String attrID
boolean ordered
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s) throws IOException
IOException
boolean ignoreCase
int mod_op
Attribute attr
int searchScope
int timeLimit
boolean derefLink
boolean returnObj
long countLimit
String[] attributesToReturn
Attributes attrs
NamingException exception
String id
boolean criticality
byte[] value
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream arg0) throws IOException
IOException
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream arg0) throws IOException
IOException
int resultCode
String badAttrId
UnsolicitedNotification notice
String name
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream stream) throws IOException
IOException
String myClassName
Date value
protected Object readResolve() throws ObjectStreamException
getEnumValueTable()
and should override
getStringTable()
for correct serialization.ObjectStreamException
- if getEnumValueTable() returns null.int value
private void readObject(ObjectInputStream s) throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
private void writeObject(ObjectOutputStream s) throws IOException
IOException
URI uri
MediaSizeName mediaName
PrintJobAttributeSet attributes
PrintServiceAttributeSet attributes
private void readObject(ObjectInputStream input) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream output) throws IOException
IOException
String prompt
String[] choices
int defaultChoice
boolean multipleSelectionsAllowed
int[] selections
Locale locale
String prompt
boolean echoOn
char[] inputPassword
int messageType
String message
Callback callback
KerberosPrincipal principal
int versionNum
javax.security.auth.kerberos.KeyImpl key
byte[] asn1Encoding
javax.security.auth.kerberos.KeyImpl sessionKey
boolean[] flags
Date authTime
Date startTime
Date endTime
Date renewTill
KerberosPrincipal client
KerberosPrincipal server
InetAddress[] clientAddresses
private void readObject(ObjectInputStream in) throws IOException, NotActiveException, ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
int sep
String authenticationID
String authorizationID
String authorizedID
boolean authorized
Throwable _exception
private void readObject(ObjectInputStream ois) throws IOException
IOException
private void writeObject(ObjectOutputStream oos) throws IOException
IOException
LineEvent.Type type
long framePosition
Line line
SQLException ex
SQLException exception
PreparedStatement statement
boolean enabled
SwingPropertyChangeSupport changeSupport
Icon default_icon
Icon pressed_icon
Icon disabledIcon
Icon selectedIcon
Icon disabledSelectedIcon
Icon rolloverIcon
Icon rolloverSelectedIcon
Icon current_icon
String text
int iconTextGap
null
.int verticalAlignment
int horizontalAlignment
int horizontalTextPosition
int verticalTextPosition
boolean borderPainted
boolean focusPainted
boolean contentAreaFilled
boolean rollOverEnabled
Action action
ButtonModel model
Insets margin
int mnemonicIndex
ActionListener actionListener
ItemListener itemListener
ChangeListener changeListener
javax.swing.AbstractButton.EventHandler eventHandler
long multiClickThreshhold
ActionEvent
.PropertyChangeListener actionPropertyChangeListener
ChangeEvent changeEvent
boolean clientBorderPaintedSet
boolean clientRolloverEnabledSet
boolean clientIconTextGapSet
boolean clientContentAreaFilledSet
EventListenerList listenerList
EventListenerList listenerList
Container container
int way
SizeRequirements[] xChildren
SizeRequirements[] yChildren
SizeRequirements xTotal
SizeRequirements yTotal
int[] offsetsX
int[] offsetsY
int[] spansX
int[] spansY
Vector<T> buttons
ButtonModel sel
AccessibleContext accessibleContext
JComponent component
private void readObject(ObjectInputStream stream) throws ClassNotFoundException, IOException
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.private void writeObject(ObjectOutputStream stream) throws IOException
IOException
- if there is an I/O error.EventListenerList listenerList
int value
DefaultBoundedRangeModel.minimum
and (DefaultBoundedRangeModel.maximum
- DefaultBoundedRangeModel.extent
). In a
scroll bar visualization of a BoundedRangeModel
, the
value
is displayed as the position of the thumb.int extent
BoundedRangeModel
, the extent
is displayed as the
size of the thumb.int minimum
DefaultBoundedRangeModel.maximum
.int maximum
DefaultBoundedRangeModel.minimum
.boolean isAdjusting
BoundedRangeModel
is going to change in the immediate future.int stateMask
EventListenerList listenerList
ChangeEvent changeEvent
ButtonGroup group
int mnemonic
KeyEvent
VK_) used to press
this button via a keyboard interface.String actionCommand
JComponent editorComponent
DefaultCellEditor.EditorDelegate delegate
DefaultCellEditor.editorComponent
events and getting/setting its value.int clickCountToStart
Object value
EventListenerList listenerList
int selectionMode
SINGLE_SELECTION
, SINGLE_INTERVAL_SELECTION
or MULTIPLE_INTERVAL_SELECTION
from ListSelectionModel
. The default value is
MULTIPLE_INTERVAL_SELECTION
.int leadSelectionIndex
DefaultListSelectionModel.setSelectionInterval(int, int)
, DefaultListSelectionModel.addSelectionInterval(int, int)
or DefaultListSelectionModel.removeSelectionInterval(int, int)
. Generally
the lead refers to the most recent position a user dragged their mouse
over.int anchorSelectionIndex
DefaultListSelectionModel.setSelectionInterval(int, int)
,
DefaultListSelectionModel.addSelectionInterval(int, int)
or DefaultListSelectionModel.removeSelectionInterval(int, int)
. Generally the anchor refers to the first
recent position a user clicks when they begin to drag their mouse over
a list.boolean leadAnchorNotificationEnabled
ListSelectionEvent
fired by the selectionModel. Let
[A,L]
be the range of indices between DefaultListSelectionModel.anchorSelectionIndex
and DefaultListSelectionModel.leadSelectionIndex
inclusive, and
let [i0,i1]
be the range of indices changed in a given
call which generates a ListSelectionEvent
. Then when this
property is true
, the ListSelectionEvent
contains
the range [A,L] union [i0,i1]
; when false
it
will contain only [i0,i1]
. The default is
true
.boolean valueIsAdjusting
ListSelectionEvent
events constructed in response to changes in this
list selection model will have their ListSelectionEvent.isAdjusting
field set to this value.BitSet sel
BitSet
. A set bit indicates a selected index, whereas a
cleared bit indicates a non-selected index.Object oldSel
boolean setLeadCalledFromAdd
EventListenerList listenerList
int index
Image image
String description
ImageObserver observer
int loadStatus
AccessibleContext accessibleContext
AccessibleContext accessibleContext
JApplet
.JRootPane rootPane
boolean rootPaneCheckingEnabled
boolean state
Object[] selectedObjects
ColorSelectionModel selectionModel
JComponent previewPanel
AbstractColorChooserPanel[] chooserPanels
boolean dragEnabled
AccessibleContext accessibleContext
ComboBoxModel dataModel
ListCellRenderer renderer
ComboBoxEditor editor
int maximumRowCount
boolean isEditable
Object selectedItemReminder
JComboBox.KeySelectionManager keySelectionManager
String actionCommand
boolean lightWeightPopupEnabled
Action action
Object prototypeDisplayValue
AccessibleContext accessibleContext
JComponent
.float alignmentX
Component.LEFT_ALIGNMENT
, Component.CENTER_ALIGNMENT
, and Component.RIGHT_ALIGNMENT
can also be used, as synonyms for 0.0
,
0.5
, and 1.0
, respectively. Not all layout
managers use this property.float alignmentY
Component.TOP_ALIGNMENT
, Component.CENTER_ALIGNMENT
, and Component.BOTTOM_ALIGNMENT
can also be used, as synonyms for 0.0
,
0.5
, and 1.0
, respectively. Not all layout
managers use this property.Border border
JPopupMenu componentPopupMenu
boolean inheritsPopupMenu
JComponent.getComponentPopupMenu()
method
looks to the component's parent when the componentPopupMenu
field is null
.boolean doubleBuffered
Whether to double buffer this component when painting. This flag
should generally be true
, to ensure good painting
performance.
All children of a double buffered component are painted into the double buffer automatically, so only the top widget in a window needs to be double buffered.
int debugGraphicsOptions
DebugGraphics.NONE_OPTION
, DebugGraphics.LOG_OPTION
,
DebugGraphics.FLASH_OPTION
, or DebugGraphics.BUFFERED_OPTION
.boolean opaque
This property controls two independent behaviors simultaneously.
First, it controls whether to fill the background of this widget
when painting its body. This affects calls to JComponent.paintComponent(java.awt.Graphics)
, which in turn calls ComponentUI.update(java.awt.Graphics, javax.swing.JComponent)
on the component's JComponent.ui
property. If the
component is opaque during this call, the background will be filled
before calling ComponentUI.paint(java.awt.Graphics, javax.swing.JComponent)
. This happens merely as a
convenience; you may fill the component's background yourself too,
but there is no need to do so if you will be filling with the same
color.
Second, it the opaque property informs swing's repaint system whether it will be necessary to paint the components "underneath" this component, in Z-order. If the component is opaque, it is considered to completely occlude components "underneath" it, so they will not be repainted along with the opaque component.
The default value for this property is false
, but most
components will want to set it to true
when installing UI
defaults in ComponentUI.installUI(javax.swing.JComponent)
.
ComponentUI ui
boolean requestFocusEnabled
false
, swing will not try to
request focus on this component; if true
, swing might
try to request focus, but the request might fail. Thus it is only
a hint guiding swing's behavior.boolean autoscrolls
true
, synthetic mouse events will be delivered on regular
timed intervals, continuing off in the direction the mouse exited the
component, until the mouse is released or re-enters the component.EventListenerList listenerList
PropertyChangeEvent
are
handled by this listener list. PropertyChangeEvents are handled in
Component.changeSupport
.VetoableChangeSupport vetoableChangeSupport
Hashtable<K,V> clientProperties
InputMap inputMap_whenFocused
InputMap inputMap_whenAncestorOfFocused
ComponentInputMap inputMap_whenInFocusedWindow
ActionMap actionMap
boolean verifyInputWhenFocusTarget
InputVerifier inputVerifier
TransferHandler transferHandler
boolean paintingTile
Image dragBuffer
boolean dragBufferInitialized
Component paintChild
boolean clientOpaqueSet
boolean clientAutoscrollsSet
ContainerListener accessibleContainerHandler
FocusListener accessibleFocusHandler
AccessibleContext accessibleContext
JRootPane rootPane
boolean rootPaneCheckingEnabled
int closeAction
AccessibleContext accessibleContext
JFileChooser.getAccessibleContext()
FileSystemView fsv
JComponent accessory
int approveButtonMnemonic
String approveButtonText
String approveButtonToolTipText
ArrayList<E> choosableFilters
boolean isAcceptAll
String dialogTitle
JFileChooser.setDialogTitle(String)
int dialogType
JFileChooser.setDialogType(int)
int retval
boolean multiSelection
boolean fileHiding
JFileChooser.isFileHidingEnabled()
int fileSelectionMode
FileView fv
JFileChooser.setFileView(FileView)
boolean controlButtonsShown
File currentDir
FileFilter currentFilter
File[] selectedFiles
File selectedFile
JFileChooser.setSelectedFile(File)
boolean dragEnabled
Object value
int focusLostBehavior
JFormattedTextField.AbstractFormatterFactory formatterFactory
JFormattedTextField.AbstractFormatter formatter
boolean editValid
JFormattedTextField textField
int closeAction
AccessibleContext accessibleContext
JRootPane rootPane
boolean rootPaneCheckingEnabled
boolean closable
boolean iconable
boolean isClosed
boolean isIcon
boolean isMaximum
boolean isSelected
boolean maximizable
boolean rootPaneCheckingEnabled
boolean resizable
JInternalFrame.JDesktopIcon desktopIcon
Icon frameIcon
JRootPane rootPane
String title
JInternalFrame frame
Component labelFor
boolean dragEnabled
ListCellRenderer cellRenderer
int fixedCellWidth
-1
, no width has been
assigned. This value can be set explicitly, or implicitly by setting
the JList.prototypeCellValue
property.int fixedCellHeight
-1
, no height has been
assigned. This value can be set explicitly, or implicitly by setting
the JList.prototypeCellValue
property.int layoutOrientation
JList.VERTICAL
, JList.VERTICAL_WRAP
, or JList.HORIZONTAL_WRAP
.ListModel model
Object prototypeCellValue
This property holds a reference to a "prototype" data value --
typically a String -- which is used to calculate the JList.fixedCellWidth
and JList.fixedCellHeight
properties, using the
JList.cellRenderer
property to acquire a component to render the
prototype.
It is important that you not set this value to a component. It has to be a data value such as the objects you would find in the list's model. Setting it to a component will have undefined (and undesirable) affects.
Color selectionBackground
ListCellRenderer.getListCellRendererComponent(javax.swing.JList, java.lang.Object, int, boolean, boolean)
is called with a selected cell object, the component returned will
have its "foreground" set to this color.Color selectionForeground
ListCellRenderer.getListCellRendererComponent(javax.swing.JList, java.lang.Object, int, boolean, boolean)
is called with a selected cell object, the component returned will
have its "background" property set to this color.ListSelectionModel selectionModel
JList.model
property should be considered "selected", when displaying and
interacting with the list.int visibleRowCount
JList.getPreferredScrollableViewportSize()
property accordingly. The actual
number of displayed rows, when the list is placed in a real JViewport
or other component, may be greater or less than this number.javax.swing.JList.ListListener listListener
JList.model
and JList.selectionModel
properties of the list.JPopupMenu popupMenu
MenuEvent menuEvent
int delay
JMenu.WinListener popupListener
Point menuLocation
ChangeListener menuChangeListener
MenuChangeListener
boolean borderPainted
Insets margin
KeyStroke accelerator
boolean isDragging
Icon icon
Object initialSelectionValue
Object initialValue
Object inputValue
Object message
int messageType
Object[] options
int optionType
Object[] selectionValues
Object value
boolean wantsInput
private void writeObject(ObjectOutputStream stream) throws IOException
IOException
- if an error occurschar echoChar
boolean borderPainted
String label
Insets margin
boolean lightWeightPopupEnabled
SingleSelectionModel selectionModel
int popupLocationX
int popupLocationY
boolean visible
int orientation
JProgressBar
(SwingConstants.HORIZONTAL
or SwingConstants.VERTICAL
).
Defaults to SwingConstants.HORIZONTAL
.JProgressBar.setOrientation(int)
boolean paintBorder
true
.BoundedRangeModel model
String progressString
null
, a default string will be generated.JProgressBar.setString(String)
boolean paintString
ChangeListener changeListener
Component glassPane
JLayeredPane layeredPane
JMenuBar menuBar
Container contentPane
JButton defaultButton
Action defaultPressAction
Action defaultReleaseAction
int windowDecorationStyle
Rectangle glassPaneBounds
Rectangle layeredPaneBounds
Rectangle contentPaneBounds
Rectangle menuBarBounds
int blockIncrement
BoundedRangeModel model
int orientation
int unitIncrement
ChangeListener sbChangeListener
JViewport columnHeader
JViewport rowHeader
Component lowerLeft
Component lowerRight
Component upperLeft
Component upperRight
JScrollBar horizontalScrollBar
int horizontalScrollBarPolicy
JScrollBar verticalScrollBar
int verticalScrollBarPolicy
JViewport viewport
Border viewportBorder
boolean wheelScrollingEnabled
JViewport viewPort
BoundedRangeModel sliderModel
int majorTickSpacing
int minorTickSpacing
boolean snapToTicks
int orientation
ChangeListener changeListener
createChangeListener()
).SpinnerModel model
JComponent editor
JSpinner spinner
JFormattedTextField ftf
boolean continuousLayout
boolean oneTouchExpandable
int dividerSize
int lastDividerLocation
int orientation
Component leftComponent
Component rightComponent
int dividerLocation
boolean clientDividerSizeSet
boolean clientOneTouchExpandableSet
ChangeEvent changeEvent
ChangeListener changeListener
SingleSelectionModel model
int tabPlacement
JTable this_table
Hashtable<K,V> defaultEditorsByColumnClass
Class
objects to
TableCellEditor
objects. This table is consulted by the
FIXMEHashtable<K,V> defaultRenderersByColumnClass
Class
objects to
TableCellEditor
objects. This table is consulted by the
FIXMEint editingColumn
int editingRow
boolean autoCreateColumnsFromModel
TableColumnModel
and assign it to the JTable.columnModel
property when the JTable.dataModel
property is changed.int autoResizeMode
JTable.AUTO_RESIZE_ALL_COLUMNS
(the default), JTable.AUTO_RESIZE_LAST_COLUMN
, JTable.AUTO_RESIZE_NEXT_COLUMN
, JTable.AUTO_RESIZE_SUBSEQUENT_COLUMNS
, or JTable.AUTO_RESIZE_OFF
.int rowHeight
JTable.columnModel
.int rowMargin
boolean rowSelectionAllowed
boolean cellSelectionEnabled
JTable.rowSelectionAllowed
, JTable.getColumnSelectionAllowed()
, or the combined methods JTable.getCellSelectionEnabled()
and JTable.setCellSelectionEnabled(boolean)
.TableModel dataModel
dataModel
, despite its
property name. The table listens to its model as a TableModelListener
.TableColumnModel columnModel
A model of various aspects of the columns of the table, not
including the data stored in them. The TableColumnModel
is principally concerned with holding a set of TableColumn
objects, each of which describes the display parameters of a column
and the numeric index of the column from the data model which the
column is presenting.
The TableColumnModel also contains a ListSelectionModel
which
indicates which columns are currently selected. This selection model
works in combination with the JTable.selectionModel
of the table
itself to specify a table selection: a combination of row and
column selections.
Most application programmers do not need to work with this property
at all: setting JTable.autoCreateColumnsFromModel
will construct the
columnModel automatically, and the table acts as a facade for most of
the interesting properties of the columnModel anyways.
ListSelectionModel selectionModel
JTable.columnModel
property, to represent the rows and
columns (or both: cells) of the table which are currently selected.TableCellEditor cellEditor
boolean dragEnabled
Color gridColor
JTable.showHorizontalLines
or JTable.showVerticalLines
is set.Dimension preferredViewportSize
JScrollPane
.Color selectionBackground
JTable.SELECTION_BACKGROUND_CHANGED_PROPERTY
when its value changes.Color selectionForeground
JTable.SELECTION_FOREGROUND_CHANGED_PROPERTY
when its value changes.boolean showHorizontalLines
boolean showVerticalLines
JTableHeader tableHeader
javax.swing.JTable.TableColumnPropertyChangeHandler tableColumnPropertyChangeHandler
boolean surrendersFocusOnKeystroke
Rectangle rectCache
JTable.getCellRect(int, int, boolean)
.boolean clientRowHeightSet
SizeSequence rowHeights
JTable.setRowHeight(int,int)
, the table switches to non-uniform
row height mode which stores the row heights in the SizeSequence
object instead.int lastSelectedRow
JTable.AccessibleJTable.valueChanged(ListSelectionEvent)
.int lastSelectedColumn
JTable.AccessibleJTable.valueChanged(ListSelectionEvent)
.Accessible caption
Accessible summary
Accessible[] rowDescriptions
Accessible[] columnDescriptions
int rows
int columns
boolean lineWrap
int tabSize
boolean wrapStyleWord
int columns
int align
Action action
String actionCommand
PropertyChangeListener actionPropertyChangeListener
BoundedRangeModel horizontalVisibility
String text
JComponent component
boolean dragEnabled
boolean expandsSelectedPaths
TreePath anchorSelectionPath
Hashtable<K,V> nodeStates
boolean editable
boolean invokesStopCellEditing
boolean largeModel
boolean rootVisible
int rowHeight
boolean scrollsOnExpand
boolean showsRootHandles
int toggleClickCount
int visibleRowCount
JTree.TreeSelectionRedirector selectionRedirector
boolean clientRowHeightSet
boolean clientScrollsOnExpandSet
boolean clientShowsRootHandlesSet
Object childValue
boolean loadedChildren
boolean hasChildren
boolean scrollUnderway
boolean isViewSizeSet
boolean backingStore
Image backingStoreImage
Point lastPaintPosition
ChangeEvent changeEvent
int scrollMode
JViewport.ViewListener viewListener
Point cachedBlitFrom
Point cachedBlitTo
Dimension cachedBlitSize
Rectangle cachedBlitPaint
boolean damaged
boolean sizeChanged
boolean isPaintRoot
JRootPane rootPane
boolean rootPaneCheckingEnabled
AccessibleContext accessibleContext
Container target
SizeRequirements[] xChildren
SizeRequirements[] yChildren
SizeRequirements xTotal
SizeRequirements yTotal
int[] offsetsX
int[] offsetsY
int[] spansX
int[] spansY
JViewport viewport
JScrollBar vsb
JScrollBar hsb
JViewport rowHead
JViewport colHead
Component lowerLeft
Component lowerRight
Component upperLeft
Component upperRight
int vsbPolicy
int hsbPolicy
int minimum
int preferred
int maximum
float alignment
Calendar date
Comparable<T> start
null
for no minimum).Comparable<T> end
null
for no
maximum).int calendarField
Number value
Comparable<T> minimum
null
).Comparable<T> maximum
null
).Number stepSize
Runnable drainer
SwingUtilities.invokeLater(java.lang.Runnable)
to invoke the Timer.drainEvents()
.EventListenerList listenerList
boolean coalesce
true
if the timer coalesces events.boolean repeats
true
if the timer is firing repetetive events.int delay
int initialDelay
int ticks
javax.swing.Timer.Task task
long queue
Object queueLock
synchronized(queueLock)
replaces
synchronized(queue)
that is not supported by this language.int sourceActions
Icon visualRepresentation
String propertyName
javax.swing.TransferHandler.SwingDragGestureRecognizer recognizer
LinkedList<T> bundles
Locale defaultLocale
PropertyChangeSupport propertyChangeSupport
int bevelType
BevelBorder.RAISED
or BevelBorder.LOWERED
.Color highlightOuter
null
to indicate that
the color shall be derived from the background of the component
whose border is being painted.Color highlightInner
null
to indicate that
the color shall be derived from the background of the component
whose border is being painted.Color shadowOuter
null
to indicate that the
color shall be derived from the background of the component whose
border is being painted.Color shadowInner
null
to indicate that the
color shall be derived from the background of the component whose
border is being painted.Border insideBorder
insideBorder
to be null
.Border outsideBorder
outsideBorder
to be null
.int etchType
EtchedBorder.RAISED
or EtchedBorder.LOWERED
.Color highlight
null
to indicate that the
color shall be derived from the background of the enclosed
component.Color shadow
null
to indicate that the
color shall be derived from the background of the enclosed
component.int thickness
Color lineColor
boolean roundedCorners
true
) or not ((false
).Color color
null
if the border is filled with repetitions of a
tile icon.MatteBorder.tileIcon
Icon tileIcon
null
if the border is filled with a solid
color.MatteBorder.color
String title
null
to display no title.Border border
null
, the border will be retrieved from the UIManager
’s defaults table using the key
TitledBorder.border
.int titlePosition
TitledBorder.ABOVE_TOP
, TitledBorder.TOP
, TitledBorder.BELOW_TOP
, TitledBorder.ABOVE_BOTTOM
, TitledBorder.BOTTOM
, TitledBorder.BELOW_BOTTOM
, or TitledBorder.DEFAULT_POSITION
.int titleJustification
TitledBorder.LEFT
, TitledBorder.CENTER
, TitledBorder.RIGHT
, TitledBorder.LEADING
, TitledBorder.TRAILING
, or TitledBorder.DEFAULT_JUSTIFICATION
.Font titleFont
null
, the font will be retrieved from the UIManager
’s defaults table using the key
TitledBorder.font
.Color titleColor
null
, the color will be retrieved from the UIManager
’s defaults table using the key
TitledBorder.titleColor
.JColorChooser chooser
Color selectedColor
EventListenerList listenerList
JComponent sourceComponent
Container ancestor
Container ancestorParent
private <T extends EventListener> void readObject(ObjectInputStream in) throws ClassNotFoundException, IOException
ClassNotFoundException
- if a serialized class can't be foundIOException
- if something goes wrongprivate void writeObject(ObjectOutputStream out) throws IOException
IOException
- if something goes wrongHyperlinkEvent.EventType type
URL url
String description
Element element
int firstIndex
int lastIndex
boolean isAdjusting
MenuElement[] path
MenuSelectionManager manager
MenuElement[] path
MenuSelectionManager manager
TreePath path
TreePath[] paths
boolean[] areNew
true
) or removed
(false
) from the selection.TreePath oldLeadSelectionPath
null
).TreePath newLeadSelectionPath
null
).UndoableEdit edit
Border delegate
Icon delegate
IconUIResource
(never
null
).int direction
BasicArrowButton.getDirection()
Color shadow
Color darkShadow
Color highlight
Color lightHighlight
Color shadow
Color darkShadow
Color highlight
Color lightHighlight
Timer autoscrollTimer
JComboBox comboBox
boolean hasEntered
boolean isAutoScrolling
ItemListener itemListener
KeyListener keyListener
JList list
ListDataListener listDataListener
MouseListener listMouseListener
MouseMotionListener listMouseMotionListener
ListSelectionListener listSelectionListener
MouseListener mouseListener
MouseMotionListener mouseMotionListener
PropertyChangeListener propertyChangeListener
int scrollDirection
JScrollPane scroller
boolean valueIsAdjusting
Vector<T> contents
Vector<T> directories
Vector<T> files
int listingMode
JFileChooser filechooser
javax.swing.plaf.basic.BasicDirectoryModel.DirectoryLoadThread loadThread
Comparator<T> comparator
Action closeAction
Action iconifyAction
Action maximizeAction
Action moveAction
Action restoreAction
Action sizeAction
JButton closeButton
JButton iconButton
JButton maxButton
Icon minIcon
Icon maxIcon
Icon iconIcon
Icon closeIcon
JInternalFrame frame
JMenuBar menuBar
JMenu windowMenu
Color notSelectedTextColor
Color notSelectedTitleColor
Color selectedTextColor
Color selectedTitleColor
PropertyChangeListener propertyChangeListener
ActionMap audioActionMap
BasicSplitPaneDivider.DragController dragger
null
if the user is currently not dragging
the divider.BasicSplitPaneUI splitPaneUI
JSplitPane
that contains this divider.int dividerSize
Component hiddenDivider
JSplitPane splitPane
BasicSplitPaneDivider.MouseHandler mouseHandler
JSplitPane
.
The reason for also handling MouseEvents from the containing
JSplitPane
is that users should be able to start a drag
gesture from inside the JSplitPane, but slightly outisde the divider.
int orientation
JSplitPane
, which
is either JSplitPane.HORIZONTAL_SPLIT
or JSplitPane.VERTICAL_SPLIT
.JButton leftButton
JSplitPane
.JButton rightButton
JSplitPane
.Border border
BasicBorders.SplitPaneDividerBorder
.boolean centerOneTouchButtons
Insets editorBorderInsets
MetalBorders.ButtonBorder border
JComboBox comboBox
JList listBox
CellRendererPane rendererPane
Icon comboIcon
boolean iconOnly
FileFilter[] filters
Object selected
boolean isPalette
Icon paletteCloseIcon
InternalFrame.paletteCloseIcon
.int paletteTitleHeight
isPalette
is
true
. This value is fetched from the look and feel defaults
using the key InternalFrame.paletteTitleHeight
.JLabel title
EventListenerList listenerList
Vector<T> tableColumns
ListSelectionModel selectionModel
int columnMargin
1
).EventListenerList listenerList
boolean columnSelectionAllowed
int totalColumnWidth
TableColumnModel columnModel
TableColumn draggedColumn
int draggedDistance
boolean opaque
boolean reorderingAllowed
boolean resizingAllowed
TableColumn resizingColumn
JTable table
boolean updateTableInRealTime
TableCellRenderer cellRenderer
int modelIndex
Object identifier
int width
int minWidth
int preferredWidth
int maxWidth
TableCellRenderer headerRenderer
Object headerValue
TableCellRenderer cellRenderer
TableCellEditor cellEditor
boolean isResizable
true
).SwingPropertyChangeSupport changeSupport
AbstractDocument.Content content
Document
.AbstractDocument.AttributeContext context
Document
.DocumentFilter documentFilter
DocumentFilter
.Dictionary<K,V> properties
EventListenerList listenerList
Document
.Thread currentWriter
int numReaders
int numWriters
DocumentFilter.FilterBypass bypass
javax.swing.text.AbstractDocument.BidiRootElement bidiRoot
int count
int offset
AttributeSet attributes
Element element_parent
TreeNode tree_parent
Vector<T> tree_children
Element[] children
int numChildren
int lastIndex
int offset
int length
DocumentEvent.EventType type
HashMap<K,V> changes
Element
to their change records. This is only
used when the changes array gets too big. We can use an
(unsync'ed) HashMap here, since changes to this are (should) always
be performed inside a write lock.boolean modified
String m_charSetSpec
boolean m_charSetKey
int policy
ChangeEvent changeEvent
ChangeEvent
that is fired by DefaultCaret.fireStateChanged()
.EventListenerList listenerList
DocumentListener documentListener
PropertyChangeListener propertyChangeListener
JTextComponent textComponent
boolean selectionVisible
int blinkRate
Caret
.int dot
int mark
Point magicCaretPosition
boolean visible
Caret
is currently visible or not. This is
package private to avoid an accessor method.boolean active
false
the caret is not drawn.Object highlightEntry
Timer blinkTimer
javax.swing.text.DefaultCaret.BlinkTimerListener blinkListener
NavigationFilter.FilterBypass bypass
NavigationFilter.FilterBypass
instance which
is provided to the a NavigationFilter
to
unconditionally set or move the caret.boolean commitsOnValidEdit
boolean overwriteMode
true
newly inserted characters overwrite existing
values, otherwise insertion is done the normal way.boolean allowsInvalid
true
invalid edits are allowed for a limited
time.Class<T> valueClass
JFormattedTextField.AbstractFormatter defaultFormatter
JFormattedTextField.AbstractFormatter editFormatter
nullFormatter
has been specified.JFormattedTextField.AbstractFormatter displayFormatter
nullFormatter
has been specified.JFormattedTextField.AbstractFormatter nullFormatter
DefaultStyledDocument.ElementBuffer buffer
EditorBuffer
that is used to manage to
Element
hierarchy.javax.swing.text.DefaultStyledDocument.StyleChangeListener styleChangeListener
AttributeSet copy
AttributeSet newAttributes
boolean isReplacing
Element element
Element root
int offset
int endOffset
int length
int pos
Element fracturedParent
Element fracturedChild
boolean createdFracture
Stack<T> elementStack
javax.swing.text.DefaultStyledDocument.ElementBuffer.Edit[] insertPath
boolean recreateLeafs
ArrayList<E> edits
boolean offsetLastIndex
boolean offsetLastIndexReplace
char[] buffer
int gapStart
int gapEnd
ArrayList<E> marks
int garbageMarks
javax.swing.text.GapContent.Mark searchMark
ReferenceQueue<T> queueOfDeath
Format format
Comparable<T> minimum
Comparable<T> maximum
Keymap keymap
char focusAccelerator
NavigationFilter navigationFilter
Document doc
Caret caret
boolean editable
Highlighter highlighter
Color caretColor
Color disabledTextColor
Color selectedTextColor
Color selectionColor
Insets margin
boolean dragEnabled
String mask
String invalidChars
String validChars
String placeHolder
char placeHolderChar
boolean valueContainsLiteralCharacters
int maskLength
Element rootElement
char[] content
int count
Vector<T> marks
ReferenceQueue<T> queueOfDeath
private void readObject(ObjectInputStream in) throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
StyleContext.NamedStyle styles
private void readObject(ObjectInputStream s) throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
private void writeObject(ObjectOutputStream s) throws IOException
IOException
EventListenerList listenerList
Element currentRun
Element
at the current caret position. This
is updated by CaretTracker
.MutableAttributeSet inputAttributes
CaretTracker
.javax.swing.text.StyledEditorKit.CaretTracker caretTracker
javax.swing.text.StyledEditorKit.StyledViewFactory viewFactory
String family
Color fg
TabStop[] tabs
FormSubmitEvent.MethodType method
String data
URL baseURL
boolean preservesUnknownTags
int tokenThreshold
HTMLEditorKit.Parser parser
boolean frameDocument
String baseTarget
StyleSheet styleSheet
HTMLEditorKit.HTMLFactory viewFactory
Cursor linkCursor
Cursor defaultCursor
HTMLEditorKit.Parser parser
HTMLEditorKit.LinkController linkController
String contentType
MutableAttributeSet inputAttributes
JEditorPane editorPane
boolean autoFormSubmission
HTML.Tag addTag
HTML.Tag alternateAddTag
HTML.Tag alternateParentTag
String html
HTML.Tag parentTag
Element lastAnchorElement
String target_frame
URL base
int baseFontSize
ArrayList<E> linked
ArrayList<E> css
HashMap<K,V> resolvedStyles
float leftInset
float rightInset
float topInset
float bottomInset
Border border
float leftPadding
float rightPadding
float topPadding
float bottomPadding
Color background
AttributeSet attributes
StyleSheet styleSheet
String type
Rectangle tmpRect
AttributeList next
String name
String value
Vector<T> values
int modifier
int type
ContentModel next
Object content
int type
next
(or for this node, if it is
an unary operation.AttributeList atts
BitSet exclusions
BitSet inclusions
ContentModel content
Object data
String name
boolean oEnd
<hr>
are
not required to have the end tags.boolean oStart
<head>
or
<body>
) are
not required to have the start tags.int index
inclusions
and exclusions
bit set.int type
HTMLEditorKit.ParserCallback callBack
javax.swing.text.html.parser.ParserDelegator.gnuParser gnu
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
- If an error occursClassNotFoundException
- TODOprivate void writeObject(ObjectOutputStream stream) throws IOException
IOException
- If an error occursMutableTreeNode parent
null
).Vector<T> children
boolean allowsChildren
Border border
boolean selected
boolean hasFocus
boolean drawsFocusBorderAroundIcon
Color textSelectionColor
Color textNonSelectionColor
Color backgroundSelectionColor
Color backgroundNonSelectionColor
Color borderSelectionColor
private void readObject(ObjectInputStream value0) throws IOException, ClassNotFoundException
IOException
- TODOClassNotFoundException
- TODOprivate void writeObject(ObjectOutputStream obj) throws IOException
IOException
- TODOTreeNode root
EventListenerList listenerList
boolean asksAllowsChildren
private void readObject(ObjectInputStream value0) throws IOException, ClassNotFoundException
IOException
- TODOClassNotFoundException
- TODOprivate void writeObject(ObjectOutputStream value0) throws IOException
IOException
- TODOSwingPropertyChangeSupport changeSupport
TreePath[] selection
EventListenerList listenerList
DefaultListSelectionModel listSelectionModel
int selectionMode
TreePath leadPath
int leadIndex
int leadRow
TreeExpansionEvent event
Object[] path
DefaultTreeSelectionModel.clone()
assumes that the TreePath is immutable, so it is marked final here.boolean hasBeenDone
true
means that the action was performed, or that
a redo operation was successful. A value of false
means that the action has not yet performed, or that an undo
operation was successful.boolean alive
true
by the constructor, and to
false
by the AbstractUndoableEdit.die()
method.Vector<T> edits
UndoableEdit
s being combined into a compound
editing action.boolean inProgress
true
. The CompoundEdit.end()
method changes the flag to
false
.StateEditable object
StateEdit
.Hashtable<K,V> preState
object
at the time of constructing
this StateEdit
.Hashtable<K,V> postState
object
at the time when StateEdit.end()
was called.String undoRedoName
int indexOfNextAdd
CompoundEdit.edits
Vector that indicates
at which position newly added editing actions would get inserted.
Normally, the value of indexOfNextAdd
equals
the number of UndoableEdits stored by this UndoManager, i.e.
edits.size()
. For each call to UndoManager.undo()
,
indexOfNextAdd
is decremented by one. For each
call to UndoManager.redo()
, it is incremented again.
int limit
Exception exception
Exception exception
SourceLocator locator
Throwable containedException
Exception exception
Throwable cause
int major
int minor
String minorString
ResourceBundle messages
short reason
BAD_POLICY
, BAD_POLICY_TYPE
,
BAD_POLICY_VALUE
, UNSUPPORTED_POLICY
,
UNSUPPORTED_POLICY_VALUE
.ServiceDetail[] service_details
int[] service_options
CompletionStatus completed
int minor
Contains more details about the exception. The lower 12 bits contain a code, defining the reason why exception has been thrown. The higher 20 bits hold "Vendor Minor Codeset ID" (VMCID).
The Classpath specifice minor exception codes are documented in the headers
of the corresponding exceptions (for instance, MARSHAL
).
OMGVMCID
Any except
IDLType type_def
String defined_in
String id
String name
String version
TypeCode type
short access
PUBLIC_MEMBER.value
or
PRIVATE_MEMBER.value
.InputStream m_input
String m_id
Throwable originalEx
BindingType binding_type
NameComponent[] binding_name
NamingContext cxt
NameComponent[] rest_of_name
NotFoundReason why
NameComponent[] rest_of_name
Any argument
Any
, holding the value of the parameter.ParameterMode mode
short format
ENCODING_CDR_ENCAPS.value
.byte major_version
byte minor_version
TaggedProfile[] profiles
TaggedProfile
description.String type_id
int context_id
byte[] context_data
Object forward
String name
Object forward_reference
Exception exception
String publicId
SAXParseException.getPublicId()
String systemId
SAXParseException.getSystemId()
int lineNumber
SAXParseException.getLineNumber()
int columnNumber
SAXParseException.getColumnNumber()
CausedFocusEvent.Cause cause
Image image
boolean isCursorAllowed
boolean supportsXEmbed
KeyboardFocusManager appletKFM
TextField next
boolean willSelect