File:  [Repository] / FM2SQL / doc / javadoc / TableComponent.html
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Mon Oct 2 19:47:23 2006 UTC (18 years, 9 months ago) by casties
Branches: MAIN
CVS tags: HEAD
- reorganisation of project files
- fixed bug with initialisation of fm8 jdbc driver

    1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
    2: <!--NewPage-->
    3: <HTML>
    4: <HEAD>
    5: <!-- Generated by javadoc on Fri Jul 25 10:50:42 CEST 2003 -->
    6: <TITLE>
    7: : Class  TableComponent
    8: </TITLE>
    9: <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
   10: </HEAD>
   11: <BODY BGCOLOR="white">
   12: 
   13: <!-- ========== START OF NAVBAR ========== -->
   14: <A NAME="navbar_top"><!-- --></A>
   15: <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
   16: <TR>
   17: <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
   18: <A NAME="navbar_top_firstrow"><!-- --></A>
   19: <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
   20:   <TR ALIGN="center" VALIGN="top">
   21:   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
   22:   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
   23:   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
   24:   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
   25:   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
   26:   </TR>
   27: </TABLE>
   28: </TD>
   29: <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
   30: </EM>
   31: </TD>
   32: </TR>
   33: 
   34: <TR>
   35: <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   36: &nbsp;<A HREF="ResultWindow.html"><B>PREV CLASS</B></A>&nbsp;
   37: &nbsp;NEXT CLASS</FONT></TD>
   38: <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   39:   <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
   40: &nbsp;<A HREF="TableComponent.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
   41: </TR>
   42: <TR>
   43: <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
   44:   SUMMARY: &nbsp;<A HREF="#inner_classes_inherited_from_class_javax.swing.JPanel">INNER</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_javax.swing.JComponent">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
   45: <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
   46: DETAIL: &nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
   47: </TR>
   48: </TABLE>
   49: <!-- =========== END OF NAVBAR =========== -->
   50: 
   51: <HR>
   52: <!-- ======== START OF CLASS DATA ======== -->
   53: <H2>
   54: Class  TableComponent</H2>
   55: <PRE>
   56: java.lang.Object
   57:   |
   58:   +--java.awt.Component
   59:         |
   60:         +--java.awt.Container
   61:               |
   62:               +--javax.swing.JComponent
   63:                     |
   64:                     +--javax.swing.JPanel
   65:                           |
   66:                           +--<B>TableComponent</B>
   67: </PRE>
   68: <DL>
   69: <DT><B>All Implemented Interfaces:</B> <DD>javax.accessibility.Accessible, java.util.EventListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.swing.event.TableModelListener</DD>
   70: </DL>
   71: <HR>
   72: <DL>
   73: <DT>public class <B>TableComponent</B><DT>extends javax.swing.JPanel<DT>implements javax.swing.event.TableModelListener</DL>
   74: 
   75: <P>
   76: Table component
   77: <P>
   78: <DL>
   79: <DT><B>See Also: </B><DD><A HREF="serialized-form.html#TableComponent">Serialized Form</A></DL>
   80: <HR>
   81: 
   82: <P>
   83: <!-- ======== INNER CLASS SUMMARY ======== -->
   84: 
   85: <A NAME="inner_classes_inherited_from_class_javax.swing.JPanel"><!-- --></A>
   86: <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
   87: <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
   88: <TD><B>Inner classes inherited from class javax.swing.JPanel</B></TD>
   89: </TR>
   90: <TR BGCOLOR="white" CLASS="TableRowColor">
   91: <TD><CODE>javax.swing.JPanel.AccessibleJPanel</CODE></TD>
   92: </TR>
   93: </TABLE>
   94: &nbsp;<A NAME="inner_classes_inherited_from_class_javax.swing.JComponent"><!-- --></A>
   95: <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
   96: <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
   97: <TD><B>Inner classes inherited from class javax.swing.JComponent</B></TD>
   98: </TR>
   99: <TR BGCOLOR="white" CLASS="TableRowColor">
  100: <TD><CODE>javax.swing.JComponent.AccessibleJComponent</CODE></TD>
  101: </TR>
  102: </TABLE>
  103: &nbsp;<A NAME="inner_classes_inherited_from_class_java.awt.Container"><!-- --></A>
  104: <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  105: <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  106: <TD><B>Inner classes inherited from class java.awt.Container</B></TD>
  107: </TR>
  108: <TR BGCOLOR="white" CLASS="TableRowColor">
  109: <TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
  110: </TR>
  111: </TABLE>
  112: &nbsp;<A NAME="inner_classes_inherited_from_class_java.awt.Component"><!-- --></A>
  113: <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  114: <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  115: <TD><B>Inner classes inherited from class java.awt.Component</B></TD>
  116: </TR>
  117: <TR BGCOLOR="white" CLASS="TableRowColor">
  118: <TD><CODE>java.awt.Component.AccessibleAWTComponent</CODE></TD>
  119: </TR>
  120: </TABLE>
  121: &nbsp;
  122: <!-- =========== FIELD SUMMARY =========== -->
  123: 
  124: <A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  125: <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  126: <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  127: <TD><B>Fields inherited from class javax.swing.JComponent</B></TD>
  128: </TR>
  129: <TR BGCOLOR="white" CLASS="TableRowColor">
  130: <TD><CODE>accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</CODE></TD>
  131: </TR>
  132: </TABLE>
  133: &nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
  134: <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  135: <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  136: <TD><B>Fields inherited from class java.awt.Component</B></TD>
  137: </TR>
  138: <TR BGCOLOR="white" CLASS="TableRowColor">
  139: <TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
  140: </TR>
  141: </TABLE>
  142: &nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
  143: <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  144: <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  145: <TD><B>Fields inherited from interface java.awt.image.ImageObserver</B></TD>
  146: </TR>
  147: <TR BGCOLOR="white" CLASS="TableRowColor">
  148: <TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
  149: </TR>
  150: </TABLE>
  151: &nbsp;
  152: <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  153: 
  154: <A NAME="constructor_summary"><!-- --></A>
  155: <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  156: <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  157: <TD COLSPAN=2><FONT SIZE="+2">
  158: <B>Constructor Summary</B></FONT></TD>
  159: </TR>
  160: <TR BGCOLOR="white" CLASS="TableRowColor">
  161: <TD><CODE><B><A HREF="TableComponent.html#TableComponent()">TableComponent</A></B>()</CODE>
  162: 
  163: <BR>
  164: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs an  empty table with default header and  dummy data</TD>
  165: </TR>
  166: </TABLE>
  167: &nbsp;
  168: <!-- ========== METHOD SUMMARY =========== -->
  169: 
  170: <A NAME="method_summary"><!-- --></A>
  171: <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  172: <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  173: <TD COLSPAN=2><FONT SIZE="+2">
  174: <B>Method Summary</B></FONT></TD>
  175: </TR>
  176: <TR BGCOLOR="white" CLASS="TableRowColor">
  177: <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  178: <CODE>&nbsp;void</CODE></FONT></TD>
  179: <TD><CODE><B><A HREF="TableComponent.html#clear()">clear</A></B>()</CODE>
  180: 
  181: <BR>
  182: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  183: </TR>
  184: <TR BGCOLOR="white" CLASS="TableRowColor">
  185: <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  186: <CODE>static&nbsp;java.lang.StringBuffer</CODE></FONT></TD>
  187: <TD><CODE><B><A HREF="TableComponent.html#convertUml(java.lang.StringBuffer)">convertUml</A></B>(java.lang.StringBuffer&nbsp;newName)</CODE>
  188: 
  189: <BR>
  190: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MacOs and Windows Version of the Method 
  191:  converts german umlaute to html &umlaute;</TD>
  192: </TR>
  193: <TR BGCOLOR="white" CLASS="TableRowColor">
  194: <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  195: <CODE>&nbsp;void</CODE></FONT></TD>
  196: <TD><CODE><B><A HREF="TableComponent.html#disable(boolean)">disable</A></B>(boolean&nbsp;state)</CODE>
  197: 
  198: <BR>
  199: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  200: </TR>
  201: <TR BGCOLOR="white" CLASS="TableRowColor">
  202: <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  203: <CODE>&nbsp;void</CODE></FONT></TD>
  204: <TD><CODE><B><A HREF="TableComponent.html#enlarge(int, int)">enlarge</A></B>(int&nbsp;windowWidth,
  205:         int&nbsp;windowHeight)</CODE>
  206: 
  207: <BR>
  208: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  209: </TR>
  210: <TR BGCOLOR="white" CLASS="TableRowColor">
  211: <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  212: <CODE>&nbsp;java.lang.StringBuffer</CODE></FONT></TD>
  213: <TD><CODE><B><A HREF="TableComponent.html#exportToHTML()">exportToHTML</A></B>()</CODE>
  214: 
  215: <BR>
  216: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;exports the current data in this tablecomponent to HTML</TD>
  217: </TR>
  218: <TR BGCOLOR="white" CLASS="TableRowColor">
  219: <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  220: <CODE>&nbsp;int</CODE></FONT></TD>
  221: <TD><CODE><B><A HREF="TableComponent.html#getMaxHeaderWidth()">getMaxHeaderWidth</A></B>()</CODE>
  222: 
  223: <BR>
  224: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  225: </TR>
  226: <TR BGCOLOR="white" CLASS="TableRowColor">
  227: <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  228: <CODE>&nbsp;void</CODE></FONT></TD>
  229: <TD><CODE><B><A HREF="TableComponent.html#setData(java.lang.Object[][])">setData</A></B>(java.lang.Object[][]&nbsp;data)</CODE>
  230: 
  231: <BR>
  232: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Fills  the  table  with the array of Objects</TD>
  233: </TR>
  234: <TR BGCOLOR="white" CLASS="TableRowColor">
  235: <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  236: <CODE>&nbsp;void</CODE></FONT></TD>
  237: <TD><CODE><B><A HREF="TableComponent.html#setEnabled(boolean)">setEnabled</A></B>(boolean&nbsp;state)</CODE>
  238: 
  239: <BR>
  240: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  241: </TR>
  242: <TR BGCOLOR="white" CLASS="TableRowColor">
  243: <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  244: <CODE>&nbsp;void</CODE></FONT></TD>
  245: <TD><CODE><B><A HREF="TableComponent.html#sizeToFit(int, int)">sizeToFit</A></B>(int&nbsp;windowWidth,
  246:           int&nbsp;windowHeight)</CODE>
  247: 
  248: <BR>
  249: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  250: </TR>
  251: <TR BGCOLOR="white" CLASS="TableRowColor">
  252: <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  253: <CODE>&nbsp;void</CODE></FONT></TD>
  254: <TD><CODE><B><A HREF="TableComponent.html#tableChanged(javax.swing.event.TableModelEvent)">tableChanged</A></B>(javax.swing.event.TableModelEvent&nbsp;e)</CODE>
  255: 
  256: <BR>
  257: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  258: </TR>
  259: </TABLE>
  260: &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JPanel"><!-- --></A>
  261: <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  262: <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  263: <TD><B>Methods inherited from class javax.swing.JPanel</B></TD>
  264: </TR>
  265: <TR BGCOLOR="white" CLASS="TableRowColor">
  266: <TD><CODE>getAccessibleContext, getUIClassID, paramString, updateUI</CODE></TD>
  267: </TR>
  268: </TABLE>
  269: &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  270: <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  271: <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  272: <TD><B>Methods inherited from class javax.swing.JComponent</B></TD>
  273: </TR>
  274: <TR BGCOLOR="white" CLASS="TableRowColor">
  275: <TD><CODE>addAncestorListener, addNotify, addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAutoscrolls, getBorder, getBounds, getClientProperty, getComponentGraphics, getConditionForKeyStroke, getDebugGraphicsOptions, getGraphics, getHeight, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getVerifyInputWhenFocusTarget, getVisibleRect, getWidth, getX, getY, grabFocus, hasFocus, hide, isDoubleBuffered, isFocusCycleRoot, isFocusTraversable, isLightweightComponent, isManagingFocus, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isPreferredSizeSet, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processFocusEvent, processKeyBinding, processKeyEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setDebugGraphicsOptions, setDoubleBuffered, setFont, setForeground, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</CODE></TD>
  276: </TR>
  277: </TABLE>
  278: &nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
  279: <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  280: <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  281: <TD><B>Methods inherited from class java.awt.Container</B></TD>
  282: </TR>
  283: <TR BGCOLOR="white" CLASS="TableRowColor">
  284: <TD><CODE>add, add, add, add, add, addContainerListener, addImpl, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getLayout, insets, invalidate, isAncestorOf, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setLayout, validate, validateTree</CODE></TD>
  285: </TR>
  286: </TABLE>
  287: &nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
  288: <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  289: <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  290: <TD><B>Methods inherited from class java.awt.Component</B></TD>
  291: </TR>
  292: <TR BGCOLOR="white" CLASS="TableRowColor">
  293: <TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, getBackground, getBounds, getColorModel, getComponentOrientation, getCursor, getDropTarget, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getInputContext, getInputMethodRequests, getLocale, getLocation, getLocationOnScreen, getName, getParent, getPeer, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, imageUpdate, inside, isDisplayable, isEnabled, isLightweight, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus</CODE></TD>
  294: </TR>
  295: </TABLE>
  296: &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  297: <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  298: <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  299: <TD><B>Methods inherited from class java.lang.Object</B></TD>
  300: </TR>
  301: <TR BGCOLOR="white" CLASS="TableRowColor">
  302: <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  303: </TR>
  304: </TABLE>
  305: &nbsp;
  306: <P>
  307: 
  308: <!-- ============ FIELD DETAIL =========== -->
  309: 
  310: 
  311: <!-- ========= CONSTRUCTOR DETAIL ======== -->
  312: 
  313: <A NAME="constructor_detail"><!-- --></A>
  314: <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  315: <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  316: <TD COLSPAN=1><FONT SIZE="+2">
  317: <B>Constructor Detail</B></FONT></TD>
  318: </TR>
  319: </TABLE>
  320: 
  321: <A NAME="TableComponent()"><!-- --></A><H3>
  322: TableComponent</H3>
  323: <PRE>
  324: public <B>TableComponent</B>()</PRE>
  325: <DL>
  326: <DD>Constructs an  empty table with default header and  dummy data</DL>
  327: 
  328: <!-- ============ METHOD DETAIL ========== -->
  329: 
  330: <A NAME="method_detail"><!-- --></A>
  331: <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  332: <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  333: <TD COLSPAN=1><FONT SIZE="+2">
  334: <B>Method Detail</B></FONT></TD>
  335: </TR>
  336: </TABLE>
  337: 
  338: <A NAME="setData(java.lang.Object[][])"><!-- --></A><H3>
  339: setData</H3>
  340: <PRE>
  341: public void <B>setData</B>(java.lang.Object[][]&nbsp;data)</PRE>
  342: <DL>
  343: <DD>Fills  the  table  with the array of Objects<DD><DL>
  344: </DL>
  345: </DD>
  346: <DD><DL>
  347: <DT><B>Parameters:</B><DD><CODE>array</CODE> - of Objects</DL>
  348: </DD>
  349: </DL>
  350: <HR>
  351: 
  352: <A NAME="clear()"><!-- --></A><H3>
  353: clear</H3>
  354: <PRE>
  355: public void <B>clear</B>()</PRE>
  356: <DL>
  357: <DD><DL>
  358: </DL>
  359: </DD>
  360: </DL>
  361: <HR>
  362: 
  363: <A NAME="disable(boolean)"><!-- --></A><H3>
  364: disable</H3>
  365: <PRE>
  366: public void <B>disable</B>(boolean&nbsp;state)</PRE>
  367: <DL>
  368: <DD><DL>
  369: </DL>
  370: </DD>
  371: </DL>
  372: <HR>
  373: 
  374: <A NAME="setEnabled(boolean)"><!-- --></A><H3>
  375: setEnabled</H3>
  376: <PRE>
  377: public void <B>setEnabled</B>(boolean&nbsp;state)</PRE>
  378: <DL>
  379: <DD><DL>
  380: <DT><B>Overrides:</B><DD><CODE>setEnabled</CODE> in class <CODE>javax.swing.JComponent</CODE></DL>
  381: </DD>
  382: </DL>
  383: <HR>
  384: 
  385: <A NAME="tableChanged(javax.swing.event.TableModelEvent)"><!-- --></A><H3>
  386: tableChanged</H3>
  387: <PRE>
  388: public void <B>tableChanged</B>(javax.swing.event.TableModelEvent&nbsp;e)</PRE>
  389: <DL>
  390: <DD><DL>
  391: <DT><B>Specified by: </B><DD><CODE>tableChanged</CODE> in interface <CODE>javax.swing.event.TableModelListener</CODE></DL>
  392: </DD>
  393: </DL>
  394: <HR>
  395: 
  396: <A NAME="getMaxHeaderWidth()"><!-- --></A><H3>
  397: getMaxHeaderWidth</H3>
  398: <PRE>
  399: public int <B>getMaxHeaderWidth</B>()</PRE>
  400: <DL>
  401: <DD><DL>
  402: </DL>
  403: </DD>
  404: </DL>
  405: <HR>
  406: 
  407: <A NAME="enlarge(int, int)"><!-- --></A><H3>
  408: enlarge</H3>
  409: <PRE>
  410: public void <B>enlarge</B>(int&nbsp;windowWidth,
  411:                     int&nbsp;windowHeight)</PRE>
  412: <DL>
  413: <DD><DL>
  414: </DL>
  415: </DD>
  416: </DL>
  417: <HR>
  418: 
  419: <A NAME="sizeToFit(int, int)"><!-- --></A><H3>
  420: sizeToFit</H3>
  421: <PRE>
  422: public void <B>sizeToFit</B>(int&nbsp;windowWidth,
  423:                       int&nbsp;windowHeight)</PRE>
  424: <DL>
  425: <DD><DL>
  426: </DL>
  427: </DD>
  428: </DL>
  429: <HR>
  430: 
  431: <A NAME="exportToHTML()"><!-- --></A><H3>
  432: exportToHTML</H3>
  433: <PRE>
  434: public java.lang.StringBuffer <B>exportToHTML</B>()</PRE>
  435: <DL>
  436: <DD>exports the current data in this tablecomponent to HTML<DD><DL>
  437: </DL>
  438: </DD>
  439: <DD><DL>
  440: <DT><B>Returns:</B><DD>StringBuffer containing the HTML code</DL>
  441: </DD>
  442: </DL>
  443: <HR>
  444: 
  445: <A NAME="convertUml(java.lang.StringBuffer)"><!-- --></A><H3>
  446: convertUml</H3>
  447: <PRE>
  448: public static java.lang.StringBuffer <B>convertUml</B>(java.lang.StringBuffer&nbsp;newName)</PRE>
  449: <DL>
  450: <DD>MacOs and Windows Version of the Method 
  451:  converts german umlaute to html &umlaute;<DD><DL>
  452: </DL>
  453: </DD>
  454: </DL>
  455: <!-- ========= END OF CLASS DATA ========= -->
  456: <HR>
  457: 
  458: <!-- ========== START OF NAVBAR ========== -->
  459: <A NAME="navbar_bottom"><!-- --></A>
  460: <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
  461: <TR>
  462: <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  463: <A NAME="navbar_bottom_firstrow"><!-- --></A>
  464: <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
  465:   <TR ALIGN="center" VALIGN="top">
  466:   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  467:   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  468:   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  469:   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  470:   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  471:   </TR>
  472: </TABLE>
  473: </TD>
  474: <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  475: </EM>
  476: </TD>
  477: </TR>
  478: 
  479: <TR>
  480: <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  481: &nbsp;<A HREF="ResultWindow.html"><B>PREV CLASS</B></A>&nbsp;
  482: &nbsp;NEXT CLASS</FONT></TD>
  483: <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  484:   <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
  485: &nbsp;<A HREF="TableComponent.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
  486: </TR>
  487: <TR>
  488: <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  489:   SUMMARY: &nbsp;<A HREF="#inner_classes_inherited_from_class_javax.swing.JPanel">INNER</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_javax.swing.JComponent">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  490: <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  491: DETAIL: &nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  492: </TR>
  493: </TABLE>
  494: <!-- =========== END OF NAVBAR =========== -->
  495: 
  496: <HR>
  497: 
  498: </BODY>
  499: </HTML>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>