<!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_07) on Mon Oct 24 09:51:06 CEST 2005 -->
<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
<TITLE>
Class Hierarchy
</TITLE>


<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="Class Hierarchy";
}
</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">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<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>
<H2>
Hierarchy For All Packages</H2>
</CENTER>
<DL>
<DT><B>Package Hierarchies:</B><DD><A HREF="it/saga/library/controls/editableGrid/package-tree.html">it.saga.library.controls.editableGrid</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">class java.lang.Object<UL>
<LI TYPE="circle">class java.util.AbstractMap (implements java.util.Map)
<UL>
<LI TYPE="circle">class java.util.HashMap (implements java.lang.Cloneable, java.util.Map, java.io.Serializable)
<UL>
<LI TYPE="circle">class it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlEDGHashMap.html" title="class in it.saga.library.controls.editableGrid"><B>CtlEDGHashMap</B></A></UL>
</UL>
<LI TYPE="circle">class javax.swing.table.AbstractTableModel (implements java.io.Serializable, javax.swing.table.TableModel)
<UL>
<LI TYPE="circle">class javax.swing.table.DefaultTableModel (implements java.io.Serializable)
<UL>
<LI TYPE="circle">class pv.jfcx.PVTableModel<UL>
<LI TYPE="circle">class it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlWCNEditableGrid.CtlWCNEditableGridModel.html" title="class in it.saga.library.controls.editableGrid"><B>CtlWCNEditableGrid.CtlWCNEditableGridModel</B></A></UL>
</UL>
</UL>
<LI TYPE="circle">class it.saga.library.commonDataTypes.CdtDACSagaBase (implements it.saga.library.commonDataTypes.CdtDACMsgInterface, java.io.Serializable)
<UL>
<LI TYPE="circle">class it.saga.library.commonDataTypes.CdtDACPkBaseClass (implements it.saga.library.commonDataTypes.CdtCRUDEnum, it.saga.library.commonDataTypes.CdtDACPkBase, it.saga.library.controls.CtlComboBoxElement)
<UL>
<LI TYPE="circle">class it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CdtDACProprieta.html" title="class in it.saga.library.controls.editableGrid"><B>CdtDACProprieta</B></A><LI TYPE="circle">class it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CdtDACValProprieta.html" title="class in it.saga.library.controls.editableGrid"><B>CdtDACValProprieta</B></A> (implements it.saga.library.commonDataTypes.CdtComboValuesInterface)
</UL>
</UL>
<LI TYPE="circle">class java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
<UL>
<LI TYPE="circle">class java.awt.Container<UL>
<LI TYPE="circle">class javax.swing.JComponent (implements java.io.Serializable)
<UL>
<LI TYPE="circle">class javax.swing.JInternalFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
<UL>
<LI TYPE="circle">class it.saga.library.baseForms.BsfFRMBaseInternalFrame<UL>
<LI TYPE="circle">class it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlFRMTest.html" title="class in it.saga.library.controls.editableGrid"><B>CtlFRMTest</B></A><LI TYPE="circle">class it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/Frame1.html" title="class in it.saga.library.controls.editableGrid"><B>Frame1</B></A></UL>
</UL>
<LI TYPE="circle">class javax.swing.JPanel (implements javax.accessibility.Accessible)
<UL>
<LI TYPE="circle">class it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlWCNDynamicEditor.html" title="class in it.saga.library.controls.editableGrid"><B>CtlWCNDynamicEditor</B></A><LI TYPE="circle">class it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlWCNRefreshableCombo.html" title="class in it.saga.library.controls.editableGrid"><B>CtlWCNRefreshableCombo</B></A><LI TYPE="circle">class it.saga.library.controls.CtlWCNSearchObjects (implements it.saga.library.controls.CtlDataBoundControl, it.saga.library.controls.grid.tablecell.CtlTableCellEditorAware)
<UL>
<LI TYPE="circle">class it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlWCNCustomEditor.html" title="class in it.saga.library.controls.editableGrid"><B>CtlWCNCustomEditor</B></A></UL>
</UL>
<LI TYPE="circle">class pv.jfcx.JPVEdit (implements javax.accessibility.Accessible, java.awt.event.ActionListener, java.io.Serializable)
<UL>
<LI TYPE="circle">class pv.jfcx.JPVDate<UL>
<LI TYPE="circle">class pv.jfcx.JPVDatePlus (implements java.awt.event.WindowListener)
<UL>
<LI TYPE="circle">class it.saga.library.controls.CtlWCNDateBox (implements it.saga.library.controls.CtlDataBoundControl)
<UL>
<LI TYPE="circle">class it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlWCNDateBox4Grid.html" title="class in it.saga.library.controls.editableGrid"><B>CtlWCNDateBox4Grid</B></A></UL>
</UL>
</UL>
</UL>
<LI TYPE="circle">class javax.swing.JScrollPane (implements javax.accessibility.Accessible, javax.swing.ScrollPaneConstants)
<UL>
<LI TYPE="circle">class pv.jfcx.PVPanel<UL>
<LI TYPE="circle">class pv.jfcx.JPVTableView<UL>
<LI TYPE="circle">class it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlWCNEditableGrid.html" title="class in it.saga.library.controls.editableGrid"><B>CtlWCNEditableGrid</B></A> (implements it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlCurrentRowChangingEventListenerRegistrationInterface.html" title="interface in it.saga.library.controls.editableGrid">CtlCurrentRowChangingEventListenerRegistrationInterface</A>)
</UL>
</UL>
</UL>
</UL>
</UL>
</UL>
<LI TYPE="circle">class it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlEVTEditableGridCellEventAdapter.html" title="class in it.saga.library.controls.editableGrid"><B>CtlEVTEditableGridCellEventAdapter</B></A> (implements it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlLSNEditableGridCellEventListener.html" title="interface in it.saga.library.controls.editableGrid">CtlLSNEditableGridCellEventListener</A>)
<LI TYPE="circle">class it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlEVTFocusAdapter.html" title="class in it.saga.library.controls.editableGrid"><B>CtlEVTFocusAdapter</B></A> (implements java.awt.event.FocusListener)
<LI TYPE="circle">class it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlEVTInsKeyAdapter.html" title="class in it.saga.library.controls.editableGrid"><B>CtlEVTInsKeyAdapter</B></A> (implements java.awt.event.KeyListener)
<LI TYPE="circle">class it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlFRMTest.MyListener.html" title="class in it.saga.library.controls.editableGrid"><B>CtlFRMTest.MyListener</B></A> (implements it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlLSNCurrentRowChangingEventListener.html" title="interface in it.saga.library.controls.editableGrid">CtlLSNCurrentRowChangingEventListener</A>)
<LI TYPE="circle">class it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlLSNCurrentRowChangingEventAdapter.html" title="class in it.saga.library.controls.editableGrid"><B>CtlLSNCurrentRowChangingEventAdapter</B></A> (implements it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlLSNCurrentRowChangingEventListener.html" title="interface in it.saga.library.controls.editableGrid">CtlLSNCurrentRowChangingEventListener</A>)
<LI TYPE="circle">class it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlWCNTableCellBaseEditor.html" title="class in it.saga.library.controls.editableGrid"><B>CtlWCNTableCellBaseEditor</B></A><LI TYPE="circle">class java.util.EventObject (implements java.io.Serializable)
<UL>
<LI TYPE="circle">class java.awt.AWTEvent<UL>
<LI TYPE="circle">class it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlEVTCurrentRowChangingEvent.html" title="class in it.saga.library.controls.editableGrid"><B>CtlEVTCurrentRowChangingEvent</B></A><UL>
<LI TYPE="circle">class it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlEVTEditableGridCellEvent.html" title="class in it.saga.library.controls.editableGrid"><B>CtlEVTEditableGridCellEvent</B></A><UL>
<LI TYPE="circle">class it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlEVTEditableGridCellResetFocusRequestEvent.html" title="class in it.saga.library.controls.editableGrid"><B>CtlEVTEditableGridCellResetFocusRequestEvent</B></A></UL>
</UL>
</UL>
</UL>
<LI TYPE="circle">class java.awt.EventQueue<UL>
<LI TYPE="circle">class it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlEVQEventPump.html" title="class in it.saga.library.controls.editableGrid"><B>CtlEVQEventPump</B></A></UL>
<LI TYPE="circle">class pv.jfcx.datamodel.JPVDataModelAdaptor<UL>
<LI TYPE="circle">class it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlWCNEditableGrid.CtlWCNEditableGridAdapter.html" title="class in it.saga.library.controls.editableGrid"><B>CtlWCNEditableGrid.CtlWCNEditableGridAdapter</B></A></UL>
<LI TYPE="circle">class MnuFRMBaseMenu<UL>
<LI TYPE="circle">class it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlFRMMenuForm.html" title="class in it.saga.library.controls.editableGrid"><B>CtlFRMMenuForm</B></A></UL>
<LI TYPE="circle">class java.beans.SimpleBeanInfo (implements java.beans.BeanInfo)
<UL>
<LI TYPE="circle">class it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlWCNRefreshableComboBeanInfo.html" title="class in it.saga.library.controls.editableGrid"><B>CtlWCNRefreshableComboBeanInfo</B></A></UL>
</UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">interface it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CdtComboItemsRefreshableInterface.html" title="interface in it.saga.library.controls.editableGrid"><B>CdtComboItemsRefreshableInterface</B></A><LI TYPE="circle">interface it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlCurrentRowChangingEventListenerRegistrationInterface.html" title="interface in it.saga.library.controls.editableGrid"><B>CtlCurrentRowChangingEventListenerRegistrationInterface</B></A><LI TYPE="circle">interface it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlEditableGridFlags.html" title="interface in it.saga.library.controls.editableGrid"><B>CtlEditableGridFlags</B></A><LI TYPE="circle">interface java.util.EventListener<UL>
<LI TYPE="circle">interface it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlLSNCurrentRowChangingEventListener.html" title="interface in it.saga.library.controls.editableGrid"><B>CtlLSNCurrentRowChangingEventListener</B></A><LI TYPE="circle">interface it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlLSNEditableGridCellEventListener.html" title="interface in it.saga.library.controls.editableGrid"><B>CtlLSNEditableGridCellEventListener</B></A><LI TYPE="circle">interface it.saga.library.controls.editableGrid.<A HREF="it/saga/library/controls/editableGrid/CtlLSNEditableGridCellResetFocusRequestListener.html" title="interface in it.saga.library.controls.editableGrid"><B>CtlLSNEditableGridCellResetFocusRequestListener</B></A></UL>
</UL>
<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">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<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>