Serialized Form

Class com.zfqjava.swing.AbstractDataGridModel implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Reconstitute the DefaultDataGridModel instance from a stream (that is, deserialize it).

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
Save the state of the DefaultDataGridModel instance to a stream (that is, serialize it).


Class com.zfqjava.swing.BoxLayout2 implements Serializable

Serialized Fields

equalsWidth

boolean equalsWidth

equalsHeight

boolean equalsHeight

axis

int axis

target

java.awt.Container target


Class com.zfqjava.swing.cell.Cell implements Serializable

Serialized Fields

firstRow

int firstRow

lastRow

int lastRow

firstColumn

int firstColumn

lastColumn

int lastColumn


Class com.zfqjava.swing.event.DataGridModelEvent implements Serializable

Serialized Fields

type

int type

firstRow

int firstRow

lastRow

int lastRow

firstColumn

int firstColumn

lastColumn

int lastColumn


Class com.zfqjava.swing.DefaultDataGridModel implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Reconstitute the DefaultDataGridModel instance from a stream (that is, deserialize it).

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
Save the state of the DefaultDataGridModel instance to a stream (that is, serialize it).
Serialized Fields

rows

java.util.List rows

columns

java.util.List columns

spans

java.util.List spans


Class com.zfqjava.swing.JCommonPane implements Serializable

Serialized Fields

map

java.util.Map map

backgroundImage

java.awt.Image backgroundImage


Class com.zfqjava.swing.JCommonPane.AccessibleJCommonPane implements Serializable

Serialized Fields

this$0

JCommonPane this$0


Class com.zfqjava.swing.JDataGrid implements Serializable

Serialized Fields

rowHeader

JLineBar rowHeader

oldSelectionModel

javax.swing.ListSelectionModel oldSelectionModel

classToEditorMap

java.util.Map classToEditorMap

classToRendererMap

java.util.Map classToRendererMap

attributesProvider

AttributesProvider attributesProvider

columnWidth

java.util.List columnWidth

tableColumnPropertyChangeListener

java.beans.PropertyChangeListener tableColumnPropertyChangeListener

selectionList

java.util.List selectionList

columnSelectionAdjusting

boolean columnSelectionAdjusting

rowSelectionAdjusting

boolean rowSelectionAdjusting


Class com.zfqjava.swing.JDataGrid.AccessibleJDataGrid implements Serializable

Serialized Fields

this$0

JDataGrid this$0


Class com.zfqjava.swing.JLineBar implements Serializable

Serialized Fields

selectionModel

javax.swing.ListSelectionModel selectionModel

selectionListener

javax.swing.event.ListSelectionListener selectionListener

c

java.awt.Component c

lines

java.util.Map lines

lineCount

int lineCount

lineHeight

int lineHeight

lineWidth

int lineWidth

resizingAllowed

boolean resizingAllowed

resizingLine

int resizingLine

lineModel

javax.swing.SizeSequence lineModel


Class com.zfqjava.swing.JLineBar.AccessibleJLineBar implements Serializable

Serialized Fields

this$0

JLineBar this$0


Class com.zfqjava.swing.JPrintPreview implements Serializable

Serialized Fields

printData

java.lang.Object printData

pageFormat

java.awt.print.PageFormat pageFormat

printButton

javax.swing.JButton printButton

pageSetupButton

javax.swing.JButton pageSetupButton

helpButton

javax.swing.JButton helpButton

closeButton

javax.swing.JButton closeButton

pageIndex

int pageIndex

zoomFactor

double zoomFactor

pages

java.util.List pages

window

java.awt.Window window


Class com.zfqjava.swing.JPrintPreview.AccessibleJPrintPreview implements Serializable

Serialized Fields

this$0

JPrintPreview this$0


Class com.zfqjava.swing.JStyleBar implements Serializable

Serialized Fields

contentType

java.lang.String contentType

mutable

boolean mutable

attributes

javax.swing.text.AttributeSet attributes

defAttributes

javax.swing.text.AttributeSet defAttributes

handler

com.zfqjava.swing.JStyleBar.Handler handler

familyComboBox

javax.swing.JComboBox familyComboBox
StyleConstants.FontFamily, StyleConstants.FontSize, StyleConstants.Bold, StyleConstants.Italic, StyleConstants.Background, StyleConstants.Foreground, StyleConstants.Underline, StyleConstants.StrikeThrough, StyleConstants.Superscript, StyleConstants.Subscript, StyleConstants.Alignment,

sizeComboBox

javax.swing.JComboBox sizeComboBox

boldButton

javax.swing.JToggleButton boldButton

italicButton

javax.swing.JToggleButton italicButton

bgColorButton

javax.swing.JButton bgColorButton

fgColorButton

javax.swing.JButton fgColorButton

underlineButton

javax.swing.JToggleButton underlineButton

strikethroughButton

javax.swing.JToggleButton strikethroughButton

superscriptButton

javax.swing.JToggleButton superscriptButton

subscriptButton

javax.swing.JToggleButton subscriptButton

alignLeftButton

javax.swing.JToggleButton alignLeftButton

alignCenterButton

javax.swing.JToggleButton alignCenterButton

alignRightButton

javax.swing.JToggleButton alignRightButton

alignJustifiedButton

javax.swing.JToggleButton alignJustifiedButton


Class com.zfqjava.swing.JStyleBar.AccessibleJStyleBar implements Serializable

Serialized Fields

this$0

JStyleBar this$0


Class com.zfqjava.swing.JTextFinder implements Serializable

Serialized Fields

findText

java.lang.String findText

replaceText

java.lang.String replaceText

finder

com.zfqjava.swing.JTextFinder.AbstractFinder finder

dialogType

int dialogType

dialog

javax.swing.JDialog dialog

c

java.awt.Component c

finderMap

java.util.Map finderMap


Class com.zfqjava.swing.JTextFinder.AccessibleJTextFinder implements Serializable

Serialized Fields

this$0

JTextFinder this$0


Class com.zfqjava.swing.JTextSpeller implements Serializable

Serialized Fields

errorText

java.lang.String errorText

replaceText

java.lang.String replaceText

suggestText

java.lang.String[] suggestText

speller

com.zfqjava.swing.JTextSpeller.AbstractSpeller speller

dialog

javax.swing.JDialog dialog

c

java.awt.Component c

spellerMap

java.util.Map spellerMap


Class com.zfqjava.swing.JTextSpeller.AccessibleJTextSpeller implements Serializable

Serialized Fields

this$0

JTextSpeller this$0



Copyright © 2001-2003 Extreme Component, Inc. All rights reserved.