<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.4.2_04) on Tue Nov 23 17:25:44 CET 2004 --> <META http-equiv="Content-Type" content="text/html; charset=windows-1252"> <TITLE> Serialized Form </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Serialized Form"; } </SCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html" target="_top"><B>FRAMES</B></A> <A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H1> Serialized Form</H1> </CENTER> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>it.saga.library.controls.grid</B></FONT></TD> </TR> </TABLE> <P> <A NAME="it.saga.library.controls.grid.CtlGridModel"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Class <A HREF="it/saga/library/controls/grid/CtlGridModel.html" title="class in it.saga.library.controls.grid">it.saga.library.controls.grid.CtlGridModel</A> extends javax.swing.table.AbstractTableModel implements Serializable</B></FONT></TD> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=1><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TD> </TR> </TABLE> <H3> parentGrid</H3> <PRE> <A HREF="it/saga/library/controls/grid/CtlWCNGrid.html" title="class in it.saga.library.controls.grid">CtlWCNGrid</A> <B>parentGrid</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> partitionManager</H3> <PRE> PartitionManager <B>partitionManager</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> listeners</H3> <PRE> java.util.ArrayList <B>listeners</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> columns</H3> <PRE> Column[] <B>columns</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> rowClass</H3> <PRE> java.lang.Class <B>rowClass</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> editable</H3> <PRE> boolean <B>editable</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> newRowInsertEnabled</H3> <PRE> boolean <B>newRowInsertEnabled</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> rowUpdateEnabled</H3> <PRE> int <B>rowUpdateEnabled</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> rowDeleteEnabled</H3> <PRE> int <B>rowDeleteEnabled</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> undoValueAtEnabled</H3> <PRE> boolean <B>undoValueAtEnabled</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> undoRowEnabled</H3> <PRE> boolean <B>undoRowEnabled</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> undoAllEnabled</H3> <PRE> boolean <B>undoAllEnabled</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> deletedRowsVisible</H3> <PRE> boolean <B>deletedRowsVisible</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> oddRowBackColor</H3> <PRE> java.awt.Color <B>oddRowBackColor</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> oddRowForeColor</H3> <PRE> java.awt.Color <B>oddRowForeColor</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> evenRowBackColor</H3> <PRE> java.awt.Color <B>evenRowBackColor</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> evenRowForeColor</H3> <PRE> java.awt.Color <B>evenRowForeColor</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> colorGetter</H3> <PRE> java.lang.reflect.Method <B>colorGetter</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> editableGetter</H3> <PRE> java.lang.reflect.Method <B>editableGetter</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> deletableGetter</H3> <PRE> java.lang.reflect.Method <B>deletableGetter</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> colorMixingMode</H3> <PRE> int <B>colorMixingMode</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> boundValue</H3> <PRE> java.lang.Object <B>boundValue</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="it.saga.library.controls.grid.CtlGridSelectionModel"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Class <A HREF="it/saga/library/controls/grid/CtlGridSelectionModel.html" title="class in it.saga.library.controls.grid">it.saga.library.controls.grid.CtlGridSelectionModel</A> extends javax.swing.DefaultListSelectionModel implements Serializable</B></FONT></TD> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=1><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TD> </TR> </TABLE> <H3> parentGrid</H3> <PRE> <A HREF="it/saga/library/controls/grid/CtlWCNGrid.html" title="class in it.saga.library.controls.grid">CtlWCNGrid</A> <B>parentGrid</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="it.saga.library.controls.grid.CtlWCNAidedGridScroller"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Class <A HREF="it/saga/library/controls/grid/CtlWCNAidedGridScroller.html" title="class in it.saga.library.controls.grid">it.saga.library.controls.grid.CtlWCNAidedGridScroller</A> extends javax.swing.JPanel implements Serializable</B></FONT></TD> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=1><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TD> </TR> </TABLE> <H3> loc</H3> <PRE> it.saga.library.localization.LocLocalizator <B>loc</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> gridScroller</H3> <PRE> <A HREF="it/saga/library/controls/grid/CtlWCNGridScroller.html" title="class in it.saga.library.controls.grid">CtlWCNGridScroller</A> <B>gridScroller</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> borderLayout1</H3> <PRE> java.awt.BorderLayout <B>borderLayout1</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> toolBar</H3> <PRE> javax.swing.JToolBar <B>toolBar</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> btnNewRow</H3> <PRE> javax.swing.JButton <B>btnNewRow</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> btnDeleteRow</H3> <PRE> javax.swing.JButton <B>btnDeleteRow</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> btnUndoCell</H3> <PRE> javax.swing.JButton <B>btnUndoCell</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> btnUndoRow</H3> <PRE> javax.swing.JButton <B>btnUndoRow</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="it.saga.library.controls.grid.CtlWCNGrid"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Class <A HREF="it/saga/library/controls/grid/CtlWCNGrid.html" title="class in it.saga.library.controls.grid">it.saga.library.controls.grid.CtlWCNGrid</A> extends javax.swing.JTable implements Serializable</B></FONT></TD> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=1><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TD> </TR> </TABLE> <H3> loc</H3> <PRE> it.saga.library.localization.LocLocalizator <B>loc</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> messagesEnabled</H3> <PRE> boolean <B>messagesEnabled</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> autoRowInsertEnabled</H3> <PRE> boolean <B>autoRowInsertEnabled</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> highlightFocusedCellEnabled</H3> <PRE> boolean <B>highlightFocusedCellEnabled</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> highlightSelectedRowsEnabled</H3> <PRE> boolean <B>highlightSelectedRowsEnabled</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> rowSortingEnabled</H3> <PRE> boolean <B>rowSortingEnabled</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> defaultColumnWidth</H3> <PRE> int <B>defaultColumnWidth</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> focusedRow</H3> <PRE> int <B>focusedRow</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> focusedCol</H3> <PRE> int <B>focusedCol</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> mouseRowIdx</H3> <PRE> int <B>mouseRowIdx</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> mouseColIdx</H3> <PRE> int <B>mouseColIdx</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> gridSelectionListeners</H3> <PRE> java.util.ArrayList <B>gridSelectionListeners</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> gridValueListeners</H3> <PRE> java.util.ArrayList <B>gridValueListeners</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> sortedColumns</H3> <PRE> <A HREF="it/saga/library/controls/grid/CtlGridSortDescriptor.html" title="class in it.saga.library.controls.grid">CtlGridSortDescriptor</A>[] <B>sortedColumns</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> cellEditors</H3> <PRE> java.util.HashMap <B>cellEditors</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> cellRenderers</H3> <PRE> java.util.HashMap <B>cellRenderers</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> cellBehaviours</H3> <PRE> java.util.HashMap <B>cellBehaviours</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> currentTableCellEditor</H3> <PRE> <A HREF="it/saga/library/controls/grid/tablecell/CtlTableCellEditor.html" title="class in it.saga.library.controls.grid.tablecell">CtlTableCellEditor</A> <B>currentTableCellEditor</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> prevSortColIdx</H3> <PRE> int <B>prevSortColIdx</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> TABpressed</H3> <PRE> boolean <B>TABpressed</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> CTRLpressed</H3> <PRE> boolean <B>CTRLpressed</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> SHIFTpressed</H3> <PRE> boolean <B>SHIFTpressed</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> ALTpressed</H3> <PRE> boolean <B>ALTpressed</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="it.saga.library.controls.grid.CtlWCNGrid.GridHeaderRenderer.HeaderBorder"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Class it.saga.library.controls.grid.CtlWCNGrid.GridHeaderRenderer.HeaderBorder extends javax.swing.border.AbstractBorder implements Serializable</B></FONT></TD> </TR> </TABLE> <P> <P> <A NAME="it.saga.library.controls.grid.CtlWCNGridScroller"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Class <A HREF="it/saga/library/controls/grid/CtlWCNGridScroller.html" title="class in it.saga.library.controls.grid">it.saga.library.controls.grid.CtlWCNGridScroller</A> extends javax.swing.JScrollPane implements Serializable</B></FONT></TD> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=1><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TD> </TR> </TABLE> <H3> grid</H3> <PRE> <A HREF="it/saga/library/controls/grid/CtlWCNGrid.html" title="class in it.saga.library.controls.grid">CtlWCNGrid</A> <B>grid</B></PRE> <DL> <DL> </DL> </DL> <P> <HR SIZE="4" NOSHADE> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD ALIGN="center"><FONT SIZE="+2"> <B>Package</B> <B>it.saga.library.controls.grid.test</B></FONT></TD> </TR> </TABLE> <P> <A NAME="it.saga.library.controls.grid.test.ButtonEditor"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Class it.saga.library.controls.grid.test.ButtonEditor extends javax.swing.DefaultCellEditor implements Serializable</B></FONT></TD> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=1><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TD> </TR> </TABLE> <H3> button</H3> <PRE> javax.swing.JButton <B>button</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> label</H3> <PRE> java.lang.String <B>label</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> isPushed</H3> <PRE> boolean <B>isPushed</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> designer</H3> <PRE> it.saga.library.workflow.WkfFRMProcessDesigner <B>designer</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> currentMapping</H3> <PRE> it.saga.library.workflow.WkfDACDesignerStateMapping <B>currentMapping</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> currentAttribute</H3> <PRE> it.saga.library.workflow.WkfDACDesignerClassAttribute <B>currentAttribute</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> classAttributes</H3> <PRE> java.util.ArrayList <B>classAttributes</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> isMappingEditor</H3> <PRE> boolean <B>isMappingEditor</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> isAttributeEditor</H3> <PRE> boolean <B>isAttributeEditor</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="it.saga.library.controls.grid.test.CtlFRMTest"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Class <A HREF="it/saga/library/controls/grid/test/CtlFRMTest.html" title="class in it.saga.library.controls.grid.test">it.saga.library.controls.grid.test.CtlFRMTest</A> extends it.saga.library.baseForms.BsfFRMBaseInternalFrame implements Serializable</B></FONT></TD> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=1><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TD> </TR> </TABLE> <H3> scrGrid</H3> <PRE> javax.swing.JScrollPane <B>scrGrid</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> grid</H3> <PRE> <A HREF="it/saga/library/controls/grid/CtlWCNAidedGridScroller.html" title="class in it.saga.library.controls.grid">CtlWCNAidedGridScroller</A> <B>grid</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> btnFinished</H3> <PRE> javax.swing.JButton <B>btnFinished</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="it.saga.library.controls.grid.test.CtlFRMTestStandalone"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Class <A HREF="it/saga/library/controls/grid/test/CtlFRMTestStandalone.html" title="class in it.saga.library.controls.grid.test">it.saga.library.controls.grid.test.CtlFRMTestStandalone</A> extends javax.swing.JFrame implements Serializable</B></FONT></TD> </TR> </TABLE> <P> <A NAME="serializedForm"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=1><FONT SIZE="+2"> <B>Serialized Fields</B></FONT></TD> </TR> </TABLE> <H3> scrGrid</H3> <PRE> <A HREF="it/saga/library/controls/grid/CtlWCNAidedGridScroller.html" title="class in it.saga.library.controls.grid">CtlWCNAidedGridScroller</A> <B>scrGrid</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> borderLayout1</H3> <PRE> java.awt.BorderLayout <B>borderLayout1</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> btnFinished</H3> <PRE> javax.swing.JButton <B>btnFinished</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> chkShowDeletedRows</H3> <PRE> javax.swing.JCheckBox <B>chkShowDeletedRows</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> jPanel1</H3> <PRE> javax.swing.JPanel <B>jPanel1</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> chkAutoEdit</H3> <PRE> javax.swing.JCheckBox <B>chkAutoEdit</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> btnResetDirty</H3> <PRE> javax.swing.JButton <B>btnResetDirty</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> btnNoFocus</H3> <PRE> javax.swing.JButton <B>btnNoFocus</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> btnUpdateRow</H3> <PRE> javax.swing.JButton <B>btnUpdateRow</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> textBox</H3> <PRE> javax.swing.JTextField <B>textBox</B></PRE> <DL> <DL> </DL> </DL> <HR> <H3> btnSetup</H3> <PRE> javax.swing.JButton <B>btnSetup</B></PRE> <DL> <DL> </DL> </DL> <P> <A NAME="it.saga.library.controls.grid.test.DACProvaDAC"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Class <A HREF="it/saga/library/controls/grid/test/DACProvaDAC.html" title="class in it.saga.library.controls.grid.test">it.saga.library.controls.grid.test.DACProvaDAC</A> extends it.saga.library.commonDataTypes.CdtDACPkBaseClass implements Serializable</B></FONT></TD> </TR> </TABLE> <P> <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html" target="_top"><B>FRAMES</B></A> <A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>