Overview | Package | Class | Tree | Deprecated | Index | Help Java Platform
1.1.7
PREV | NEXT FRAMES  | NO FRAMES

Serialized Form


Package com.sun.java.swing

Class com.sun.java.swing.AbstractAction

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

changeSupport

java.beans.PropertyChangeSupport changeSupport

enabled

boolean enabled

keyTable

java.util.Hashtable keyTable


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

AbstractButton this$0


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

AbstractButton this$0


Class com.sun.java.swing.AbstractButton

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

actionListener

java.awt.event.ActionListener actionListener

changeListener

ChangeListener changeListener
The button's model listeners.

defaultIcon

Icon defaultIcon

disabledIcon

Icon disabledIcon

disabledSelectedIcon

Icon disabledSelectedIcon

horizontalAlignment

int horizontalAlignment

horizontalTextPosition

int horizontalTextPosition

itemListener

java.awt.event.ItemListener itemListener

margin

java.awt.Insets margin

model

ButtonModel model

paintBorder

boolean paintBorder

paintFocus

boolean paintFocus

pressedIcon

Icon pressedIcon

rolloverEnabled

boolean rolloverEnabled

rolloverIcon

Icon rolloverIcon

rolloverSelectedIcon

Icon rolloverSelectedIcon

selectedIcon

Icon selectedIcon

text

java.lang.String text

verticalAlignment

int verticalAlignment

verticalTextPosition

int verticalTextPosition


Class com.sun.java.swing.AbstractListModel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

listenerList

EventListenerList listenerList


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

Box this$0


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

Box.Filler this$0


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

accessibleContext

AccessibleContext accessibleContext
The currently set AccessibleContext object.

reqMax

java.awt.Dimension reqMax

reqMin

java.awt.Dimension reqMin

reqPref

java.awt.Dimension reqPref


Class com.sun.java.swing.Box

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

accessibleContext

AccessibleContext accessibleContext
The currently set AccessibleContext object.


Class com.sun.java.swing.BoxLayout

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

axis

int axis

target

java.awt.Container target


Class com.sun.java.swing.ButtonGroup

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

buttons

java.util.Vector buttons

selection

ButtonModel selection
The current choice.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

CellRendererPane this$0


Class com.sun.java.swing.CellRendererPane

This class implements Serializable.

Serialized Form - Methods

writeObject

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

accessibleContext

AccessibleContext accessibleContext


Class com.sun.java.swing.ColorChooserPanel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.DefaultBoundedRangeModel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

extent

int extent

isAdjusting

boolean isAdjusting

listenerList

EventListenerList listenerList

max

int max

min

int min

value

int value


Class com.sun.java.swing.DefaultButtonModel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

actionCommand

java.lang.String actionCommand

group

ButtonGroup group

listenerList

EventListenerList listenerList

mnemonic

int mnemonic

stateMask

int stateMask


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

DefaultCellEditor this$0

value

java.lang.Object value


Class com.sun.java.swing.DefaultCellEditor

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

clickCountToStart

int clickCountToStart

delegate

DefaultCellEditor.EditorDelegate delegate

editorComponent

JComponent editorComponent

listenerList

EventListenerList listenerList
Event listeners


Class com.sun.java.swing.DefaultDesktopManager

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.DefaultListModel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

delegate

java.util.Vector delegate


Class com.sun.java.swing.DefaultListSelectionModel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

anchorIndex

int anchorIndex

firstChangedIndex

int firstChangedIndex

isAdjusting

boolean isAdjusting

lastChangedIndex

int lastChangedIndex

leadAnchorNotificationEnabled

boolean leadAnchorNotificationEnabled

leadIndex

int leadIndex

listenerList

EventListenerList listenerList

maxIndex

int maxIndex

minIndex

int minIndex

selectionMode

int selectionMode

value

java.util.BitSet value


Class com.sun.java.swing.DefaultSingleSelectionModel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

index

int index

listenerList

EventListenerList listenerList


Class com.sun.java.swing.ImageIcon

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                throws java.lang.ClassNotFoundException,
                       java.io.IOException

writeObject

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

description

java.lang.String description

height

int height

imageObserver

java.awt.image.ImageObserver imageObserver

width

int width


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JApplet this$0


Class com.sun.java.swing.JApplet

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

accessibleContext

AccessibleContext accessibleContext

rootPaneCheckingEnabled

boolean rootPaneCheckingEnabled
See Also:
isRootPaneCheckingEnabled, setRootPaneCheckingEnabled

rootPane

JRootPane rootPane
See Also:
getRootPane, setRootPane


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JButton this$0


Class com.sun.java.swing.JButton

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JCheckBox this$0


Class com.sun.java.swing.JCheckBox

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JCheckBoxMenuItem this$0


Class com.sun.java.swing.JCheckBoxMenuItem

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JComboBox this$0


Class com.sun.java.swing.JComboBox

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

actionCommand

java.lang.String actionCommand

dataModel

ComboBoxModel dataModel

editor

ComboBoxEditor editor

isEditable

boolean isEditable

keySelectionManager

JComboBox.KeySelectionManager keySelectionManager

lightWeightPopupEnabled

boolean lightWeightPopupEnabled

maximumRowCount

int maximumRowCount

renderer

ListCellRenderer renderer

selectedItemReminder

java.lang.Object selectedItemReminder


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JComponent this$0


Class com.sun.java.swing.JComponent

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

_bounds

java.awt.Rectangle _bounds

accessibleContext

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

alignmentX

java.lang.Float alignmentX

alignmentY

java.lang.Float alignmentY

ancestorNotifier

com.sun.java.swing.AncestorNotifier ancestorNotifier

autoscroller

com.sun.java.swing.Autoscroller autoscroller

border

Border border

changeSupport

java.beans.PropertyChangeSupport changeSupport

clientProperties

java.util.Hashtable clientProperties

flags

int flags

listenerList

EventListenerList listenerList

maximumSize

java.awt.Dimension maximumSize

minimumSize

java.awt.Dimension minimumSize

preferredSize

java.awt.Dimension preferredSize

ui

com.sun.java.swing.plaf.ComponentUI ui

vetoableChangeSupport

java.beans.VetoableChangeSupport vetoableChangeSupport


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JDesktopPane this$0


Class com.sun.java.swing.JDesktopPane

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

desktopManager

DesktopManager desktopManager


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JDialog this$0


Class com.sun.java.swing.JDialog

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

accessibleContext

AccessibleContext accessibleContext

defaultCloseOperation

int defaultCloseOperation

rootPaneCheckingEnabled

boolean rootPaneCheckingEnabled
See Also:
isRootPaneCheckingEnabled, setRootPaneCheckingEnabled

rootPane

JRootPane rootPane
See Also:
getRootPane, setRootPane


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JEditorPane this$0


Class com.sun.java.swing.JEditorPane

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

kit

EditorKit kit
Current content binding of the editor.

typeHandlers

java.util.Hashtable typeHandlers
Table of registered type handlers for this editor.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JFrame this$0


Class com.sun.java.swing.JFrame

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

accessibleContext

AccessibleContext accessibleContext
The accessible context property

defaultCloseOperation

int defaultCloseOperation

rootPaneCheckingEnabled

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

rootPane

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


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JInternalFrame this$0


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JInternalFrame.JDesktopIcon this$0


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

internalFrame

JInternalFrame internalFrame


Class com.sun.java.swing.JInternalFrame

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

closable

boolean closable
The frame can be closed.

defaultCloseOperation

int defaultCloseOperation

desktopIcon

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

frameIcon

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

iconable

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

isClosed

boolean isClosed
The frame has been closed.

isIcon

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

isMaximum

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

isSelected

boolean isSelected
The frame is currently selected.

maximizable

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

mouseEventTarget

java.awt.Component mouseEventTarget

opened

boolean opened

resizable

boolean resizable
The frame's size can be changed.

rootPaneCheckingEnabled

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

rootPane

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

title

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


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JLabel this$0


Class com.sun.java.swing.JLabel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

defaultIcon

Icon defaultIcon

disabledIcon

Icon disabledIcon

horizontalAlignment

int horizontalAlignment

horizontalTextPosition

int horizontalTextPosition

iconTextGap

int iconTextGap

labelFor

java.awt.Component labelFor
--- Accessibility Support ---

mnemonic

int mnemonic

text

java.lang.String text

verticalAlignment

int verticalAlignment

verticalTextPosition

int verticalTextPosition


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JLayeredPane this$0


Class com.sun.java.swing.JLayeredPane

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

componentToLayer

java.util.Hashtable componentToLayer

optimizedDrawingPossible

boolean optimizedDrawingPossible


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JList this$0


Class com.sun.java.swing.JList

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

cellRenderer

ListCellRenderer cellRenderer

dataModel

ListModel dataModel

fixedCellHeight

int fixedCellHeight

fixedCellWidth

int fixedCellWidth

prototypeCellValue

java.lang.Object prototypeCellValue

selectionBackground

java.awt.Color selectionBackground

selectionForeground

java.awt.Color selectionForeground

selectionListener

ListSelectionListener selectionListener

selectionModel

ListSelectionModel selectionModel

visibleRowCount

int visibleRowCount


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JMenu this$0


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

popupMenu

JPopupMenu popupMenu

this$0

JMenu this$0


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JMenuBar this$0


Class com.sun.java.swing.JMenuBar

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                throws java.io.IOException,
                       java.lang.ClassNotFoundException

writeObject

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

margin

java.awt.Insets margin

paintBorder

boolean paintBorder


Class com.sun.java.swing.JMenu

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

delay

int delay

menuChangeListener

ChangeListener menuChangeListener

menuEvent

MenuEvent menuEvent

popupListener

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

popupMenu

JPopupMenu popupMenu


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JMenuItem this$0


Class com.sun.java.swing.JMenuItem

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

accelerator

KeyStroke accelerator


Class com.sun.java.swing.JOptionPane

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                throws java.io.IOException,
                       java.lang.ClassNotFoundException

writeObject

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

messageType

int messageType
Message type.

optionType

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

wantsInput

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


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JPanel this$0


Class com.sun.java.swing.JPanel

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JPasswordField this$0


Class com.sun.java.swing.JPasswordField

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

echoChar

char echoChar


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JPopupMenu this$0


Class com.sun.java.swing.JPopupMenu.WindowPopup.AccessibleWindowPopup

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$1

com.sun.java.swing.JPopupMenu.WindowPopup this$1


Class com.sun.java.swing.JPopupMenu

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                throws java.io.IOException,
                       java.lang.ClassNotFoundException

writeObject

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

desiredLocationX

int desiredLocationX

desiredLocationY

int desiredLocationY

label

java.lang.String label

lastPopupType

int lastPopupType

lightWeightPopupEnabled

boolean lightWeightPopupEnabled

margin

java.awt.Insets margin

paintBorder

boolean paintBorder

selectionModel

SingleSelectionModel selectionModel


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JProgressBar this$0


Class com.sun.java.swing.JProgressBar.ModelListener

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JProgressBar this$0


Class com.sun.java.swing.JProgressBar

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

barModel

BoundedRangeModel barModel

changeListener

ChangeListener changeListener

orientation

int orientation

paintBorder

boolean paintBorder


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JRadioButton this$0


Class com.sun.java.swing.JRadioButton

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JRadioButtonMenuItem this$0


Class com.sun.java.swing.JRadioButtonMenuItem

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JRootPane this$0


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JRootPane this$0


Class com.sun.java.swing.JRootPane

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

contentPane

java.awt.Container contentPane
The content pane.

defaultButton

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

defaultPressAction

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

defaultReleaseAction

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

glassPane

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

layeredPane

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

menuBar

JMenuBar menuBar
The menu bar.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JScrollBar this$0


Class com.sun.java.swing.JScrollBar

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

blockIncrement

int blockIncrement
See Also:
setBlockIncrement

fwdAdjustmentEvents

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

model

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

orientation

int orientation
See Also:
setOrientation

unitIncrement

int unitIncrement
See Also:
setUnitIncrement


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JScrollPane this$0

viewPort

JViewport viewPort


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JScrollPane this$0


Class com.sun.java.swing.JScrollPane

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

viewportBorder

Border viewportBorder


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JSeparator this$0


Class com.sun.java.swing.JSeparator

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JSlider this$0


Class com.sun.java.swing.JSlider

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

changeListener

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

isInverted

boolean isInverted

labelTable

java.util.Dictionary labelTable
Whether the component fully paints all of the pixels in its region. By default this component is not transparent, so the value is true. Use setOpaque to make the sliders background transparent, so that pixels under the slider "show through" in the area the knob moves in.

majorTickSpacing

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

minorTickSpacing

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

orientation

int orientation
See Also:
setOrientation

paintLabels

boolean paintLabels

paintTicks

boolean paintTicks

sliderModel

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

snapToTicks

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


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JSplitPane this$0


Class com.sun.java.swing.JSplitPane

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

continuousLayout

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

dividerSize

int dividerSize
Size of the divider.

lastDividerLocation

int lastDividerLocation
Previous location of the split pane.

leftComponent

java.awt.Component leftComponent
The left or top component.

oneTouchExpandable

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

orientation

int orientation
How the views are split.

rightComponent

java.awt.Component rightComponent


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JTabbedPane this$0


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JTabbedPane this$0


Class com.sun.java.swing.JTabbedPane

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

changeListener

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

haveRegistered

boolean haveRegistered

model

SingleSelectionModel model
The default selection model

pages

java.util.Vector pages

tabPlacement

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


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JTable this$0


Class com.sun.java.swing.JTable

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                throws java.io.IOException,
                       java.lang.ClassNotFoundException

writeObject

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

autoCreateColumnsFromModel

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

autoResizeMode

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

cellSelectionEnabled

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

columnModel

TableColumnModel columnModel
The TableColumnModel of the table

dataModel

TableModel dataModel
The TableModel of the table

gridColor

java.awt.Color gridColor
The color of the grid

preferredViewportSize

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

rowHeight

int rowHeight
The height of all rows in the table

rowMargin

int rowMargin
The height margin between rows

rowSelectionAllowed

boolean rowSelectionAllowed
Row selection allowed in this table

selectionBackground

java.awt.Color selectionBackground
The background color of selected cells

selectionForeground

java.awt.Color selectionForeground
The foreground color of selected cells

selectionModel

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

showHorizontalLines

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

showVerticalLines

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

tableHeader

JTableHeader tableHeader
The TableHeader working with the table


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JTextArea this$0


Class com.sun.java.swing.JTextArea

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

columns

int columns

columnWidth

int columnWidth

rowHeight

int rowHeight

rows

int rows

word

boolean word

wrap

boolean wrap


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JTextField this$0


Class com.sun.java.swing.JTextField

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

columns

int columns

columnWidth

int columnWidth

command

java.lang.String command

horizontalAlignment

int horizontalAlignment

visibility

BoundedRangeModel visibility


Class com.sun.java.swing.JTextPane

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JToggleButton this$0


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.JToggleButton

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JToolBar this$0


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JToolBar this$0


Class com.sun.java.swing.JToolBar

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

floatable

boolean floatable

margin

java.awt.Insets margin

paintBorder

boolean paintBorder


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JToolTip this$0


Class com.sun.java.swing.JToolTip

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

component

JComponent component

tipText

java.lang.String tipText


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JTree this$0


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

childValue

java.lang.Object childValue
Value to create children with.

hasChildren

boolean hasChildren

loadedChildren

boolean loadedChildren


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JTree this$0


Class com.sun.java.swing.JTree

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                throws java.io.IOException,
                       java.lang.ClassNotFoundException

writeObject

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

editable

boolean editable
Is the tree editable? Default is false.

invokesStopCellEditing

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

largeModel

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

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


rootVisible

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

rowHeight

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

selectionRedirector

JTree.TreeSelectionRedirector selectionRedirector
Creates a new event and passed it off the selectionListeners.

showsRootHandles

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

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

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

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

See Also:
rootVisible

visibleRowCount

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


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JViewport this$0


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JViewport this$0


Class com.sun.java.swing.JViewport

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

backingStore

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

isViewSizeSet

boolean isViewSizeSet
True when the viewport dimensions have been determined.

lastPaintPosition

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

scrollUnderway

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

viewListener

java.awt.event.ComponentListener viewListener


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JWindow this$0


Class com.sun.java.swing.JWindow

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

accessibleContext

AccessibleContext accessibleContext
The accessible context property

rootPaneCheckingEnabled

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

rootPane

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


Class com.sun.java.swing.KeyStroke

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

keyChar

char keyChar

keyCode

int keyCode

modifiers

int modifiers

onKeyRelease

boolean onKeyRelease


Class com.sun.java.swing.OverlayLayout

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

target

java.awt.Container target

xChildren

SizeRequirements[] xChildren

xTotal

SizeRequirements xTotal

yChildren

SizeRequirements[] yChildren

yTotal

SizeRequirements yTotal


Class com.sun.java.swing.ScrollPaneLayout

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

colHead

JViewport colHead
The column-header component

hsbPolicy

int hsbPolicy
The display policy for the horizontal scrollbar. Default = As Needed

hsb

JScrollBar hsb
The horizontal scrollbar

lowerLeft

java.awt.Component lowerLeft
The component at the lower left corner

lowerRight

java.awt.Component lowerRight
The component at the lower right corner

rowHead

JViewport rowHead
The row-header component

upperLeft

java.awt.Component upperLeft
The component at the upper left corner

upperRight

java.awt.Component upperRight
The component at the upper right corner

viewport

JViewport viewport
The JViewport that displays the pane's contents

vsbPolicy

int vsbPolicy
The display policy for the vertical scrollbar. Default = As Needed

vsb

JScrollBar vsb
The vertical scrollbar


Class com.sun.java.swing.SizeRequirements

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

alignment

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

maximum

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

minimum

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

preferred

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


Class com.sun.java.swing.Timer

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

coalesce

boolean coalesce

delay

int delay

doPostEvent

java.lang.Runnable doPostEvent

eventQueued

boolean eventQueued

expirationTime

long expirationTime

initialDelay

int initialDelay

listenerList

EventListenerList listenerList

nextTimer

Timer nextTimer

repeats

boolean repeats

running

boolean running


Class com.sun.java.swing.UIDefaults

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

changeSupport

java.beans.PropertyChangeSupport changeSupport


Class com.sun.java.swing.UIManager

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.UnsupportedLookAndFeelException

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Class com.sun.java.swing.ViewportLayout

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package com.sun.java.swing.border


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

bevelType

int bevelType

highlightInner

java.awt.Color highlightInner

highlightOuter

java.awt.Color highlightOuter

shadowInner

java.awt.Color shadowInner

shadowOuter

java.awt.Color shadowOuter


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

insideBorder

Border insideBorder

outsideBorder

Border outsideBorder


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

bottom

int bottom

left

int left

right

int right

top

int top


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

etchType

int etchType

highlight

java.awt.Color highlight

shadow

java.awt.Color shadow


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

lineColor

java.awt.Color lineColor

roundedCorners

boolean roundedCorners

thickness

int thickness


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

color

java.awt.Color color

tileIcon

Icon tileIcon


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

border

Border border

titleColor

java.awt.Color titleColor

titleFont

java.awt.Font titleFont

titleJustification

int titleJustification

titlePosition

int titlePosition

title

java.lang.String title

Package com.sun.java.swing.event


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

ancestor

java.awt.Container ancestor

ancestorParent

java.awt.Container ancestorParent


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                throws java.io.IOException,
                       java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                 throws java.io.IOException


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

type

HyperlinkEvent.EventType type

u

java.net.URL u


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

index0

int index0

index1

int index1

type

int type


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

firstIndex

int firstIndex

isAdjusting

boolean isAdjusting

lastIndex

int lastIndex


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

fromIndex

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

toIndex

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


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

column

int column

firstRow

int firstRow

lastRow

int lastRow

type

int type


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

path

TreePath path
Path to the value this event represents.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

childIndices

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

children

java.lang.Object[] children
Children that have been removed.

path

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


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

areNew

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

newLeadSelectionPath

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

oldLeadSelectionPath

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

paths

TreePath[] paths
Paths this event represents.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

myEdit

UndoableEdit myEdit

Package com.sun.java.swing.table


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

listenerList

EventListenerList listenerList
List of listeners


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

unselectedBackground

java.awt.Color unselectedBackground

unselectedForeground

java.awt.Color unselectedForeground


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

columnMargin

int columnMargin
Width margin between each column

columnSelectionAllowed

boolean columnSelectionAllowed
Column selection allowed in this column model

listenerList

EventListenerList listenerList
List of TableColumnModelListener

selectionModel

ListSelectionModel selectionModel
Model for keeping track of column selections

tableColumns

java.util.Vector tableColumns
Array of TableColumn objects in this model

totalColumnWidth

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


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

columnIdentifiers

java.util.Vector columnIdentifiers
The Vector of column identifiers

dataVector

java.util.Vector dataVector
The Vector of Vector of Object values


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

JTableHeader this$0


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

columnModel

TableColumnModel columnModel
The TableColumnModel of the table header

reorderingAllowed

boolean reorderingAllowed
Reordering of columns are allowed by the user

resizingAllowed

boolean resizingAllowed
Resizing of columns are allowed by the user

table

JTable table

updateTableInRealTime

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


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

cellEditor

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

cellRenderer

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

changeSupport

java.beans.PropertyChangeSupport changeSupport
If any PropertyChangeListeners have been registered, the changeSupport field describes them.

headerRenderer

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

headerValue

java.lang.Object headerValue
The header value of the column

identifier

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

isResizable

boolean isResizable
Resizable flag

maxWidth

int maxWidth
The maximum width of the column

minWidth

int minWidth
The minimum width of the column

modelIndex

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

width

int width
The width of the column

Package com.sun.java.swing.tree


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

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                throws java.io.IOException,
                       java.lang.ClassNotFoundException

writeObject

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

allowsChildren

boolean allowsChildren
true if the node is able to have children

children

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

parent

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


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

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                throws java.io.IOException,
                       java.lang.ClassNotFoundException

writeObject

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

asksAllowsChildren

boolean asksAllowsChildren
Determines how the isLeaf determines if a node is a leaf node. If true, a node is a leaf node if it does not allow children. (If it allows children, it is not a leaf node, even if no children are present.) If this value is false, then any node which has no children is a leaf node.
See Also:
getAllowsChildren, isLeaf, setAsksAllowsChildren

listenerList

EventListenerList listenerList
Listeners.

root

TreeNode root
Root of the tree.


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

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                throws java.io.IOException,
                       java.lang.ClassNotFoundException

writeObject

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

changeSupport

java.beans.PropertyChangeSupport changeSupport
Used to messaged registered listeners.

leadIndex

int leadIndex
Index of the lead path in selection.

leadPath

TreePath leadPath
Last path that was added.

leadRow

int leadRow
Lead row.

listenerList

EventListenerList listenerList
Event listener list.

listSelectionModel

DefaultListSelectionModel listSelectionModel
Handles maintaining the list selection model.

selection

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

selectionMode

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


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

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                throws java.io.IOException,
                       java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                 throws java.io.IOException

Package com.sun.java.swing.text


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

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                throws java.lang.ClassNotFoundException,
                       java.io.IOException

writeObject

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

parent

Element parent

this$0

AbstractDocument this$0


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

children

AbstractDocument.AbstractElement[] children

lastIndex

int lastIndex

nchildren

int nchildren

this$0

AbstractDocument this$0


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

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                throws java.lang.ClassNotFoundException,
                       java.io.IOException

writeObject

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

this$0

AbstractDocument this$0


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

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                throws java.lang.ClassNotFoundException,
                       java.io.IOException
Serialized Form - Fields

context

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

data

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

documentProperties

java.util.Dictionary documentProperties
Storage for document-wide properties.

listenerList

EventListenerList listenerList
The event listener list for the document.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

offs

int offs


Class com.sun.java.swing.text.DefaultCaret

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                throws java.lang.ClassNotFoundException,
                       java.io.IOException
Serialized Form - Fields

changeEvent

ChangeEvent changeEvent
The change event for the model. Only one ChangeEvent is needed per model instance since the event's only (read-only) state is the source property. The source of events generated here is always "this".

component

JTextComponent component

dot

int dot

flasher

Timer flasher

listenerList

EventListenerList listenerList
The event listener list.

magicCaretPosition

java.awt.Point magicCaretPosition

mark

int mark

selectionTag

java.lang.Object selectionTag

visible

boolean visible


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

root

Element root

this$0

DefaultStyledDocument this$0


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

this$0

DefaultStyledDocument this$0


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

buffer

DefaultStyledDocument.ElementBuffer buffer


Class com.sun.java.swing.text.DefaultTextUI

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

array

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

g0

int g0
start of gap in the array

g1

int g1
end of gap in the array


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

caretPos

int caretPos

this$0

JTextComponent this$0


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

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                throws java.lang.ClassNotFoundException,
                       java.io.IOException
Serialized Form - Fields

caretColor

java.awt.Color caretColor

disabledTextColor

java.awt.Color disabledTextColor

editable

boolean editable

editor

JTextComponent editor

focusAccelerator

char focusAccelerator

focusAction

Action focusAction

margin

java.awt.Insets margin

model

Document model
The document model.

opaque

boolean opaque
is the component opaque?

selectedTextColor

java.awt.Color selectedTextColor

selectionColor

java.awt.Color selectionColor


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

added

java.util.Vector added

defaultRoot

AbstractDocument.AbstractElement defaultRoot

removed

java.util.Vector removed


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

table

java.util.Hashtable table


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

count

int count

data

char[] data


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

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                throws java.lang.ClassNotFoundException,
                       java.io.IOException

writeObject

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

changeEvent

ChangeEvent changeEvent
Only one ChangeEvent is needed per model instance since the event's only (read-only) state is the source property. The source of events generated here is always "this".

listenerList

EventListenerList listenerList
The change listeners for the model.

this$0

StyleContext this$0


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

This class implements Serializable.

Serialized Form - Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                throws java.lang.ClassNotFoundException,
                       java.io.IOException

writeObject

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

styles

Style styles

unusedSets

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


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

a

int a


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

family

java.lang.String family


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

size

int size


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

fg

java.awt.Color fg


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

caretHandler

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

currentParagraph

Element currentParagraph

currentRun

Element currentRun

inputAttributes

MutableAttributeSet inputAttributes


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

tabs

TabStop[] tabs
TabStops this TabSet contains.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

alignment

int alignment
Tab type.

leader

int leader

position

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


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

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


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Serialized Form - Fields

linkHandler

java.awt.event.MouseListener linkHandler

styleContext

StyleContext styleContext

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


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.

Package com.sun.java.swing.undo


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


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

This class implements Serializable.

Serialized Form - Methods

No readObject or writeObject method declared.


Overview | Package | Class | Tree | Deprecated | Index | Help Java Platform
1.1.7
PREV | NEXT FRAMES  | NO FRAMES

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