924 lines
27 KiB
HTML
924 lines
27 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
|
|
<!--NewPage-->
|
|
<HTML>
|
|
<HEAD>
|
|
<!-- Generated by javadoc on Sun Aug 01 23:07:53 MDT 1999 -->
|
|
<TITLE>
|
|
: Class TextCellEditor
|
|
</TITLE>
|
|
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
|
|
</HEAD>
|
|
<BODY BGCOLOR="white">
|
|
|
|
<!-- ========== START OF NAVBAR ========== -->
|
|
<A NAME="navbar_top"><!-- --></A>
|
|
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
|
|
<TR>
|
|
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
|
|
<A NAME="navbar_top_firstrow"><!-- --></A>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
|
|
<TR ALIGN="center" VALIGN="top">
|
|
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT ID="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> <FONT ID="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../help-doc.html"><FONT ID="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" ID="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../../grendel/widgets/StatusEvent.html"><B>PREV CLASS</B></A>
|
|
<A HREF="../../grendel/widgets/ToggleCellEditor.html"><B>NEXT CLASS</B></A></FONT></TD>
|
|
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../../index.html" TARGET="_top"><B>FRAMES</B></A>
|
|
<A HREF="TextCellEditor.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
|
|
</TR>
|
|
<TR>
|
|
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
|
|
SUMMARY: <A HREF="#inner_classes_inherited_from_class_javax.swing.JTextField">INNER</A> | <A HREF="#fields_inherited_from_class_javax.swing.JTextField">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
|
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
|
|
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<!-- =========== END OF NAVBAR =========== -->
|
|
|
|
<HR>
|
|
<!-- ======== START OF CLASS DATA ======== -->
|
|
<H2>
|
|
<FONT SIZE="-1">
|
|
grendel.widgets</FONT>
|
|
<BR>
|
|
Class TextCellEditor</H2>
|
|
<PRE>
|
|
java.lang.Object
|
|
|
|
|
+--java.awt.Component
|
|
|
|
|
+--java.awt.Container
|
|
|
|
|
+--javax.swing.JComponent
|
|
|
|
|
+--javax.swing.text.JTextComponent
|
|
|
|
|
+--javax.swing.JTextField
|
|
|
|
|
+--<B>grendel.widgets.TextCellEditor</B>
|
|
</PRE>
|
|
<HR>
|
|
<DL>
|
|
<DT>public class <B>TextCellEditor</B><DT>extends javax.swing.JTextField<DT>implements <A HREF="../../grendel/widgets/CellEditor.html">CellEditor</A>, javax.swing.event.DocumentListener</DL>
|
|
|
|
<P>
|
|
<DL>
|
|
<DT><B>See Also: </B><DD><A HREF="../../serialized-form.html#grendel.widgets.TextCellEditor">Serialized Form</A></DL>
|
|
<HR>
|
|
|
|
<P>
|
|
<!-- ======== INNER CLASS SUMMARY ======== -->
|
|
|
|
<A NAME="inner_classes_inherited_from_class_javax.swing.JTextField"><!-- --></A>
|
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
|
<TR BGCOLOR="#EEEEFF" ID="TableSubHeadingColor">
|
|
<TD><B>Inner classes inherited from class javax.swing.JTextField</B></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD><CODE><B>javax.swing.JTextField.AccessibleJTextField</B></CODE></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="inner_classes_inherited_from_class_javax.swing.text.JTextComponent"><!-- --></A>
|
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
|
<TR BGCOLOR="#EEEEFF" ID="TableSubHeadingColor">
|
|
<TD><B>Inner classes inherited from class javax.swing.text.JTextComponent</B></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD><CODE><B>javax.swing.text.JTextComponent.AccessibleJTextComponent</B>,
|
|
<B>javax.swing.text.JTextComponent.KeyBinding</B></CODE></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="inner_classes_inherited_from_class_javax.swing.JComponent"><!-- --></A>
|
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
|
<TR BGCOLOR="#EEEEFF" ID="TableSubHeadingColor">
|
|
<TD><B>Inner classes inherited from class javax.swing.JComponent</B></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD><CODE><B>javax.swing.JComponent.AccessibleJComponent</B></CODE></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<!-- =========== FIELD SUMMARY =========== -->
|
|
|
|
<A NAME="fields_inherited_from_class_javax.swing.JTextField"><!-- --></A>
|
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
|
<TR BGCOLOR="#EEEEFF" ID="TableSubHeadingColor">
|
|
<TD><B>Fields inherited from class javax.swing.JTextField</B></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD><CODE>notifyAction</CODE></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="fields_inherited_from_class_javax.swing.text.JTextComponent"><!-- --></A>
|
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
|
<TR BGCOLOR="#EEEEFF" ID="TableSubHeadingColor">
|
|
<TD><B>Fields inherited from class javax.swing.text.JTextComponent</B></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD><CODE>DEFAULT_KEYMAP,
|
|
FOCUS_ACCELERATOR_KEY</CODE></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A>
|
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
|
<TR BGCOLOR="#EEEEFF" ID="TableSubHeadingColor">
|
|
<TD><B>Fields inherited from class javax.swing.JComponent</B></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD><CODE>accessibleContext,
|
|
listenerList,
|
|
TOOL_TIP_TEXT_KEY,
|
|
ui,
|
|
UNDEFINED_CONDITION,
|
|
WHEN_ANCESTOR_OF_FOCUSED_COMPONENT,
|
|
WHEN_FOCUSED,
|
|
WHEN_IN_FOCUSED_WINDOW</CODE></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
|
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
|
<TR BGCOLOR="#EEEEFF" ID="TableSubHeadingColor">
|
|
<TD><B>Fields inherited from class java.awt.Component</B></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD><CODE>BOTTOM_ALIGNMENT,
|
|
CENTER_ALIGNMENT,
|
|
LEFT_ALIGNMENT,
|
|
RIGHT_ALIGNMENT,
|
|
TOP_ALIGNMENT</CODE></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
|
|
|
<A NAME="constructor_summary"><!-- --></A>
|
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
|
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Constructor Summary</B></FONT></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/TextCellEditor.html#TextCellEditor()">TextCellEditor</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<!-- ========== METHOD SUMMARY =========== -->
|
|
|
|
<A NAME="method_summary"><!-- --></A>
|
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
|
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Method Summary</B></FONT></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/TextCellEditor.html#addCellEditorListener(javax.swing.event.CellEditorListener)">addCellEditorListener</A></B>(javax.swing.event.CellEditorListener aListener)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/TextCellEditor.html#cancelCellEditing()">cancelCellEditing</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/TextCellEditor.html#changedUpdate(javax.swing.event.DocumentEvent)">changedUpdate</A></B>(javax.swing.event.DocumentEvent aEvent)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> java.awt.Component</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/TextCellEditor.html#getCellEditorComponent()">getCellEditorComponent</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> java.lang.Object</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/TextCellEditor.html#getCellEditorValue()">getCellEditorValue</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/TextCellEditor.html#insertUpdate(javax.swing.event.DocumentEvent)">insertUpdate</A></B>(javax.swing.event.DocumentEvent aEvent)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> boolean</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/TextCellEditor.html#isCellEditable(java.util.EventObject)">isCellEditable</A></B>(java.util.EventObject aEvent)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/TextCellEditor.html#removeCellEditorListener(javax.swing.event.CellEditorListener)">removeCellEditorListener</A></B>(javax.swing.event.CellEditorListener aListener)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/TextCellEditor.html#removeUpdate(javax.swing.event.DocumentEvent)">removeUpdate</A></B>(javax.swing.event.DocumentEvent aEvent)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/TextCellEditor.html#setValue(java.lang.Object, java.lang.Object, boolean)">setValue</A></B>(java.lang.Object aObject,
|
|
java.lang.Object aData,
|
|
boolean aSelected)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> boolean</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/TextCellEditor.html#shouldSelectCell(java.util.EventObject)">shouldSelectCell</A></B>(java.util.EventObject aEvent)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> boolean</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/TextCellEditor.html#startCellEditing(java.util.EventObject)">startCellEditing</A></B>(java.util.EventObject aEvent)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE> boolean</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/TextCellEditor.html#stopCellEditing()">stopCellEditing</A></B>()</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
|
<CODE>protected void</CODE></FONT></TD>
|
|
<TD><CODE><B><A HREF="../../grendel/widgets/TextCellEditor.html#updateSize(java.awt.Dimension)">updateSize</A></B>(java.awt.Dimension aSize)</CODE>
|
|
|
|
<BR>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="methods_inherited_from_class_javax.swing.JTextField"><!-- --></A>
|
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
|
<TR BGCOLOR="#EEEEFF" ID="TableSubHeadingColor">
|
|
<TD><B>Methods inherited from class javax.swing.JTextField</B></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD><CODE>addActionListener,
|
|
createDefaultModel,
|
|
fireActionPerformed,
|
|
getAccessibleContext,
|
|
getActions,
|
|
getColumns,
|
|
getColumnWidth,
|
|
getHorizontalAlignment,
|
|
getHorizontalVisibility,
|
|
getPreferredSize,
|
|
getScrollOffset,
|
|
getUIClassID,
|
|
isValidateRoot,
|
|
paramString,
|
|
postActionEvent,
|
|
removeActionListener,
|
|
scrollRectToVisible,
|
|
setActionCommand,
|
|
setColumns,
|
|
setFont,
|
|
setHorizontalAlignment,
|
|
setScrollOffset</CODE></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="methods_inherited_from_class_javax.swing.text.JTextComponent"><!-- --></A>
|
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
|
<TR BGCOLOR="#EEEEFF" ID="TableSubHeadingColor">
|
|
<TD><B>Methods inherited from class javax.swing.text.JTextComponent</B></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD><CODE>addCaretListener,
|
|
addKeymap,
|
|
copy,
|
|
cut,
|
|
fireCaretUpdate,
|
|
getCaret,
|
|
getCaretColor,
|
|
getCaretPosition,
|
|
getDisabledTextColor,
|
|
getDocument,
|
|
getFocusAccelerator,
|
|
getHighlighter,
|
|
getInputMethodRequests,
|
|
getKeymap,
|
|
getKeymap,
|
|
getMargin,
|
|
getPreferredScrollableViewportSize,
|
|
getScrollableBlockIncrement,
|
|
getScrollableTracksViewportHeight,
|
|
getScrollableTracksViewportWidth,
|
|
getScrollableUnitIncrement,
|
|
getSelectedText,
|
|
getSelectedTextColor,
|
|
getSelectionColor,
|
|
getSelectionEnd,
|
|
getSelectionStart,
|
|
getText,
|
|
getText,
|
|
getUI,
|
|
isEditable,
|
|
isFocusTraversable,
|
|
isOpaque,
|
|
loadKeymap,
|
|
modelToView,
|
|
moveCaretPosition,
|
|
paste,
|
|
processComponentKeyEvent,
|
|
processInputMethodEvent,
|
|
read,
|
|
removeCaretListener,
|
|
removeKeymap,
|
|
removeNotify,
|
|
replaceSelection,
|
|
select,
|
|
selectAll,
|
|
setCaret,
|
|
setCaretColor,
|
|
setCaretPosition,
|
|
setDisabledTextColor,
|
|
setDocument,
|
|
setEditable,
|
|
setEnabled,
|
|
setFocusAccelerator,
|
|
setHighlighter,
|
|
setKeymap,
|
|
setMargin,
|
|
setOpaque,
|
|
setSelectedTextColor,
|
|
setSelectionColor,
|
|
setSelectionEnd,
|
|
setSelectionStart,
|
|
setText,
|
|
setUI,
|
|
updateUI,
|
|
viewToModel,
|
|
write</CODE></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
|
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
|
<TR BGCOLOR="#EEEEFF" ID="TableSubHeadingColor">
|
|
<TD><B>Methods inherited from class javax.swing.JComponent</B></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD><CODE>addAncestorListener,
|
|
addNotify,
|
|
addPropertyChangeListener,
|
|
addVetoableChangeListener,
|
|
computeVisibleRect,
|
|
contains,
|
|
createToolTip,
|
|
firePropertyChange,
|
|
firePropertyChange,
|
|
firePropertyChange,
|
|
firePropertyChange,
|
|
firePropertyChange,
|
|
firePropertyChange,
|
|
firePropertyChange,
|
|
firePropertyChange,
|
|
firePropertyChange,
|
|
fireVetoableChange,
|
|
getActionForKeyStroke,
|
|
getAlignmentX,
|
|
getAlignmentY,
|
|
getAutoscrolls,
|
|
getBorder,
|
|
getBounds,
|
|
getClientProperty,
|
|
getComponentGraphics,
|
|
getConditionForKeyStroke,
|
|
getDebugGraphicsOptions,
|
|
getGraphics,
|
|
getHeight,
|
|
getInsets,
|
|
getInsets,
|
|
getLocation,
|
|
getMaximumSize,
|
|
getMinimumSize,
|
|
getNextFocusableComponent,
|
|
getRegisteredKeyStrokes,
|
|
getRootPane,
|
|
getSize,
|
|
getToolTipLocation,
|
|
getToolTipText,
|
|
getToolTipText,
|
|
getTopLevelAncestor,
|
|
getVisibleRect,
|
|
getWidth,
|
|
getX,
|
|
getY,
|
|
grabFocus,
|
|
hasFocus,
|
|
isDoubleBuffered,
|
|
isFocusCycleRoot,
|
|
isLightweightComponent,
|
|
isManagingFocus,
|
|
isOptimizedDrawingEnabled,
|
|
isPaintingTile,
|
|
isRequestFocusEnabled,
|
|
paint,
|
|
paintBorder,
|
|
paintChildren,
|
|
paintComponent,
|
|
paintImmediately,
|
|
paintImmediately,
|
|
processFocusEvent,
|
|
processKeyEvent,
|
|
processMouseMotionEvent,
|
|
putClientProperty,
|
|
registerKeyboardAction,
|
|
registerKeyboardAction,
|
|
removeAncestorListener,
|
|
removePropertyChangeListener,
|
|
removeVetoableChangeListener,
|
|
repaint,
|
|
repaint,
|
|
requestDefaultFocus,
|
|
requestFocus,
|
|
resetKeyboardActions,
|
|
reshape,
|
|
revalidate,
|
|
setAlignmentX,
|
|
setAlignmentY,
|
|
setAutoscrolls,
|
|
setBackground,
|
|
setBorder,
|
|
setDebugGraphicsOptions,
|
|
setDoubleBuffered,
|
|
setForeground,
|
|
setMaximumSize,
|
|
setMinimumSize,
|
|
setNextFocusableComponent,
|
|
setPreferredSize,
|
|
setRequestFocusEnabled,
|
|
setToolTipText,
|
|
setUI,
|
|
setVisible,
|
|
unregisterKeyboardAction,
|
|
update</CODE></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
|
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
|
<TR BGCOLOR="#EEEEFF" ID="TableSubHeadingColor">
|
|
<TD><B>Methods inherited from class java.awt.Container</B></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<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,
|
|
print,
|
|
printComponents,
|
|
processContainerEvent,
|
|
processEvent,
|
|
remove,
|
|
remove,
|
|
removeAll,
|
|
removeContainerListener,
|
|
setLayout,
|
|
validate,
|
|
validateTree</CODE></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
|
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
|
<TR BGCOLOR="#EEEEFF" ID="TableSubHeadingColor">
|
|
<TD><B>Methods inherited from class java.awt.Component</B></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD><CODE>action,
|
|
add,
|
|
addComponentListener,
|
|
addFocusListener,
|
|
addInputMethodListener,
|
|
addKeyListener,
|
|
addMouseListener,
|
|
addMouseMotionListener,
|
|
addPropertyChangeListener,
|
|
bounds,
|
|
checkImage,
|
|
checkImage,
|
|
coalesceEvents,
|
|
contains,
|
|
createImage,
|
|
createImage,
|
|
disable,
|
|
disableEvents,
|
|
dispatchEvent,
|
|
enable,
|
|
enable,
|
|
enableEvents,
|
|
enableInputMethods,
|
|
getBackground,
|
|
getBounds,
|
|
getColorModel,
|
|
getComponentOrientation,
|
|
getCursor,
|
|
getDropTarget,
|
|
getFont,
|
|
getFontMetrics,
|
|
getForeground,
|
|
getInputContext,
|
|
getLocale,
|
|
getLocation,
|
|
getLocationOnScreen,
|
|
getName,
|
|
getParent,
|
|
getPeer,
|
|
getSize,
|
|
getToolkit,
|
|
getTreeLock,
|
|
gotFocus,
|
|
handleEvent,
|
|
hide,
|
|
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,
|
|
printAll,
|
|
processComponentEvent,
|
|
processMouseEvent,
|
|
remove,
|
|
removeComponentListener,
|
|
removeFocusListener,
|
|
removeInputMethodListener,
|
|
removeKeyListener,
|
|
removeMouseListener,
|
|
removeMouseMotionListener,
|
|
removePropertyChangeListener,
|
|
repaint,
|
|
repaint,
|
|
repaint,
|
|
resize,
|
|
resize,
|
|
setBounds,
|
|
setBounds,
|
|
setComponentOrientation,
|
|
setCursor,
|
|
setDropTarget,
|
|
setLocale,
|
|
setLocation,
|
|
setLocation,
|
|
setName,
|
|
setSize,
|
|
setSize,
|
|
show,
|
|
show,
|
|
size,
|
|
toString,
|
|
transferFocus</CODE></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
|
<TR BGCOLOR="#EEEEFF" ID="TableSubHeadingColor">
|
|
<TD><B>Methods inherited from class java.lang.Object</B></TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" ID="TableRowColor">
|
|
<TD><CODE>clone,
|
|
equals,
|
|
finalize,
|
|
getClass,
|
|
hashCode,
|
|
notify,
|
|
notifyAll,
|
|
wait,
|
|
wait,
|
|
wait</CODE></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<!-- ============ FIELD DETAIL =========== -->
|
|
|
|
|
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
|
|
|
<A NAME="constructor_detail"><!-- --></A>
|
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
|
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Constructor Detail</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<A NAME="TextCellEditor()"><!-- --></A><H3>
|
|
TextCellEditor</H3>
|
|
<PRE>
|
|
public <B>TextCellEditor</B>()</PRE>
|
|
<DL>
|
|
</DL>
|
|
|
|
<!-- ============ METHOD DETAIL ========== -->
|
|
|
|
<A NAME="method_detail"><!-- --></A>
|
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
|
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Method Detail</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<A NAME="cancelCellEditing()"><!-- --></A><H3>
|
|
cancelCellEditing</H3>
|
|
<PRE>
|
|
public void <B>cancelCellEditing</B>()</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="setValue(java.lang.Object, java.lang.Object, boolean)"><!-- --></A><H3>
|
|
setValue</H3>
|
|
<PRE>
|
|
public void <B>setValue</B>(java.lang.Object aObject,
|
|
java.lang.Object aData,
|
|
boolean aSelected)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
<DT><B>Specified by: </B><DD><A HREF="../../grendel/widgets/CellEditor.html#setValue(java.lang.Object, java.lang.Object, boolean)">setValue</A> in interface <A HREF="../../grendel/widgets/CellEditor.html">CellEditor</A></DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="getCellEditorValue()"><!-- --></A><H3>
|
|
getCellEditorValue</H3>
|
|
<PRE>
|
|
public java.lang.Object <B>getCellEditorValue</B>()</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="isCellEditable(java.util.EventObject)"><!-- --></A><H3>
|
|
isCellEditable</H3>
|
|
<PRE>
|
|
public boolean <B>isCellEditable</B>(java.util.EventObject aEvent)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="shouldSelectCell(java.util.EventObject)"><!-- --></A><H3>
|
|
shouldSelectCell</H3>
|
|
<PRE>
|
|
public boolean <B>shouldSelectCell</B>(java.util.EventObject aEvent)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="stopCellEditing()"><!-- --></A><H3>
|
|
stopCellEditing</H3>
|
|
<PRE>
|
|
public boolean <B>stopCellEditing</B>()</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="startCellEditing(java.util.EventObject)"><!-- --></A><H3>
|
|
startCellEditing</H3>
|
|
<PRE>
|
|
public boolean <B>startCellEditing</B>(java.util.EventObject aEvent)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
<DT><B>Specified by: </B><DD><A HREF="../../grendel/widgets/CellEditor.html#startCellEditing(java.util.EventObject)">startCellEditing</A> in interface <A HREF="../../grendel/widgets/CellEditor.html">CellEditor</A></DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="getCellEditorComponent()"><!-- --></A><H3>
|
|
getCellEditorComponent</H3>
|
|
<PRE>
|
|
public java.awt.Component <B>getCellEditorComponent</B>()</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
<DT><B>Specified by: </B><DD><A HREF="../../grendel/widgets/CellEditor.html#getCellEditorComponent()">getCellEditorComponent</A> in interface <A HREF="../../grendel/widgets/CellEditor.html">CellEditor</A></DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="addCellEditorListener(javax.swing.event.CellEditorListener)"><!-- --></A><H3>
|
|
addCellEditorListener</H3>
|
|
<PRE>
|
|
public void <B>addCellEditorListener</B>(javax.swing.event.CellEditorListener aListener)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="removeCellEditorListener(javax.swing.event.CellEditorListener)"><!-- --></A><H3>
|
|
removeCellEditorListener</H3>
|
|
<PRE>
|
|
public void <B>removeCellEditorListener</B>(javax.swing.event.CellEditorListener aListener)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="updateSize(java.awt.Dimension)"><!-- --></A><H3>
|
|
updateSize</H3>
|
|
<PRE>
|
|
protected void <B>updateSize</B>(java.awt.Dimension aSize)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="changedUpdate(javax.swing.event.DocumentEvent)"><!-- --></A><H3>
|
|
changedUpdate</H3>
|
|
<PRE>
|
|
public void <B>changedUpdate</B>(javax.swing.event.DocumentEvent aEvent)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
<DT><B>Specified by: </B><DD>changedUpdate in interface javax.swing.event.DocumentListener</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="insertUpdate(javax.swing.event.DocumentEvent)"><!-- --></A><H3>
|
|
insertUpdate</H3>
|
|
<PRE>
|
|
public void <B>insertUpdate</B>(javax.swing.event.DocumentEvent aEvent)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
<DT><B>Specified by: </B><DD>insertUpdate in interface javax.swing.event.DocumentListener</DL>
|
|
</DD>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="removeUpdate(javax.swing.event.DocumentEvent)"><!-- --></A><H3>
|
|
removeUpdate</H3>
|
|
<PRE>
|
|
public void <B>removeUpdate</B>(javax.swing.event.DocumentEvent aEvent)</PRE>
|
|
<DL>
|
|
<DD><DL>
|
|
<DT><B>Specified by: </B><DD>removeUpdate in interface javax.swing.event.DocumentListener</DL>
|
|
</DD>
|
|
</DL>
|
|
<!-- ========= END OF CLASS DATA ========= -->
|
|
<HR>
|
|
|
|
<!-- ========== START OF NAVBAR ========== -->
|
|
<A NAME="navbar_bottom"><!-- --></A>
|
|
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
|
|
<TR>
|
|
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
|
|
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
|
|
<TR ALIGN="center" VALIGN="top">
|
|
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT ID="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> <FONT ID="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../help-doc.html"><FONT ID="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" ID="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../../grendel/widgets/StatusEvent.html"><B>PREV CLASS</B></A>
|
|
<A HREF="../../grendel/widgets/ToggleCellEditor.html"><B>NEXT CLASS</B></A></FONT></TD>
|
|
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../../index.html" TARGET="_top"><B>FRAMES</B></A>
|
|
<A HREF="TextCellEditor.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
|
|
</TR>
|
|
<TR>
|
|
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
|
|
SUMMARY: <A HREF="#inner_classes_inherited_from_class_javax.swing.JTextField">INNER</A> | <A HREF="#fields_inherited_from_class_javax.swing.JTextField">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
|
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
|
|
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<!-- =========== END OF NAVBAR =========== -->
|
|
|
|
<HR>
|
|
|
|
</BODY>
|
|
</HTML>
|