Deprecated API

Deprecated Classes
com.f1j.swing.CancelEditEvent
          replaced by com.f1j.swing.engine.ss.CancelEditEvent 
com.f1j.swing.ChartImageEncoder
          replaced by com.f1j.swing.engine.ss.ChartImageEncoder 
com.f1j.swing.ChartViewEvent
          replaced by com.f1j.swing.engine.ss.ChartViewEvent 
com.f1j.swing.ss.ColWidthDlg
          replaced by com.f1j.swing.ui.ss.ColWidthDlg 
com.f1j.calc.Database
          Use createDatabase. 
com.f1j.swing.ss.DefColWidthDlg
          replaced by com.f1j.swing.ui.ss.DefColWidthDlg 
com.f1j.swing.ss.DefFontDlg
          replaced by com.f1j.swing.ui.ss.DefFontDlg 
com.f1j.swing.ss.DefinedNameTabDlg
          Replaced by com.f1j.swing.ui.ss.DefinedNameTabDlg 
com.f1j.swing.ss.DefRowHeightDlg
          replaced by com.f1j.swing.ui.ss.DefRowHeightDlg 
com.f1j.swing.ss.DeleteDlg
          replaced by com.f1j.swing.ui.ss.DeleteDlg 
com.f1j.swing.Dialog
          replaced by com.f1j.swing.tools.Dialog 
com.f1j.swing.EndEditEvent
          replaced by com.f1j.swing.engine.ss.EndEditEvent 
com.f1j.swing.EndRecalcEvent
          replaced by com.f1j.swing.engine.ss.EndRecalcEvent 
com.f1j.swing.ss.FindDlg
          replaced by com.f1j.swing.ui.ss.FindDlg 
com.f1j.swing.ss.FormatCellsDlg
          replaced by com.f1j.swing.ui.ss.FormatCellsDlg 
com.f1j.swing.ss.FormatConditionalDlg
          replaced by com.f1j.swing.ui.ss.FormatConditionalDlg 
com.f1j.swing.ss.FormatSheetDlg
          replaced by com.f1j.swing.ui.ss.FormatSheetDlg 
com.f1j.swing.ss.GotoDlg
          replaced by com.f1j.swing.ui.ss.GotoDlg 
com.f1j.ss.GRChart
          Replaced by FcChart. 
com.f1j.ss.GRObject
          Replaced by com.f1j.drawing.Shape. 
com.f1j.swing.ss.HyperlinkDlg
          replaced by com.f1j.swing.ui.ss.HyperlinkDlg 
com.f1j.swing.HyperlinkEvent
          replaced by com.f1j.swing.engine.ss.HyperlinkEvent 
com.f1j.swing.ImageEncoder
          replaced by com.f1j.swing.common.ImageEncoder 
com.f1j.swing.ss.InsertDlg
          replaced by com.f1j.swing.ui.ss.InsertDlg 
com.f1j.swing.JBook
          replaced by com.f1j.swing.engine.ss.JBook 
com.f1j.swing.JBookApplet
          replaced by com.f1j.swing.engine.ss.JBookApplet 
com.f1j.swing.JChart
          replaced by com.f1j.swing.engine.chart.JChart 
com.f1j.swing.ModifiedEvent
          replaced by com.f1j.swing.engine.ss.ModifiedEvent 
com.f1j.swing.ObjectEvent
          replaced by com.f1j.swing.engine.ss.ObjectEvent 
com.f1j.swing.ss.OptionsDlg
          replaced by com.f1j.swing.ui.ss.OptionsDlg 
com.f1j.swing.ss.OutlineOptionsDlg
          replaced by com.f1j.swing.ui.ss.OutlineOptionsDlg 
com.f1j.swing.ss.PageSetupDlg
          replaced by com.f1j.swing.ui.ss.PageSetupDlg 
com.f1j.swing.ss.PasteSpecialDlg
          replaced by com.f1j.swing.ui.ss.PasteSpecialDlg 
com.f1j.swing.ss.ProtectSheetDlg
          replaced by com.f1j.swing.ui.ss.ProtectSheetDlg 
com.f1j.ss.ReadParams
          Replaced by DocumentOpenCallback 
com.f1j.swing.ss.ReplaceDlg
          replaced by com.f1j.swing.ui.ss.ReplaceDlg 
com.f1j.swing.ss.RowHeightDlg
          replaced by com.f1j.swing.ui.ss.RowHeightDlg 
com.f1j.swing.SelectionChangedEvent
          replaced by com.f1j.swing.engine.ss.SelectionChangedEvent 
com.f1j.swing.ss.SheetVisibilityDlg
          replaced by com.f1j.swing.ui.ss.SheetVisibilityDlg 
com.f1j.swing.ss.SortDlg
          replaced by com.f1j.swing.ui.ss.SortDlg 
com.f1j.swing.StartEditEvent
          replaced by com.f1j.swing.engine.ss.StartEditEvent 
com.f1j.swing.StartRecalcEvent
          replaced by com.f1j.swing.engine.ss.StartRecalcEvent 
com.f1j.swing.UpdateEvent
          replaced by com.f1j.swing.engine.ss.UpdateEvent 
com.f1j.swing.ValidationFailedEvent
          replaced by com.f1j.swing.engine.ss.ValidationFailedEvent 
com.f1j.swing.ViewChangedEvent
          replaced by com.f1j.swing.engine.ss.ViewChangedEvent 
com.f1j.ss.WriteParams
          Replaced by DocumentSaveOptions 
 

Deprecated Interfaces
com.f1j.swing.CancelEditListener
          replaced by com.f1j.swing.engine.ss.CancelEditEvent 
com.f1j.swing.ChartViewListener
          replaced by com.f1j.swing.engine.ss.ChartViewListener 
com.f1j.swing.EndEditListener
          replaced by com.f1j.swing.engine.ss.EndEditListener 
com.f1j.swing.EndRecalcListener
          replaced by com.f1j.swing.engine.ss.EndRecalcListener 
com.f1j.util.Format
            
com.f1j.swing.HyperlinkListener
          replaced by com.f1j.swing.engine.ss.HyperlinkListener 
com.f1j.swing.ImageCompressionIF
          replaced by com.f1j.swing.common.ImageCompressionIF 
com.f1j.swing.ModifiedListener
          replaced by com.f1j.swing.engine.ss.ModifiedListener 
com.f1j.swing.ObjectListener
          replaced by com.f1j.swing.engine.ss.ObjectListener 
com.f1j.data.source.ParameterizedQuery
          As of 9.0, use DatabaseQueryParamCollection instead. 
com.f1j.data.source.Query
          As of 9.0, use DatabaseQuery instead. 
com.f1j.swing.SelectionChangedListener
          replaced by com.f1j.swing.engine.ss.SelectionChangedListener 
com.f1j.swing.StartEditListener
          replaced by com.f1j.swing.engine.ss.StartEditListener 
com.f1j.swing.StartRecalcListener
          replaced by com.f1j.swing.engine.ss.StartRecalcListener 
com.f1j.swing.UpdateListener
          replaced by com.f1j.swing.engine.ss.UpdateListener 
com.f1j.swing.ValidationFailedListener
          replaced by com.f1j.swing.engine.ss.ValidationFailedListener 
com.f1j.swing.ViewChangedListener
          replaced by com.f1j.swing.engine.ss.ViewChangedListener 
 

Deprecated Fields
com.f1j.ss.CellFormat.eBorderDashed
          Replaced by com.f1j.ss.BorderFormat.eBorderDashed 
com.f1j.ss.CellFormat.eBorderDotted
          Replaced by com.f1j.ss.BorderFormat.eBorderDotted 
com.f1j.ss.CellFormat.eBorderDouble
          Replaced by com.f1j.ss.BorderFormat.eBorderDouble 
com.f1j.ss.CellFormat.eBorderHair
          Replaced by com.f1j.ss.BorderFormat.eBorderHair 
com.f1j.ss.CellFormat.eBorderMedium
          Replaced by com.f1j.ss.BorderFormat.eBorderMedium 
com.f1j.ss.CellFormat.eBorderNone
          Replaced by com.f1j.ss.BorderFormat.eBorderNone 
com.f1j.ss.CellFormat.eBorderThick
          Replaced by com.f1j.ss.BorderFormat.eBorderThick 
com.f1j.ss.CellFormat.eBorderThin
          Replaced by com.f1j.ss.BorderFormat.eBorderThin 
com.f1j.ss.CellFormat.eBottomBorder
          Replaced by com.f1j.ss.BorderFormat.eBorderBottom 
com.f1j.ss.CellFormat.eBottomBorderColor
          use calls com.f1j.ss.BorderFormat.getColor() and com.f1j.ss.BorderFormat.setStyleAndColor() 
com.f1j.data.DataRange.eCellFormatting_XML
          As of e.Spreadsheet 10, use eCellFormatting_DRML instead. 
com.f1j.data.DataRange.eCellFormatting_XSLT
          As of e.Spreadsheet 10, use eCellFormatting_DRML instead. 
com.f1j.ss.Constants.eClearValues
          Replaced by #eClearContents 
com.f1j.chart.Constants.eDataLabelBubbleSize
          Replaced by com.f1j.chart.DataLabelFormat.eSizeValueMask 
com.f1j.chart.Constants.eDataLabelCategory
          Replaced by com.f1j.chart.DataLabelFormat.eXValueMask 
com.f1j.chart.Constants.eDataLabelCategoryAndPercent
          Replaced by com.f1j.chart.DataLabelFormat.eXValueMask 
com.f1j.chart.Constants.eDataLabelNone
          Replaced by com.f1j.chart.DataLabelFormat.eNone 
com.f1j.chart.Constants.eDataLabelPercent
          Replaced by com.f1j.chart.DataLabelFormat.ePercentageMask 
com.f1j.chart.Constants.eDataLabelPercentageMask
          Replaced by com.f1j.chart.DataLabelFormat.ePercentageMask 
com.f1j.chart.Constants.eDataLabelPosition
          Replaced by com.f1j.chart.DataLabelFormat.ePosition 
com.f1j.chart.Constants.eDataLabelPositionAbove
          Replaced by com.f1j.chart.DataLabelFormat.ePositionAbove 
com.f1j.chart.Constants.eDataLabelPositionAuto
          Replaced by com.f1j.chart.DataLabelFormat.ePositionAuto 
com.f1j.chart.Constants.eDataLabelPositionAxis
          Replaced by com.f1j.chart.DataLabelFormat.ePositionAxis 
com.f1j.chart.Constants.eDataLabelPositionBelow
          Replaced by com.f1j.chart.DataLabelFormat.ePositionBelow 
com.f1j.chart.Constants.eDataLabelPositionCenter
          Replaced by com.f1j.chart.DataLabelFormat.ePositionCenter 
com.f1j.chart.Constants.eDataLabelPositionDefault
          Replaced by com.f1j.chart.DataLabelFormat.ePositionDefault 
com.f1j.chart.Constants.eDataLabelPositionInside
          Replaced by com.f1j.chart.DataLabelFormat.ePositionInside 
com.f1j.chart.Constants.eDataLabelPositionLeft
          Replaced by com.f1j.chart.DataLabelFormat.ePositionLeft 
com.f1j.chart.Constants.eDataLabelPositionOutside
          Replaced by com.f1j.chart.DataLabelFormat.ePositionOutside 
com.f1j.chart.Constants.eDataLabelPositionRight
          Replaced by com.f1j.chart.DataLabelFormat.ePositionRight 
com.f1j.chart.Constants.eDataLabelSeriesNameMask
          Replaced by com.f1j.chart.DataLabelFormat.eSeriesNameMask 
com.f1j.chart.Constants.eDataLabelSizeValueMask
          Replaced by com.f1j.chart.DataLabelFormat.eSizeValueMask 
com.f1j.chart.Constants.eDataLabelType
          Replaced by com.f1j.chart.DataLabelFormat.eType 
com.f1j.chart.Constants.eDataLabelValue
          Replaced by com.f1j.chart.DataLabelFormat.eYValueMask 
com.f1j.chart.Constants.eDataLabelXValueMask
          Replaced by com.f1j.chart.DataLabelFormat.eXValueMask 
com.f1j.chart.Constants.eDataLabelYValueMask
          Replaced by com.f1j.chart.DataLabelFormat.eYValueMask 
com.f1j.ss.CellFormat.eDiagonalDownBorder
          Replaced by com.f1j.ss.BorderFormat.eBorderDiagDown 
com.f1j.ss.CellFormat.eDiagonalDownBorderColor
          use calls com.f1j.ss.BorderFormat.getColor() and com.f1j.ss.BorderFormat.setStyleAndColor() 
com.f1j.ss.CellFormat.eDiagonalUpBorder
          Replaced by com.f1j.ss.BorderFormat.eBorderDiagUp 
com.f1j.ss.CellFormat.eDiagonalUpBorderColor
          use calls com.f1j.ss.BorderFormat.getColor() and com.f1j.ss.BorderFormat.setStyleAndColor() 
com.f1j.ss.Constants.eEncryptionAuto
          Replaced by DocumentEncryption.AUTO 
com.f1j.ss.Constants.eEncryptionExcel97
          Replaced by DocumentEncryption.EXCEL97 
com.f1j.ss.Constants.eEncryptionWeak
          Replaced by DocumentEncryption.WEAK 
com.f1j.ss.Constants.eFileActuate9
          Replaced by DocumentType.ACTUATE_9_WORKBOOK 
com.f1j.ss.Constants.eFileCurrentFormat
          Replaced by DocumentType.CURRENT_FORMAT 
com.f1j.ss.Constants.eFileESpreadsheet11
          Replaced by DocumentType.ESPREADSHEET_11_WORKBOOK 
com.f1j.ss.Constants.eFileExcel5
          Replaced by DocumentType.EXCEL_5_WORKBOOK 
com.f1j.ss.Constants.eFileExcel97
          Replaced by DocumentType.EXCEL_97_WORKBOOK 
com.f1j.ss.Constants.eFileFormulaOne3
          Replaced by DocumentType.FORMULA_ONE_3_WORKBOOK 
com.f1j.ss.Constants.eFileFormulaOne6
          Replaced by DocumentType.FORMULA_ONE_6_WORKBOOK 
com.f1j.ss.Constants.eFileFormulaOne7
          Replaced by DocumentType.FORMULA_ONE_7_WORKBOOK 
com.f1j.ss.Constants.eFileTabbedText
          Replaced by DocumentType.TABBED_TEXT 
com.f1j.ss.Constants.eFileTabbedTextValuesOnly
          Replaced by DocumentType.TABBED_TEXT_VALUES_ONLY 
com.f1j.ss.Constants.eFileUnicodeText
          Replaced by DocumentType.UNICODE_TEXT 
com.f1j.ss.Constants.eFileUnicodeTextValuesOnly
          Replaced by DocumentType.UNICODE_TEXT_VALUES_ONLY 
com.f1j.chart.Constants.eFillShadow
          Replaced by com.f1j.chart.FillFormat.eShadow 
com.f1j.util.Format.eFontBold
          Replaced by com.f1j.paint.FontFormat.eBold 
com.f1j.util.Format.eFontCharSet
          Replaced by com.f1j.paint.FontFormat.eCharSet 
com.f1j.util.Format.eFontColor
          Replaced by com.f1j.paint.FontFormat.eColor 
com.f1j.util.Format.eFontItalic
          Replaced by com.f1j.paint.FontFormat.eItalic 
com.f1j.util.Format.eFontName
          Replaced by com.f1j.paint.FontFormat.eName 
com.f1j.util.Format.eFontOutline
          Replaced by com.f1j.paint.FontFormat.eOutline 
com.f1j.util.Format.eFontShadow
          Replaced by com.f1j.paint.FontFormat.eShadow 
com.f1j.util.Format.eFontSize
          Replaced by com.f1j.paint.FontFormat.eSize 
com.f1j.util.Format.eFontStrikeout
          Replaced by com.f1j.paint.FontFormat.eStrikethrough 
com.f1j.util.Format.eFontUnderline
          Replaced by com.f1j.paint.FontFormat.eUnderline 
com.f1j.ss.CellFormat.eHidden
          Replaced by com.f1j.ss.ProtectionFormat.eHidden 
com.f1j.util.Format.eHorizontalAlignment
          Replaced by com.f1j.paint.AlignFormat.eHorizontalAlignment 
com.f1j.util.Format.eHorizontalAlignmentCenter
          Replaced by com.f1j.paint.AlignFormat.eHorizontalCenter 
com.f1j.util.Format.eHorizontalAlignmentCenterAcrossCells
          Replaced by com.f1j.ss.AlignFormat.eHorizontalCenterAcrossCells 
com.f1j.util.Format.eHorizontalAlignmentFill
          Replaced by com.f1j.ss.AlignFormat.eHorizontalFill 
com.f1j.util.Format.eHorizontalAlignmentGeneral
          Replaced by com.f1j.ss.AlignFormat.eHorizontalGeneral 
com.f1j.util.Format.eHorizontalAlignmentJustify
          Replaced by com.f1j.paint.AlignFormat.eHorizontalJustify 
com.f1j.util.Format.eHorizontalAlignmentLeft
          Replaced by com.f1j.paint.AlignFormat.eHorizontalLeft 
com.f1j.util.Format.eHorizontalAlignmentRight
          Replaced by com.f1j.paint.AlignFormat.eHorizontalRight 
com.f1j.ss.CellFormat.eHorizontalInsideBorder
          Replaced by com.f1j.ss.BorderFormat.eBorderInsideHoriz 
com.f1j.ss.CellFormat.eHorizontalInsideBorderColor
          use calls com.f1j.ss.BorderFormat.getColor() and com.f1j.ss.BorderFormat.setStyleAndColor() 
com.f1j.util.Format.eIndent
          Replaced by com.f1j.ss.AlignFormat.eIndent 
com.f1j.ss.CellFormat.eLeftBorder
          Replaced by com.f1j.ss.BorderFormat.eBorderLeft 
com.f1j.ss.CellFormat.eLeftBorderColor
          use calls com.f1j.ss.BorderFormat.getColor() and com.f1j.ss.BorderFormat.setStyleAndColor() 
com.f1j.util.Format.eLineAuto
          Replaced by constants in com.f1j.chart.LineFormat or constants in com.f1j.drawing.LineFormat 
com.f1j.util.Format.eLineColor
          Replaced by constants in com.f1j.chart.LineFormat or constants in com.f1j.drawing.LineFormat 
com.f1j.util.Format.eLineDash
          Replaced by style constants in com.f1j.chart.LineFormat or style constants in com.f1j.drawing.LineFormat 
com.f1j.util.Format.eLineDashDot
          Replaced by style constants in com.f1j.chart.LineFormat or style constants in com.f1j.drawing.LineFormat 
com.f1j.util.Format.eLineDashDotDot
          Replaced by style constants in com.f1j.chart.LineFormat or style constants in com.f1j.drawing.LineFormat 
com.f1j.util.Format.eLineLongDash
          Replaced by style constants in com.f1j.chart.LineFormat or style constants in com.f1j.drawing.LineFormat 
com.f1j.util.Format.eLineLongDashDot
          Replaced by style constants in com.f1j.chart.LineFormat or style constants in com.f1j.drawing.LineFormat 
com.f1j.util.Format.eLineLongDashDotDot
          Replaced by style constants in com.f1j.chart.LineFormat or style constants in com.f1j.drawing.LineFormat 
com.f1j.util.Format.eLineNull
          Replaced by type constants in com.f1j.chart.LineFormat or com.f1j.drawing.LineFormat.setVisible(boolean) 
com.f1j.util.Format.eLineRoundDot
          Replaced by style constants in com.f1j.chart.LineFormat or style constants in com.f1j.drawing.LineFormat 
com.f1j.util.Format.eLineSolid
          Replaced by style constants in com.f1j.chart.LineFormat or style constants in com.f1j.drawing.LineFormat 
com.f1j.util.Format.eLineSquareDot
          Replaced by style constants in com.f1j.chart.LineFormat or style constants in com.f1j.drawing.LineFormat 
com.f1j.util.Format.eLineStyle
          Replaced by constants in com.f1j.chart.LineFormat or constants in com.f1j.drawing.LineFormat 
com.f1j.util.Format.eLineWeight
          Replaced by constants in com.f1j.chart.LineFormat or constants in com.f1j.drawing.LineFormat 
com.f1j.ss.CellFormat.eLocked
          Replaced by com.f1j.ss.ProtectionFormat.eLocked 
com.f1j.chart.Constants.eMarkerAuto
          Replaced by com.f1j.chart.MarkerFormat.eAuto 
com.f1j.chart.Constants.eMarkerBackground
          Replaced by com.f1j.chart.MarkerFormat.eBackColor 
com.f1j.chart.Constants.eMarkerCircle
          Replaced by com.f1j.chart.MarkerFormat.eCircle 
com.f1j.chart.Constants.eMarkerDiamond
          Replaced by com.f1j.chart.MarkerFormat.eDiamond 
com.f1j.chart.Constants.eMarkerDowJonesClose
          Replaced by com.f1j.chart.MarkerFormat.eDowJonesClose 
com.f1j.chart.Constants.eMarkerDowJonesOpen
          Replaced by com.f1j.chart.MarkerFormat.eDowJonesOpen 
com.f1j.chart.Constants.eMarkerDownTriangle
          Replaced by com.f1j.chart.MarkerFormat.eDownTriangle 
com.f1j.chart.Constants.eMarkerForeground
          Replaced by com.f1j.chart.MarkerFormat.eForeColor 
com.f1j.chart.Constants.eMarkerNone
          Replaced by com.f1j.chart.MarkerFormat.eNone 
com.f1j.chart.Constants.eMarkerPlus
          Replaced by com.f1j.chart.MarkerFormat.ePlus 
com.f1j.chart.Constants.eMarkerSize
          Replaced by com.f1j.chart.MarkerFormat.eSize 
com.f1j.chart.Constants.eMarkerSquare
          Replaced by com.f1j.chart.MarkerFormat.eSquare 
com.f1j.chart.Constants.eMarkerStar
          Replaced by com.f1j.chart.MarkerFormat.eStar 
com.f1j.chart.Constants.eMarkerStdDeviation
          Replaced by com.f1j.chart.MarkerFormat.eStdDeviation 
com.f1j.chart.Constants.eMarkerStyle
          Replaced by com.f1j.chart.MarkerFormat.eStyle 
com.f1j.chart.Constants.eMarkerTriangle
          Replaced by com.f1j.chart.MarkerFormat.eTriangle 
com.f1j.chart.Constants.eMarkerX
          Replaced by com.f1j.chart.MarkerFormat.eX 
com.f1j.ss.CellFormat.eMergeCells
          Replaced by com.f1j.ss.AlignFormat.eMergeCells 
com.f1j.util.Format.eOrientation
          Replaced by com.f1j.paint.AlignFormat.eOrientation 
com.f1j.util.Format.eOrientationAuto
          Replaced by com.f1j.chart.AlignFormat.eOrientationAuto 
com.f1j.util.Format.eOrientationClockwise
          Replaced by com.f1j.paint.AlignFormat.eOrientationClockwise 
com.f1j.util.Format.eOrientationCounterClockwise
          Replaced by com.f1j.paint.AlignFormat.eOrientationCounterClockwise 
com.f1j.util.Format.eOrientationNone
          Replaced by com.f1j.paint.AlignFormat.eOrientationNone 
com.f1j.util.Format.eOrientationTopToBottom
          Replaced by com.f1j.paint.AlignFormat.eOrientationTopToBottom 
com.f1j.ss.Constants.eParametersFileActuate5
          e.Spreadsheet 12 and up no longer write ROP files. 
com.f1j.ss.Constants.eParametersFileActuate6
          e.Spreadsheet 12 and up no longer write ROP files. 
com.f1j.ss.Constants.eParametersFileActuate7
          e.Spreadsheet 12 and up no longer write ROP files. 
com.f1j.ss.Constants.eParametersFileActuate8
          e.Spreadsheet 12 and up no longer write ROP files. 
com.f1j.util.Format.ePattern
          Replaced by com.f1j.paint.FillFormat.eFillType 
com.f1j.util.Format.ePattern10Percent
          Replaced by com.f1j.paint.FillFormat.ePattern10Percent 
com.f1j.util.Format.ePattern20Percent
          Replaced by com.f1j.paint.FillFormat.ePattern20Percent 
com.f1j.util.Format.ePattern25Percent
          Replaced by com.f1j.paint.FillFormat.ePattern25Percent 
com.f1j.util.Format.ePattern30Percent
          Replaced by com.f1j.paint.FillFormat.ePattern30Percent 
com.f1j.util.Format.ePattern40Percent
          Replaced by com.f1j.drawing.FillFormat.ePattern40Percent 
com.f1j.util.Format.ePattern50Percent
          Replaced by com.f1j.paint.FillFormat.ePattern50Percent 
com.f1j.util.Format.ePattern5Percent
          Replaced by com.f1j.drawing.FillFormat.ePattern5Percent 
com.f1j.util.Format.ePattern60Percent
          Replaced by com.f1j.drawing.FillFormat.ePattern60Percent 
com.f1j.util.Format.ePattern70Percent
          Replaced by com.f1j.paint.FillFormat.ePattern70Percent 
com.f1j.util.Format.ePattern75Percent
          Replaced by com.f1j.drawing.FillFormat.ePattern75Percent 
com.f1j.util.Format.ePattern80Percent
          Replaced by com.f1j.drawing.FillFormat.ePattern80Percent 
com.f1j.util.Format.ePattern90Percent
          Replaced by com.f1j.drawing.FillFormat.ePattern90Percent 
com.f1j.util.Format.ePatternAuto
          Replaced by constants in com.f1j.chart.FillFormat or constants in com.f1j.drawing.FillFormat 
com.f1j.util.Format.ePatternBG
          Replaced by com.f1j.paint.FillFormat.eBackColor 
com.f1j.util.Format.ePatternBlueTissuePaper
            
com.f1j.util.Format.ePatternBouquet
            
com.f1j.util.Format.ePatternBrownMarble
            
com.f1j.util.Format.ePatternCanvas
            
com.f1j.util.Format.ePatternCenterGradient
            
com.f1j.util.Format.ePatternCork
            
com.f1j.util.Format.ePatternDarkDownwardDiagonal
          Replaced by com.f1j.paint.FillFormat.ePatternDarkDownwardDiagonal 
com.f1j.util.Format.ePatternDarkHorizontal
          Replaced by com.f1j.paint.FillFormat.ePatternDarkHorizontal 
com.f1j.util.Format.ePatternDarkUpwardDiagonal
          Replaced by com.f1j.paint.FillFormat.ePatternDarkUpwardDiagonal 
com.f1j.util.Format.ePatternDarkVertical
          Replaced by com.f1j.paint.FillFormat.ePatternDarkVertical 
com.f1j.util.Format.ePatternDashedDownwardDiagonal
          Replaced by com.f1j.drawing.FillFormat.ePatternDashedDownwardDiagonal 
com.f1j.util.Format.ePatternDashedHorizontal
          Replaced by com.f1j.drawing.FillFormat.ePatternDashedHorizontal 
com.f1j.util.Format.ePatternDashedUpwardDiagonal
          Replaced by com.f1j.drawing.FillFormat.ePatternDashedUpwardDiagonal 
com.f1j.util.Format.ePatternDashedVertical
          Replaced by com.f1j.drawing.FillFormat.ePatternDashedVertical 
com.f1j.util.Format.ePatternDenim
            
com.f1j.util.Format.ePatternDiagGradient
            
com.f1j.util.Format.ePatternDiagonalBrick
          Replaced by com.f1j.drawing.FillFormat.ePatternDiagonalBrick 
com.f1j.util.Format.ePatternDivot
          Replaced by com.f1j.drawing.FillFormat.ePatternDivot 
com.f1j.util.Format.ePatternDottedDiamond
          Replaced by com.f1j.drawing.FillFormat.ePatternDottedDiamond 
com.f1j.util.Format.ePatternDottedGrid
          Replaced by com.f1j.drawing.FillFormat.ePatternDottedGrid 
com.f1j.util.Format.ePatternFG
          Replaced by com.f1j.paint.FillFormat.eForeColor 
com.f1j.util.Format.ePatternFishFossil
            
com.f1j.util.Format.ePatternGranite
            
com.f1j.util.Format.ePatternGreenMarble
            
com.f1j.util.Format.ePatternHorizontalBrick
          Replaced by com.f1j.drawing.FillFormat.ePatternHorizontalBrick 
com.f1j.util.Format.ePatternHorzGradient
            
com.f1j.util.Format.ePatternHorzVertGradient
            
com.f1j.util.Format.ePatternLargeCheckerBoard
          Replaced by com.f1j.drawing.FillFormat.ePatternLargeCheckerBoard 
com.f1j.util.Format.ePatternLargeConfetti
          Replaced by com.f1j.drawing.FillFormat.ePatternLargeConfetti 
com.f1j.util.Format.ePatternLargeGrid
          Replaced by com.f1j.drawing.FillFormat.ePatternLargeGrid 
com.f1j.util.Format.ePatternLightDownwardDiagonal
          Replaced by com.f1j.paint.FillFormat.ePatternLightDownwardDiagonal 
com.f1j.util.Format.ePatternLightHorizontal
          Replaced by com.f1j.paint.FillFormat.ePatternLightHorizontal 
com.f1j.util.Format.ePatternLightUpwardDiagonal
          Replaced by com.f1j.paint.FillFormat.ePatternLightUpwardDiagonal 
com.f1j.util.Format.ePatternLightVertical
          Replaced by com.f1j.paint.FillFormat.ePatternLightVertical 
com.f1j.util.Format.ePatternMediumWood
            
com.f1j.util.Format.ePatternMidDiagGradient
            
com.f1j.util.Format.ePatternMidGradient
            
com.f1j.util.Format.ePatternMidHorzGradient
            
com.f1j.util.Format.ePatternMidRevDiagGradient
            
com.f1j.util.Format.ePatternMidVertGradient
            
com.f1j.util.Format.ePatternName
          Replaced by com.f1j.drawing.FillFormat.eFillPatterned - use with com.f1j.paint.FillFormat.getType() and com.f1j.drawing.FillFormat.setUserTexture 
com.f1j.util.Format.ePatternNarrowHorizontal
          Replaced by com.f1j.drawing.FillFormat.ePatternNarrowHorizontal 
com.f1j.util.Format.ePatternNarrowVertical
          Replaced by com.f1j.drawing.FillFormat.ePatternNarrowVertical 
com.f1j.util.Format.ePatternNewsPrint
            
com.f1j.util.Format.ePatternNull
          Replaced by com.f1j.paint.FillFormat.setVisible(boolean) 
com.f1j.util.Format.ePatternOak
            
com.f1j.util.Format.ePatternOutlinedDiamond
          Replaced by com.f1j.drawing.FillFormat.ePatternOutlinedDiamond 
com.f1j.util.Format.ePatternPaperBag
            
com.f1j.util.Format.ePatternPapyrus
            
com.f1j.util.Format.ePatternParchment
            
com.f1j.util.Format.ePatternPinkTissuePaper
            
com.f1j.util.Format.ePatternPlaid
          Replaced by com.f1j.drawing.FillFormat.ePatternPlaid 
com.f1j.util.Format.ePatternPurpleMesh
            
com.f1j.util.Format.ePatternRecycledPaper
            
com.f1j.util.Format.ePatternRevDiagGradient
            
com.f1j.util.Format.ePatternRevHorzVertGradient
            
com.f1j.util.Format.ePatternRevVertHorzGradient
            
com.f1j.util.Format.ePatternSand
            
com.f1j.util.Format.ePatternShingle
          Replaced by com.f1j.drawing.FillFormat.ePatternShingle 
com.f1j.util.Format.ePatternSmallCheckerBoard
          Replaced by com.f1j.paint.FillFormat.ePatternSmallCheckerBoard 
com.f1j.util.Format.ePatternSmallConfetti
          Replaced by com.f1j.drawing.FillFormat.ePatternSmallConfetti 
com.f1j.util.Format.ePatternSmallGrid
          Replaced by com.f1j.paint.FillFormat.ePatternSmallGrid 
com.f1j.util.Format.ePatternSolid
          Replaced by com.f1j.paint.FillFormat.setSolid() 
com.f1j.util.Format.ePatternSolidDiamond
          Replaced by com.f1j.drawing.FillFormat.ePatternSolidDiamond 
com.f1j.util.Format.ePatternSphere
          Replaced by com.f1j.drawing.FillFormat.ePatternSphere 
com.f1j.util.Format.ePatternStationary
            
com.f1j.util.Format.ePatternTrellis
          Replaced by com.f1j.paint.FillFormat.ePatternTrellis 
com.f1j.util.Format.ePatternURL
          Replaced by com.f1j.paint.FillFormat.eFillType 
com.f1j.util.Format.ePatternVertGradient
            
com.f1j.util.Format.ePatternVertHorzGradient
            
com.f1j.util.Format.ePatternWalnut
            
com.f1j.util.Format.ePatternWaterDroplets
            
com.f1j.util.Format.ePatternWave
          Replaced by com.f1j.drawing.FillFormat.ePatternWave 
com.f1j.util.Format.ePatternWeave
          Replaced by com.f1j.drawing.FillFormat.ePatternWeave 
com.f1j.util.Format.ePatternWhiteMarble
            
com.f1j.util.Format.ePatternWideDownwardDiagonal
          Replaced by com.f1j.drawing.FillFormat.ePatternWideDownwardDiagonal 
com.f1j.util.Format.ePatternWideUpwardDiagonal
          Replaced by com.f1j.drawing.FillFormat.ePatternWideUpwardDiagonal 
com.f1j.util.Format.ePatternWovenMat
            
com.f1j.util.Format.ePatternZigZag
          Replaced by com.f1j.drawing.FillFormat.ePatternZigZag 
com.f1j.ss.CellFormat.ePivotRangeButton
          Replaced by com.f1j.ss.FillFormat.ePivotRangeButton 
com.f1j.util.Format.eReadingOrder
          Replaced by com.f1j.paint.AlignFormat.eReadingOrder 
com.f1j.util.Format.eReadingOrderContext
          Replaced by com.f1j.paint.AlignFormat.eReadingOrderContext 
com.f1j.util.Format.eReadingOrderLeftToRight
          Replaced by com.f1j.paint.AlignFormat.eReadingOrderLeftToRight 
com.f1j.util.Format.eReadingOrderRightToLeft
          Replaced by com.f1j.paint.AlignFormat.eReadingOrderRightToLeft 
com.f1j.ss.CellFormat.eRightBorder
          Replaced by com.f1j.ss.BorderFormat.eBorderRight 
com.f1j.ss.CellFormat.eRightBorderColor
          use calls com.f1j.ss.BorderFormat.getColor() and com.f1j.ss.BorderFormat.setStyleAndColor() 
com.f1j.ss.CellFormat.eTopBorder
          Replaced by com.f1j.ss.BorderFormat.eBorderTop 
com.f1j.ss.CellFormat.eTopBorderColor
          Replaced by com.f1j.ss.BorderFormat.eBorderDiagDown 
com.f1j.ss.CellFormat.eValidationRule
          Replaced by com.f1j.ss.ValidationFormat.eRule 
com.f1j.ss.CellFormat.eValidationText
          Replaced by com.f1j.ss.ValidationFormat.eText 
com.f1j.util.Format.eValueFormat
          Replaced by com.f1j.util.NumberFormat.eFormat 
com.f1j.chart.Constants.eValueFormatLinked
          Replaced by com.f1j.chart.NumberFormat.eLinked 
com.f1j.util.Format.eValueFormatType
          Replaced by com.f1j.util.NumberFormat.eType 
com.f1j.util.Format.eValueFormatTypeCurrency
          Replaced by com.f1j.util.NumberFormat.eCurrency 
com.f1j.util.Format.eValueFormatTypeDate
          Replaced by com.f1j.util.NumberFormat.eDate 
com.f1j.util.Format.eValueFormatTypeDateTime
          Replaced by com.f1j.util.NumberFormat.eTime 
com.f1j.util.Format.eValueFormatTypeFraction
          Replaced by com.f1j.util.NumberFormat.eFraction 
com.f1j.util.Format.eValueFormatTypeGeneral
          Replaced by com.f1j.util.NumberFormat.eGeneral 
com.f1j.util.Format.eValueFormatTypeNumber
          Replaced by com.f1j.util.NumberFormat.eNumber 
com.f1j.util.Format.eValueFormatTypePercent
          Replaced by com.f1j.util.NumberFormat.ePercentage 
com.f1j.util.Format.eValueFormatTypeScientific
          Replaced by com.f1j.util.NumberFormat.eScientific 
com.f1j.util.Format.eValueFormatTypeString
          Replaced by com.f1j.util.NumberFormat.eText 
com.f1j.util.Format.eVerticalAlignment
          Replaced by com.f1j.paint.AlignFormat.eVerticalAlignment 
com.f1j.util.Format.eVerticalAlignmentBottom
          Replaced by com.f1j.paint.AlignFormat.eVerticalBottom 
com.f1j.util.Format.eVerticalAlignmentCenter
          Replaced by com.f1j.paint.AlignFormat.eVerticalCenter 
com.f1j.util.Format.eVerticalAlignmentJustify
          Replaced by com.f1j.paint.AlignFormat.eVerticalJustify 
com.f1j.util.Format.eVerticalAlignmentTop
          Replaced by com.f1j.paint.AlignFormat.eVerticalTop 
com.f1j.ss.CellFormat.eVerticalInsideBorder
          Replaced by com.f1j.ss.BorderFormat.eBorderInsideVert 
com.f1j.ss.CellFormat.eVerticalInsideBorderColor
          use calls com.f1j.ss.BorderFormat.getColor() and com.f1j.ss.BorderFormat.setStyleAndColor() 
com.f1j.util.Format.eWordWrap
          Replaced by com.f1j.paint.AlignFormat.eWordWrap 
com.f1j.ss.Bif.iRwBufSize_seeJavaDoc
          use capacity() 
com.f1j.ss.Bif.m_buf_seeJavaDoc
          use get...() and put...() methods 
com.f1j.ss.Bif.m_nBuf_seeJavaDoc
          use position(), position(int), and skip(int) methods 
com.f1j.ss.Bif.m_nRecordLength_seeJavaDoc
          use limit() and limit(int) methods 
 

Deprecated Methods
com.f1j.swing.JBook.addCancelEditListener(CancelEditListener)
          replaced by com.f1j.swing.engine.ss.JBook#addCancelEditListener 
com.f1j.swing.JBook.addChartViewListener(ChartViewListener)
          replaced by com.f1j.swing.engine.ss.JBook#addChartViewListener 
com.f1j.swing.JBook.addEndEditListener(EndEditListener)
          replaced by com.f1j.swing.engine.ss.JBook#addEndEditListener 
com.f1j.swing.JBook.addEndRecalcListener(EndRecalcListener)
          replaced by com.f1j.swing.engine.ss.JBook#addEndRecalcListener 
com.f1j.ss.SheetImpl.addGRObject(short, double, double, double, double)
          Replaced by com.f1j.drawing.Drawing.addShape(com.f1j.drawing.EAutoShape, com.f1j.drawing.ClientAnchor). 
com.f1j.ss.Sheet.addGRObject(short, double, double, double, double)
          Replaced by com.f1j.drawing.Drawing.addShape(com.f1j.drawing.EAutoShape, com.f1j.drawing.ClientAnchor). 
com.f1j.swing.JBook.addHyperlinkListener(HyperlinkListener)
          replaced by com.f1j.swing.engine.ss.JBook#addHyperlinkListener 
com.f1j.swing.JBook.addHyperLinkListener(HyperlinkListener)
          replaced by com.f1j.swing.engine.ss.JBook#addHyperlinkListener 
com.f1j.ss.GRObject.addItem(String)
            
com.f1j.swing.JBook.addModifiedListener(ModifiedListener)
          replaced by com.f1j.swing.engine.ss.JBook#addModifiedListener 
com.f1j.ss.GRObject.addObject(GRObject)
            
com.f1j.ss.BookModelImpl.addObject(short, double, double, double, double)
          Replaced by com.f1j.drawing.DrawingModel.addShape(com.f1j.drawing.EAutoShape, com.f1j.drawing.ShapeAnchor). 
com.f1j.ss.BookModel.addObject(short, double, double, double, double)
          Replaced by com.f1j.drawing.DrawingModel.addShape(com.f1j.drawing.EAutoShape, com.f1j.drawing.ShapeAnchor). 
com.f1j.swing.engine.ss.JBook.addObject(short, double, double, double, double)
          Replaced by com.f1j.drawing.DrawingModel.addShape(com.f1j.drawing.EAutoShape, com.f1j.drawing.ShapeAnchor). 
com.f1j.swing.JBook.addObjectListener(ObjectListener)
          replaced by com.f1j.swing.engine.ss.JBook#addObjectListener 
com.f1j.ss.BookModelImpl.addPicture(double, double, double, double, byte[])
          Replaced by com.f1j.drawing.DrawingModel.addPicture(byte[], com.f1j.drawing.ShapeAnchor). 
com.f1j.ss.BookModel.addPicture(double, double, double, double, byte[])
          Replaced by com.f1j.drawing.DrawingModel.addPicture(byte[], com.f1j.drawing.ShapeAnchor). 
com.f1j.swing.engine.ss.JBook.addPicture(double, double, double, double, byte[])
          Replaced by com.f1j.drawing.DrawingModel.addPicture(byte[], com.f1j.drawing.ShapeAnchor). 
com.f1j.ss.BookModelImpl.addPicture(double, double, double, double, URL)
          Replaced by com.f1j.drawing.DrawingModel.addPicture(java.io.InputStream, com.f1j.drawing.ShapeAnchor). 
com.f1j.ss.BookModel.addPicture(double, double, double, double, URL)
          Replaced by com.f1j.drawing.DrawingModel.addPicture(java.io.InputStream, com.f1j.drawing.ShapeAnchor). 
com.f1j.swing.engine.ss.JBook.addPicture(double, double, double, double, URL)
          Replaced by com.f1j.drawing.DrawingModel.addPicture(java.io.InputStream, com.f1j.drawing.ShapeAnchor). 
com.f1j.ss.BookModelImpl.addPolygon(double, double, double, double, Point[], boolean)
            
com.f1j.ss.BookModel.addPolygon(double, double, double, double, Point[], boolean)
            
com.f1j.swing.engine.ss.JBook.addPolygon(double, double, double, double, Point[], boolean)
            
com.f1j.ss.BookModelImpl.addSelection(GRObject)
          Replaced by com.f1j.drawing.DrawingModel.getSelectedShapes() and com.f1j.drawing.DrawingModel.setSelection(com.f1j.drawing.ShapeRange). 
com.f1j.ss.BookModel.addSelection(GRObject)
          Replaced by com.f1j.drawing.DrawingModel.getSelectedShapes() and com.f1j.drawing.DrawingModel.setSelection(com.f1j.drawing.ShapeRange). 
com.f1j.swing.engine.ss.JBook.addSelection(GRObject)
          Replaced by com.f1j.drawing.DrawingModel.getSelectedShapes() and com.f1j.drawing.DrawingModel.setSelection(com.f1j.drawing.ShapeRange). 
com.f1j.swing.JBook.addSelectionChangedListener(SelectionChangedListener)
          replaced by com.f1j.swing.engine.ss.JBook#addSelectionChangedListener 
com.f1j.ss.GRChart.addSeries()
          Replaced by FcChart.addSeries(). 
com.f1j.swing.JBook.addStartEditListener(StartEditListener)
          replaced by com.f1j.swing.engine.ss.JBook#addStartEditListener 
com.f1j.swing.JBook.addStartRecalcListener(StartRecalcListener)
          replaced by com.f1j.swing.engine.ss.JBook#addStartRecalcListener 
com.f1j.ss.report.ReportParameter.addTableValues(String[])
          as of 12.0, use ReportParameter.addTableValuesEx(java.lang.String[]) instead 
com.f1j.ss.report.ReportParameter.addTableValuesLocal(String[])
          as of 12.0, use ReportParameter.addTableValuesLocalEx(java.lang.String[]) instead 
com.f1j.swing.JBook.addUpdateListener(UpdateListener)
          replaced by com.f1j.swing.engine.ss.JBook#addUpdateListener 
com.f1j.swing.JBook.addValidationFailedListener(ValidationFailedListener)
          replaced by com.f1j.swing.engine.ss.JBook#addValidationFailedListener 
com.f1j.swing.JBook.addViewChangedListener(ViewChangedListener)
          replaced by com.f1j.swing.engine.ss.JBook#addViewChangedListener 
com.f1j.ss.GRObject.allowsMultipleSelections()
            
com.f1j.swing.CancelEditListener.cancelEdit(CancelEditEvent)
          replaced by com.f1j.swing.engine.ss.CancelEditListener 
com.f1j.data.query.DatabaseQueryParamCollection.clearOutputParameterInfo()
          As of Formula One 10, use clear() or removeParameter(int). 
com.f1j.ss.GRObject.copy(GRObject)
            
com.f1j.ss.GRObject.deleteItem(int)
            
com.f1j.swing.engine.ss.ChartImageEncoder.encode(JBook, GRChart)
          Replaced by encode(com.f1j.swing.engine.ss.JBook, com.f1j.ss.FcChart). 
com.f1j.swing.engine.ss.ChartImageEncoder.encode(JBook, GRChart, int, int)
          Replaced by encode(com.f1j.swing.engine.ss.JBook, com.f1j.ss.FcChart, int, int). 
com.f1j.swing.engine.ss.ChartImageEncoder.encode(JBook, GRChart, int, int, int)
          Replaced by encode(com.f1j.swing.engine.ss.JBook, com.f1j.ss.FcChart, int, int, int). 
com.f1j.swing.engine.ss.ChartImageEncoder.encodeWithoutViewScale(JBook, GRChart)
          Replaced by encodeWithouViewScale(com.f1j.swing.engine.ss.JBook, com.f1j.ss.FcChart). 
com.f1j.data.DataRangeIterator.endColumnName()
          As of 9.0.1, use endMetaData instead. 
com.f1j.data.DataRangeImpl.endColumnName()
          As of 9.0.1, use endMetaData instead. 
com.f1j.swing.EndEditListener.endEdit(EndEditEvent)
          replaced by com.f1j.swing.engine.ss.EndEditListener#endEdit 
com.f1j.swing.EndRecalcListener.endRecalc(EndRecalcEvent)
          replaced by com.f1j.swing.engine.ss.EndRecalcListener#endRecalc 
com.f1j.ss.BookModelImpl.getActiveCell()
          Replaced by GetActiveCellEx(). 
com.f1j.ss.BookModel.getActiveCell()
          Replaced by GetActiveCellEx(). 
com.f1j.swing.engine.ss.JBook.getActiveCell()
          Replaced by GetActiveCellEx(). 
com.f1j.ss.GRObject.getArrowLength()
          Replaced by com.f1j.drawing.LineFormat.getEndArrowheadLength(). 
com.f1j.ss.GRObject.getArrowStyle()
          Replaced by com.f1j.drawing.LineFormat.getEndArrowheadStyle(). 
com.f1j.ss.GRObject.getArrowWidth()
          Replaced by com.f1j.drawing.LineFormat.getEndArrowheadWidth(). 
com.f1j.chart.ChartModel.getAxisScaleMajorDivisions()
          Replaced by getAxisScaleMajorUnit(). 
com.f1j.chart.ChartModel.getAxisScaleMajorDivisions(short, int)
          Replaced by getAxisScaleMajorUnit(short, int). 
com.f1j.chart.ChartModel.getAxisScaleMinorDivisions()
          Replaced by getAxisScaleMinorUnit(). 
com.f1j.chart.ChartModel.getAxisScaleMinorDivisions(short, int)
          Replaced by getAxisScaleMinorUnit(short, int). 
com.f1j.ss.GRChart.getAxisTitle(short, int)
          Replaced by FcChart.getAxisTitle(short, int). 
com.f1j.ss.GRChart.getAxisTitleLocal(short, int)
          Replaced by FcChart.getAxisTitleLocal(short, int). 
com.f1j.chart.ChartModel.getBarGapRatio()
          Replaced by ChartGroup.getBarGapRatio(). 
com.f1j.chart.ChartModel.getBarGapRatioBetweenCategories()
          Replaced by ChartGroup.getXGapRatio(). 
com.f1j.ss.CellFormat.getBottomBorder()
          Replaced by com.f1j.ss.BorderFormat.getStyle(EProperty) 
com.f1j.ss.CellFormat.getBottomBorderColor()
          Replaced by com.f1j.ss.BorderFormat.getColor(EProperty) 
com.f1j.chart.ChartModel.getBubbleSize()
          Replaced by ChartGroup.getBubbleSize(). 
com.f1j.ss.GRChart.getCategoryFormula()
          Replaced by FcChart.getCategoryFormula(). 
com.f1j.ss.GRChart.getCategoryFormulaLocal()
          Replaced by FcChart.getCategoryFormulaLocal(). 
com.f1j.ss.GRObject.getCell()
            
com.f1j.ss.GRObject.getCellCol()
            
com.f1j.ss.GRObject.getCellRow()
            
com.f1j.ss.GRObject.getCellType()
            
com.f1j.ss.GRChart.getChartModel()
          Replaced by FcChart.getChartModel(). 
com.f1j.ss.GRChart.getChartType()
          Replaced by FcChart.getChartType(). 
com.f1j.data.source.Source.getCodePage()
          As of version 9.0, use Handler.getCodePage instead. 
com.actuate.common.datetimeevaluator.JavaCharStream.getColumn()
            
com.actuate.common.paramvalueparser.parsers.JavaCharStream.getColumn()
            
com.actuate.common.qbe2sql.translator.JavaCharStream.getColumn()
            
com.f1j.ss.report.qbe2sql.JavaCharStream.getColumn()
            
com.f1j.data.source.Query.getConnectionParameters()
          As of 9.0, no replacement. 
com.f1j.data.source.Source.getDataHandler()
            
com.f1j.data.source.Source.getDataHandlerType()
            
com.f1j.chart.Format.getDataLabelPosition()
          Replaced by com.f1j.chart.DataLabelFormat.getPosition() 
com.f1j.chart.Format.getDataLabelSeparator()
          Replaced by com.f1j.chart.DataLabelFormat.getSeparator() 
com.f1j.chart.Format.getDataLabelType()
          Replaced by com.f1j.chart.DataLabelFormat.getType() 
com.f1j.chart.Format.getDataLabelTypes()
          Replaced by com.f1j.chart.DataLabelFormat.getType() 
com.f1j.ss.report.ReportParameter.getDefaultValue()
          as of 12.0, use ReportParameter.getDefaultValueEx() or ReportParameter.getFormattedDefaultValue() instead 
com.f1j.ss.report.ReportParameter.getDefaultValueLocal()
          as of 12.0, use ReportParameter.getDefaultValueLocalEx() or ReportParameter.getFormattedDefaultValueLocal() instead 
com.f1j.data.handler.DelimitedText.getDelimiter()
          As of version 9.0. Use getDelimiters() instead. 
com.f1j.ss.DocumentSaveOptions.getDocumentEncryption()
          Replaced by DocumentSaveOptions.getDesignProtectionOptions() 
com.f1j.chart.ChartModel.getDoughnutPercent()
          Replaced by ChartGroup.getDoughnutPercent(). 
com.f1j.ss.SheetImpl.getFirstGRObject()
            
com.f1j.ss.Sheet.getFirstGRObject()
            
com.f1j.ss.BookModelImpl.getFirstObject()
          Replaced by com.f1j.drawing.Drawing.getShapeCount() and com.f1j.drawing.Drawing.getShape(int). 
com.f1j.ss.BookModel.getFirstObject()
          Replaced by com.f1j.drawing.Drawing.getShapeCount() and com.f1j.drawing.Drawing.getShape(int). 
com.f1j.swing.engine.ss.JBook.getFirstObject()
          Replaced by com.f1j.drawing.Drawing.getShapeCount() and com.f1j.drawing.Drawing.getShape(int). 
com.f1j.ss.BookModelImpl.getFixedCol()
          Replaced by isFrozenPanes() and getLeftCol(int). 
com.f1j.ss.BookModel.getFixedCol()
          Replaced by isFrozenPanes() and getLeftCol(int). 
com.f1j.swing.engine.ss.JBook.getFixedCol()
          Replaced by isFrozenPanes() and getLeftCol(int). 
com.f1j.ss.BookModelImpl.getFixedCols()
          Replaced by isFrozenPanes() and getSplitPos(). 
com.f1j.ss.BookModel.getFixedCols()
          Replaced by isFrozenPanes() and getSplitPos(). 
com.f1j.swing.engine.ss.JBook.getFixedCols()
          Replaced by isFrozenPanes() and getSplitPos().