Serialized Form
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).
equalsWidth
boolean equalsWidth
equalsHeight
boolean equalsHeight
axis
int axis
target
java.awt.Container target
firstRow
int firstRow
lastRow
int lastRow
firstColumn
int firstColumn
lastColumn
int lastColumn
type
int type
firstRow
int firstRow
lastRow
int lastRow
firstColumn
int firstColumn
lastColumn
int lastColumn
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).
rows
java.util.List rows
columns
java.util.List columns
spans
java.util.List spans
map
java.util.Map map
backgroundImage
java.awt.Image backgroundImage
this$0
JCommonPane this$0
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
this$0
JDataGrid this$0
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
this$0
JLineBar this$0
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
this$0
JPrintPreview this$0
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
this$0
JStyleBar this$0
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
this$0
JTextFinder this$0
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
this$0
JTextSpeller this$0
Copyright © 2001-2003 Extreme Component, Inc. All rights reserved.